legacyArtifactPath Data Type

Schema
ns0.xsd
Available Since
1.4-M1
Properties
name data type type namespace min/max occurs description
artifact string element 0/1  
artifactId string element 0/1  
groupId string element 0/1  
path string element 0/1  

Example

<legacyArtifactPath>
  <path>...</path>
  <artifact>...</artifact>
  <groupId>...</groupId>
  <artifactId>...</artifactId>
</legacyArtifactPath>