MVN

it.imolinfo.maven.plugins : jboss-fuse-maven-plugin

Maven & Gradle

Aug 26, 2018
0 stars

JBoss Fuse Maven Plugin · Maven plugin used to deploy and test Jboss Fuse applications

<plugin>
    <groupId>it.imolinfo.maven.plugins</groupId>
    <artifactId>jboss-fuse-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.imolinfo.maven.plugins : jboss-fuse-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of it.imolinfo.maven.plugins : jboss-fuse-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
jboss-fuse-maven-plugin-2.2.0
2.1.x
jboss-fuse-maven-plugin-2.1.0
2.0.x
jboss-fuse-maven-plugin-2.0.4
jboss-fuse-maven-plugin-2.0.3
jboss-fuse-maven-plugin-2.0.2
jboss-fuse-maven-plugin-2.0.1
jboss-fuse-maven-plugin-2.0.0
1.1.x
jboss-fuse-maven-plugin-1.1.0
1.0.x
jboss-fuse-maven-plugin-1.0.1
jboss-fuse-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>it.imolinfo.maven.plugins</groupId>
    <artifactId>jboss-fuse-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>

Advertisement