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.wso2.maven</groupId>
<artifactId>wso2-esb-metadata-plugin</artifactId>
<version>5.2.42</version>
</plugin>
Choose a version of org.wso2.maven : wso2-esb-metadata-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.2.x |
wso2-esb-metadata-plugin-5.2.42
|
||
wso2-esb-metadata-plugin-5.2.41
|
|||
wso2-esb-metadata-plugin-5.2.39
|
|||
wso2-esb-metadata-plugin-5.2.38
|
|||
wso2-esb-metadata-plugin-5.2.37
|
|||
wso2-esb-metadata-plugin-5.2.36
|
|||
wso2-esb-metadata-plugin-5.2.35
|
|||
wso2-esb-metadata-plugin-5.2.34
|
|||
wso2-esb-metadata-plugin-5.2.33
|
|||
wso2-esb-metadata-plugin-5.2.32
|
|||
wso2-esb-metadata-plugin-5.2.31
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.wso2.maven</groupId>
<artifactId>wso2-esb-metadata-plugin</artifactId>
<version>5.2.42</version>
</plugin>
Advertisement