MVN

org.apache.servicemix : build

Maven & Gradle

Oct 29, 2008

Servicemix :: Build

<plugin>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>build</artifactId>
    <version>3.2.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicemix : build to add to Maven - Latest Versions:

  • Latest Stable: 3.2.3

All Versions

Choose a version of org.apache.servicemix : build to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
build-3.2.3
build-3.2.2
build-3.2.1
3.2
build-3.2
3.1.x
build-3.1.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>build</artifactId>
    <version>3.2.3</version>
</plugin>