MVN

net.sf.itcb.extension.mojo : itcb-catalog-maker-plugin

Maven & Gradle

Sep 06, 2011

itcb-catalog-maker-plugin MOJO · This mojo builds a catalog file according to xsd files inside project and jar files

<plugin>
    <groupId>net.sf.itcb.extension.mojo</groupId>
    <artifactId>itcb-catalog-maker-plugin</artifactId>
    <version>0.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.itcb.extension.mojo : itcb-catalog-maker-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of net.sf.itcb.extension.mojo : itcb-catalog-maker-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
itcb-catalog-maker-plugin-0.0.4
itcb-catalog-maker-plugin-0.0.3
itcb-catalog-maker-plugin-0.0.2
itcb-catalog-maker-plugin-0.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>net.sf.itcb.extension.mojo</groupId>
    <artifactId>itcb-catalog-maker-plugin</artifactId>
    <version>0.0.4</version>
</plugin>