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.everit.osgi.dev</groupId>
<artifactId>eosgi-maven-plugin</artifactId>
<version>4.1.3</version>
</plugin>
Choose a version of org.everit.osgi.dev : eosgi-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.1.x |
eosgi-maven-plugin-4.1.3
|
||
eosgi-maven-plugin-4.1.2
|
|||
eosgi-maven-plugin-4.1.1
|
|||
eosgi-maven-plugin-4.1.0
|
|||
4.0.x |
eosgi-maven-plugin-4.0.5
|
||
eosgi-maven-plugin-4.0.4
|
|||
eosgi-maven-plugin-4.0.3
|
|||
eosgi-maven-plugin-4.0.2
|
|||
eosgi-maven-plugin-4.0.1
|
|||
eosgi-maven-plugin-4.0.0
|
|||
3.3.x |
eosgi-maven-plugin-3.3.3
|
||
eosgi-maven-plugin-3.3.1
|
|||
eosgi-maven-plugin-3.3.0
|
|||
3.2.x |
eosgi-maven-plugin-3.2.1
|
||
eosgi-maven-plugin-3.2.0
|
|||
3.1.x |
eosgi-maven-plugin-3.1.0
|
||
3.0.x |
eosgi-maven-plugin-3.0.0
|
||
2.0.x |
eosgi-maven-plugin-2.0.5
|
||
eosgi-maven-plugin-2.0.4
|
|||
eosgi-maven-plugin-2.0.3
|
|||
eosgi-maven-plugin-2.0.2
|
|||
eosgi-maven-plugin-2.0.1
|
|||
eosgi-maven-plugin-2.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.everit.osgi.dev</groupId>
<artifactId>eosgi-maven-plugin</artifactId>
<version>4.1.3</version>
</plugin>
Advertisement