How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>au.com.acegi</groupId>
<artifactId>xml-format-maven-plugin</artifactId>
<version>3.2.2</version>
</plugin>
Choose a version of au.com.acegi : xml-format-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
xml-format-maven-plugin-3.2.2
|
||
xml-format-maven-plugin-3.2.1
|
|||
xml-format-maven-plugin-3.2.0
|
|||
3.1.x |
xml-format-maven-plugin-3.1.2
|
||
xml-format-maven-plugin-3.1.1
|
|||
xml-format-maven-plugin-3.1.0
|
|||
3.0.x |
xml-format-maven-plugin-3.0.7
|
||
xml-format-maven-plugin-3.0.6
|
|||
xml-format-maven-plugin-3.0.5
|
|||
xml-format-maven-plugin-3.0.4
|
|||
xml-format-maven-plugin-3.0.3
|
|||
xml-format-maven-plugin-3.0.2
|
|||
xml-format-maven-plugin-3.0.1
|
|||
xml-format-maven-plugin-3.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>au.com.acegi</groupId>
<artifactId>xml-format-maven-plugin</artifactId>
<version>3.2.2</version>
</plugin>
Advertisement