Skip to the content.

Maven Resolve - Usage

The format that is required by the Artifacts field in the Maven Resolve step is groupId/artifactId/version/filename. The default value of the Artifacts field is ${p:component/MavenComponentProperties/groupId}/${p:component/MavenComponentProperties/artifactId}/${p:version.name}/${p:component/MavenComponentProperties/artifactId}-${p:version.name}.${p:component/MavenComponentProperties/extension}.

You must configure the component properties that are used in the Artifacts field before you run the Maven Resolve step. To learn more about component properties, see Component properties in the product help. The default value of the Artifacts field uses the following combination of properties for the file name: ${p:component/MavenComponentProperties/artifactId}-${p:version.name}.${p:component/MavenComponentProperties/extension}.Configure the properties so that the file name matches the file name in the Maven repository.

Back to …   Latest Version Maven Resolve      
All Plugins Deploy Plugins 11.1167755 Readme Overview Steps Downloads