ma.org.apache.maven.org.jibx.schema.org.apache.maven.maven_v4_0_0.1.2.1.source-code.binding.xml Maven / Gradle / Ivy
<binding xmlns:ns1="http://maven.apache.org/POM/4.0.0" name="binding" package="org.jibx.schema.org.apache.maven.maven_v4_0_0" trim-whitespace="true"> <namespace uri="http://maven.apache.org/POM/4.0.0" default="elements"/> <mapping abstract="true" type-name="ns1:Model" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Model"> <structure ordered="false"> <value style="element" name="modelVersion" get-method="getModelVersion" set-method="setModelVersion" usage="optional"/> <structure map-as="ns1:Parent" get-method="getParent" set-method="setParent" usage="optional" name="parent"/> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <value style="element" name="packaging" get-method="getPackaging" set-method="setPackaging" usage="optional"/> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="description" get-method="getDescription" set-method="setDescription" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="inceptionYear" get-method="getInceptionYear" set-method="setInceptionYear" usage="optional"/> <structure map-as="ns1:Organization" get-method="getOrganization" set-method="setOrganization" usage="optional" name="organization"/> <structure get-method="getLicenses" set-method="setLicenses" usage="optional" name="licenses"> <collection get-method="getLicenseList" set-method="setLicenseList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:License" name="license"/> </collection> </structure> <structure get-method="getDevelopers" set-method="setDevelopers" usage="optional" name="developers"> <collection get-method="getDeveloperList" set-method="setDeveloperList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Developer" name="developer"/> </collection> </structure> <structure get-method="getContributors" set-method="setContributors" usage="optional" name="contributors"> <collection get-method="getContributorList" set-method="setContributorList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Contributor" name="contributor"/> </collection> </structure> <structure get-method="getMailingLists" set-method="setMailingLists" usage="optional" name="mailingLists"> <collection get-method="getMailingList" set-method="setMailingList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:MailingList" name="mailingList"/> </collection> </structure> <structure map-as="ns1:Prerequisites" get-method="getPrerequisites" set-method="setPrerequisites" usage="optional" name="prerequisites"/> <structure get-method="getModules" set-method="setModules" usage="optional" name="modules"> <collection get-method="getModuleList" set-method="setModuleList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="module" type="java.lang.String"/> </collection> </structure> <structure map-as="ns1:Scm" get-method="getScm" set-method="setScm" usage="optional" name="scm"/> <structure map-as="ns1:IssueManagement" get-method="getIssueManagement" set-method="setIssueManagement" usage="optional" name="issueManagement"/> <structure map-as="ns1:CiManagement" get-method="getCiManagement" set-method="setCiManagement" usage="optional" name="ciManagement"/> <structure map-as="ns1:DistributionManagement" get-method="getDistributionManagement" set-method="setDistributionManagement" usage="optional" name="distributionManagement"/> <structure get-method="getProperties" set-method="setProperties" usage="optional" name="properties"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> <structure map-as="ns1:DependencyManagement" get-method="getDependencyManagement" set-method="setDependencyManagement" usage="optional" name="dependencyManagement"/> <structure get-method="getDependencies" set-method="setDependencies" usage="optional" name="dependencies"> <collection get-method="getDependencyList" set-method="setDependencyList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Dependency" name="dependency"/> </collection> </structure> <structure get-method="getRepositories" set-method="setRepositories" usage="optional" name="repositories"> <collection get-method="getRepositoryList" set-method="setRepositoryList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Repository" name="repository"/> </collection> </structure> <structure get-method="getPluginRepositories" set-method="setPluginRepositories" usage="optional" name="pluginRepositories"> <collection get-method="getPluginRepositoryList" set-method="setPluginRepositoryList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Repository" name="pluginRepository"/> </collection> </structure> <structure map-as="ns1:Build" get-method="getBuild" set-method="setBuild" usage="optional" name="build"/> <structure get-method="getReports" set-method="setReports" usage="optional" name="reports"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> <structure map-as="ns1:Reporting" get-method="getReporting" set-method="setReporting" usage="optional" name="reporting"/> <structure get-method="getProfiles" set-method="setProfiles" usage="optional" name="profiles"> <collection get-method="getProfileList" set-method="setProfileList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Profile" name="profile"/> </collection> </structure> </structure> <value style="attribute" name="child.project.url.inherit.append.path" get-method="getChildProjectUrlInheritAppendPath" set-method="setChildProjectUrlInheritAppendPath" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Model" name="project"> <structure map-as="ns1:Model"/> </mapping> <mapping abstract="true" type-name="ns1:License" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.License"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="distribution" get-method="getDistribution" set-method="setDistribution" usage="optional"/> <value style="element" name="comments" get-method="getComments" set-method="setComments" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:CiManagement" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.CiManagement"> <structure ordered="false"> <value style="element" name="system" get-method="getSystem" set-method="setSystem" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <structure get-method="getNotifiers" set-method="setNotifiers" usage="optional" name="notifiers"> <collection get-method="getNotifierList" set-method="setNotifierList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Notifier" name="notifier"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Notifier" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Notifier"> <structure ordered="false"> <value style="element" name="type" get-method="getType" set-method="setType" usage="optional"/> <value style="element" name="sendOnError" get-method="getSendOnError" set-method="setSendOnError" usage="optional"/> <value style="element" name="sendOnFailure" get-method="getSendOnFailure" set-method="setSendOnFailure" usage="optional"/> <value style="element" name="sendOnSuccess" get-method="getSendOnSuccess" set-method="setSendOnSuccess" usage="optional"/> <value style="element" name="sendOnWarning" get-method="getSendOnWarning" set-method="setSendOnWarning" usage="optional"/> <value style="element" name="address" get-method="getAddress" set-method="setAddress" usage="optional"/> <structure get-method="getConfiguration" set-method="setConfiguration" usage="optional" name="configuration"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Scm" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Scm"> <structure ordered="false"> <value style="element" name="connection" get-method="getConnection" set-method="setConnection" usage="optional"/> <value style="element" name="developerConnection" get-method="getDeveloperConnection" set-method="setDeveloperConnection" usage="optional"/> <value style="element" name="tag" get-method="getTag" set-method="setTag" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> </structure> <value style="attribute" name="child.scm.connection.inherit.append.path" get-method="getChildScmConnectionInheritAppendPath" set-method="setChildScmConnectionInheritAppendPath" usage="optional"/> <value style="attribute" name="child.scm.developerConnection.inherit.append.path" get-method="getChildScmDeveloperConnectionInheritAppendPath" set-method="setChildScmDeveloperConnectionInheritAppendPath" usage="optional"/> <value style="attribute" name="child.scm.url.inherit.append.path" get-method="getChildScmUrlInheritAppendPath" set-method="setChildScmUrlInheritAppendPath" usage="optional"/> </mapping> <mapping abstract="true" type-name="ns1:IssueManagement" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.IssueManagement"> <structure ordered="false"> <value style="element" name="system" get-method="getSystem" set-method="setSystem" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:DependencyManagement" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.DependencyManagement"> <structure get-method="getDependencies" set-method="setDependencies" usage="optional" name="dependencies"> <collection get-method="getDependencyList" set-method="setDependencyList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Dependency" name="dependency"/> </collection> </structure> </mapping> <mapping abstract="true" type-name="ns1:Dependency" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Dependency"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <value style="element" name="type" get-method="getType" set-method="setType" usage="optional"/> <value style="element" name="classifier" get-method="getClassifier" set-method="setClassifier" usage="optional"/> <value style="element" name="scope" get-method="getScope" set-method="setScope" usage="optional"/> <value style="element" name="systemPath" get-method="getSystemPath" set-method="setSystemPath" usage="optional"/> <structure get-method="getExclusions" set-method="setExclusions" usage="optional" name="exclusions"> <collection get-method="getExclusionList" set-method="setExclusionList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Exclusion" name="exclusion"/> </collection> </structure> <value style="element" name="optional" get-method="getOptional" set-method="setOptional" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Exclusion" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Exclusion"> <structure ordered="false"> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Parent" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Parent"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <value style="element" name="relativePath" get-method="getRelativePath" set-method="setRelativePath" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Developer" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Developer"> <structure ordered="false"> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="email" get-method="getEmail" set-method="setEmail" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="organization" get-method="getOrganization" set-method="setOrganization" usage="optional"/> <value style="element" name="organizationUrl" get-method="getOrganizationUrl" set-method="setOrganizationUrl" usage="optional"/> <structure get-method="getRoles" set-method="setRoles" usage="optional" name="roles"> <collection get-method="getRoleList" set-method="setRoleList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="role" type="java.lang.String"/> </collection> </structure> <value style="element" name="timezone" get-method="getTimezone" set-method="setTimezone" usage="optional"/> <structure get-method="getProperties" set-method="setProperties" usage="optional" name="properties"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:MailingList" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.MailingList"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="subscribe" get-method="getSubscribe" set-method="setSubscribe" usage="optional"/> <value style="element" name="unsubscribe" get-method="getUnsubscribe" set-method="setUnsubscribe" usage="optional"/> <value style="element" name="post" get-method="getPost" set-method="setPost" usage="optional"/> <value style="element" name="archive" get-method="getArchive" set-method="setArchive" usage="optional"/> <structure get-method="getOtherArchives" set-method="setOtherArchives" usage="optional" name="otherArchives"> <collection get-method="getOtherArchiveList" set-method="setOtherArchiveList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="otherArchive" type="java.lang.String"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Contributor" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Contributor"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="email" get-method="getEmail" set-method="setEmail" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="organization" get-method="getOrganization" set-method="setOrganization" usage="optional"/> <value style="element" name="organizationUrl" get-method="getOrganizationUrl" set-method="setOrganizationUrl" usage="optional"/> <structure get-method="getRoles" set-method="setRoles" usage="optional" name="roles"> <collection get-method="getRoleList" set-method="setRoleList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="role" type="java.lang.String"/> </collection> </structure> <value style="element" name="timezone" get-method="getTimezone" set-method="setTimezone" usage="optional"/> <structure get-method="getProperties" set-method="setProperties" usage="optional" name="properties"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Organization" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Organization"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:DistributionManagement" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.DistributionManagement"> <structure ordered="false"> <structure map-as="ns1:DeploymentRepository" get-method="getRepository" set-method="setRepository" usage="optional" name="repository"/> <structure map-as="ns1:DeploymentRepository" get-method="getSnapshotRepository" set-method="setSnapshotRepository" usage="optional" name="snapshotRepository"/> <structure map-as="ns1:Site" get-method="getSite" set-method="setSite" usage="optional" name="site"/> <value style="element" name="downloadUrl" get-method="getDownloadUrl" set-method="setDownloadUrl" usage="optional"/> <structure map-as="ns1:Relocation" get-method="getRelocation" set-method="setRelocation" usage="optional" name="relocation"/> <value style="element" name="status" get-method="getStatus" set-method="setStatus" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:DeploymentRepository" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.DeploymentRepository"> <structure ordered="false"> <value style="element" name="uniqueVersion" get-method="getUniqueVersion" set-method="setUniqueVersion" usage="optional"/> <structure map-as="ns1:RepositoryPolicy" get-method="getReleases" set-method="setReleases" usage="optional" name="releases"/> <structure map-as="ns1:RepositoryPolicy" get-method="getSnapshots" set-method="setSnapshots" usage="optional" name="snapshots"/> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="layout" get-method="getLayout" set-method="setLayout" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:RepositoryPolicy" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.RepositoryPolicy"> <structure ordered="false"> <value style="element" name="enabled" get-method="getEnabled" set-method="setEnabled" usage="optional"/> <value style="element" name="updatePolicy" get-method="getUpdatePolicy" set-method="setUpdatePolicy" usage="optional"/> <value style="element" name="checksumPolicy" get-method="getChecksumPolicy" set-method="setChecksumPolicy" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Relocation" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Relocation"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <value style="element" name="message" get-method="getMessage" set-method="setMessage" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Site" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Site"> <structure ordered="false"> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> </structure> <value style="attribute" name="child.site.url.inherit.append.path" get-method="getChildSiteUrlInheritAppendPath" set-method="setChildSiteUrlInheritAppendPath" usage="optional"/> </mapping> <mapping abstract="true" type-name="ns1:Reporting" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Reporting"> <structure ordered="false"> <value style="element" name="excludeDefaults" get-method="getExcludeDefaults" set-method="setExcludeDefaults" usage="optional"/> <value style="element" name="outputDirectory" get-method="getOutputDirectory" set-method="setOutputDirectory" usage="optional"/> <structure get-method="getPlugins" set-method="setPlugins" usage="optional" name="plugins"> <collection get-method="getPluginList" set-method="setPluginList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:ReportPlugin" name="plugin"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:ReportPlugin" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.ReportPlugin"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <structure get-method="getReportSets" set-method="setReportSets" usage="optional" name="reportSets"> <collection get-method="getReportSetList" set-method="setReportSetList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:ReportSet" name="reportSet"/> </collection> </structure> <value style="element" name="inherited" get-method="getInherited" set-method="setInherited" usage="optional"/> <structure get-method="getConfiguration" set-method="setConfiguration" usage="optional" name="configuration"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:ReportSet" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.ReportSet"> <structure ordered="false"> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <structure get-method="getReports" set-method="setReports" usage="optional" name="reports"> <collection get-method="getReportList" set-method="setReportList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="report" type="java.lang.String"/> </collection> </structure> <value style="element" name="inherited" get-method="getInherited" set-method="setInherited" usage="optional"/> <structure get-method="getConfiguration" set-method="setConfiguration" usage="optional" name="configuration"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Profile" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Profile"> <structure ordered="false"> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <structure map-as="ns1:Activation" get-method="getActivation" set-method="setActivation" usage="optional" name="activation"/> <structure map-as="ns1:BuildBase" get-method="getBuild" set-method="setBuild" usage="optional" name="build"/> <structure get-method="getModules" set-method="setModules" usage="optional" name="modules"> <collection get-method="getModuleList" set-method="setModuleList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="module" type="java.lang.String"/> </collection> </structure> <structure map-as="ns1:DistributionManagement" get-method="getDistributionManagement" set-method="setDistributionManagement" usage="optional" name="distributionManagement"/> <structure get-method="getProperties" set-method="setProperties" usage="optional" name="properties"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> <structure map-as="ns1:DependencyManagement" get-method="getDependencyManagement" set-method="setDependencyManagement" usage="optional" name="dependencyManagement"/> <structure get-method="getDependencies" set-method="setDependencies" usage="optional" name="dependencies"> <collection get-method="getDependencyList" set-method="setDependencyList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Dependency" name="dependency"/> </collection> </structure> <structure get-method="getRepositories" set-method="setRepositories" usage="optional" name="repositories"> <collection get-method="getRepositoryList" set-method="setRepositoryList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Repository" name="repository"/> </collection> </structure> <structure get-method="getPluginRepositories" set-method="setPluginRepositories" usage="optional" name="pluginRepositories"> <collection get-method="getPluginRepositoryList" set-method="setPluginRepositoryList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Repository" name="pluginRepository"/> </collection> </structure> <structure get-method="getReports" set-method="setReports" usage="optional" name="reports"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> <structure map-as="ns1:Reporting" get-method="getReporting" set-method="setReporting" usage="optional" name="reporting"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Activation" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Activation"> <structure ordered="false"> <value style="element" name="activeByDefault" get-method="getActiveByDefault" set-method="setActiveByDefault" usage="optional"/> <value style="element" name="jdk" get-method="getJdk" set-method="setJdk" usage="optional"/> <structure map-as="ns1:ActivationOS" get-method="getOs" set-method="setOs" usage="optional" name="os"/> <structure map-as="ns1:ActivationProperty" get-method="getProperty" set-method="setProperty" usage="optional" name="property"/> <structure map-as="ns1:ActivationFile" get-method="getFile" set-method="setFile" usage="optional" name="file"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:ActivationProperty" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.ActivationProperty"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="value" get-method="getValue" set-method="setValue" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:ActivationFile" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.ActivationFile"> <structure ordered="false"> <value style="element" name="missing" get-method="getMissing" set-method="setMissing" usage="optional"/> <value style="element" name="exists" get-method="getExists" set-method="setExists" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:ActivationOS" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.ActivationOS"> <structure ordered="false"> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="family" get-method="getFamily" set-method="setFamily" usage="optional"/> <value style="element" name="arch" get-method="getArch" set-method="setArch" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:Repository" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Repository"> <structure ordered="false"> <structure map-as="ns1:RepositoryPolicy" get-method="getReleases" set-method="setReleases" usage="optional" name="releases"/> <structure map-as="ns1:RepositoryPolicy" get-method="getSnapshots" set-method="setSnapshots" usage="optional" name="snapshots"/> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="element" name="name" get-method="getName" set-method="setName" usage="optional"/> <value style="element" name="url" get-method="getUrl" set-method="setUrl" usage="optional"/> <value style="element" name="layout" get-method="getLayout" set-method="setLayout" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="ns1:BuildBase" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.BuildBase"> <structure ordered="false"> <value style="element" name="defaultGoal" get-method="getDefaultGoal" set-method="setDefaultGoal" usage="optional"/> <structure get-method="getResources" set-method="setResources" usage="optional" name="resources"> <collection get-method="getResourceList" set-method="setResourceList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Resource" name="resource"/> </collection> </structure> <structure get-method="getTestResources" set-method="setTestResources" usage="optional" name="testResources"> <collection get-method="getTestResourceList" set-method="setTestResourceList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Resource" name="testResource"/> </collection> </structure> <value style="element" name="directory" get-method="getDirectory" set-method="setDirectory" usage="optional"/> <value style="element" name="finalName" get-method="getFinalName" set-method="setFinalName" usage="optional"/> <structure get-method="getFilters" set-method="setFilters" usage="optional" name="filters"> <collection get-method="getFilterList" set-method="setFilterList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="filter" type="java.lang.String"/> </collection> </structure> <structure map-as="ns1:PluginManagement" get-method="getPluginManagement" set-method="setPluginManagement" usage="optional" name="pluginManagement"/> <structure get-method="getPlugins" set-method="setPlugins" usage="optional" name="plugins"> <collection get-method="getPluginList" set-method="setPluginList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Plugin" name="plugin"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Plugin" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Plugin"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> <value style="element" name="extensions" get-method="getExtensions" set-method="setExtensions" usage="optional"/> <structure get-method="getExecutions" set-method="setExecutions" usage="optional" name="executions"> <collection get-method="getExecutionList" set-method="setExecutionList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:PluginExecution" name="execution"/> </collection> </structure> <structure get-method="getDependencies" set-method="setDependencies" usage="optional" name="dependencies"> <collection get-method="getDependencyList" set-method="setDependencyList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Dependency" name="dependency"/> </collection> </structure> <structure get-method="getGoals" set-method="setGoals" usage="optional" name="goals"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> <value style="element" name="inherited" get-method="getInherited" set-method="setInherited" usage="optional"/> <structure get-method="getConfiguration" set-method="setConfiguration" usage="optional" name="configuration"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:PluginExecution" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.PluginExecution"> <structure ordered="false"> <value style="element" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="element" name="phase" get-method="getPhase" set-method="setPhase" usage="optional"/> <structure get-method="getGoals" set-method="setGoals" usage="optional" name="goals"> <collection get-method="getGoalList" set-method="setGoalList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="goal" type="java.lang.String"/> </collection> </structure> <value style="element" name="inherited" get-method="getInherited" set-method="setInherited" usage="optional"/> <structure get-method="getConfiguration" set-method="setConfiguration" usage="optional" name="configuration"> <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Resource" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Resource"> <structure ordered="false"> <value style="element" name="targetPath" get-method="getTargetPath" set-method="setTargetPath" usage="optional"/> <value style="element" name="filtering" get-method="getFiltering" set-method="setFiltering" usage="optional"/> <value style="element" name="directory" get-method="getDirectory" set-method="setDirectory" usage="optional"/> <structure get-method="getIncludes" set-method="setIncludes" usage="optional" name="includes"> <collection get-method="getIncludeList" set-method="setIncludeList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="include" type="java.lang.String"/> </collection> </structure> <structure get-method="getExcludes" set-method="setExcludes" usage="optional" name="excludes"> <collection get-method="getExcludeList" set-method="setExcludeList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="exclude" type="java.lang.String"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:PluginManagement" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.PluginManagement"> <structure get-method="getPlugins" set-method="setPlugins" usage="optional" name="plugins"> <collection get-method="getPluginList" set-method="setPluginList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Plugin" name="plugin"/> </collection> </structure> </mapping> <mapping abstract="true" type-name="ns1:Prerequisites" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Prerequisites"> <value style="element" name="maven" get-method="getMaven" set-method="setMaven" usage="optional"/> </mapping> <mapping abstract="true" type-name="ns1:Build" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Build"> <structure ordered="false"> <value style="element" name="sourceDirectory" get-method="getSourceDirectory" set-method="setSourceDirectory" usage="optional"/> <value style="element" name="scriptSourceDirectory" get-method="getScriptSourceDirectory" set-method="setScriptSourceDirectory" usage="optional"/> <value style="element" name="testSourceDirectory" get-method="getTestSourceDirectory" set-method="setTestSourceDirectory" usage="optional"/> <value style="element" name="outputDirectory" get-method="getOutputDirectory" set-method="setOutputDirectory" usage="optional"/> <value style="element" name="testOutputDirectory" get-method="getTestOutputDirectory" set-method="setTestOutputDirectory" usage="optional"/> <structure get-method="getExtensions" set-method="setExtensions" usage="optional" name="extensions"> <collection get-method="getExtensionList" set-method="setExtensionList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Extension" name="extension"/> </collection> </structure> <value style="element" name="defaultGoal" get-method="getDefaultGoal" set-method="setDefaultGoal" usage="optional"/> <structure get-method="getResources" set-method="setResources" usage="optional" name="resources"> <collection get-method="getResourceList" set-method="setResourceList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Resource" name="resource"/> </collection> </structure> <structure get-method="getTestResources" set-method="setTestResources" usage="optional" name="testResources"> <collection get-method="getTestResourceList" set-method="setTestResourceList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Resource" name="testResource"/> </collection> </structure> <value style="element" name="directory" get-method="getDirectory" set-method="setDirectory" usage="optional"/> <value style="element" name="finalName" get-method="getFinalName" set-method="setFinalName" usage="optional"/> <structure get-method="getFilters" set-method="setFilters" usage="optional" name="filters"> <collection get-method="getFilterList" set-method="setFilterList" usage="optional" create-type="java.util.ArrayList"> <value style="element" name="filter" type="java.lang.String"/> </collection> </structure> <structure map-as="ns1:PluginManagement" get-method="getPluginManagement" set-method="setPluginManagement" usage="optional" name="pluginManagement"/> <structure get-method="getPlugins" set-method="setPlugins" usage="optional" name="plugins"> <collection get-method="getPluginList" set-method="setPluginList" usage="optional" create-type="java.util.ArrayList"> <structure map-as="ns1:Plugin" name="plugin"/> </collection> </structure> </structure> </mapping> <mapping abstract="true" type-name="ns1:Extension" class="org.jibx.schema.org.apache.maven.maven_v4_0_0.Extension"> <structure ordered="false"> <value style="element" name="groupId" get-method="getGroupId" set-method="setGroupId" usage="optional"/> <value style="element" name="artifactId" get-method="getArtifactId" set-method="setArtifactId" usage="optional"/> <value style="element" name="version" get-method="getVersion" set-method="setVersion" usage="optional"/> </structure> </mapping> </binding>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy