MVN

org.apache.servicemix.tooling : res-maven-plugin

Maven & Gradle

Dec 17, 2009

ServiceMix :: Maven2 Resource Plugin

<plugin>
    <groupId>org.apache.servicemix.tooling</groupId>
    <artifactId>res-maven-plugin</artifactId>
    <version>4.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicemix.tooling : res-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.1

All Versions

Choose a version of org.apache.servicemix.tooling : res-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1
res-maven-plugin-4.1
4.0
res-maven-plugin-4.0
3.2.x
res-maven-plugin-3.2.3
res-maven-plugin-3.2.2
res-maven-plugin-3.2.1
3.2
res-maven-plugin-3.2
3.1.x
res-maven-plugin-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.tooling</groupId>
    <artifactId>res-maven-plugin</artifactId>
    <version>4.1</version>
</plugin>