
META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of artifactory-maven-plugin Show documentation
Show all versions of artifactory-maven-plugin Show documentation
A Maven plugin to resolve artifacts from Artifactory, deploy artifacts to Artifactory, capture and
publish build info.
<component-set> <components> <component> <role> org.apache.maven.lifecycle.mapping.LifecycleMapping </role> <role-hint>jar</role-hint> <implementation> org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping </implementation> <configuration> <phases> <deploy> org.jfrog.buildinfo:artifactory-maven-plugin:publish </deploy> </phases> </configuration> </component> </components> </component-set>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy