MVN

org.rhq : rhq-core-plugindoc

Maven & Gradle

Jul 17, 2012

RHQ PluginDoc Maven 2 Plugin

<plugin>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-core-plugindoc</artifactId>
    <version>3.0.0.EmbJopr5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rhq : rhq-core-plugindoc to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.EmbJopr5
  • Latest Beta: 4.0.0.Beta1

All Versions

Choose a version of org.rhq : rhq-core-plugindoc to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
rhq-core-plugindoc-4.0.1
rhq-core-plugindoc-4.0.0.Beta1
rhq-core-plugindoc-4.0.0.B02
3.0.x
rhq-core-plugindoc-3.0.1.GA
rhq-core-plugindoc-3.0.0.EmbJopr5
rhq-core-plugindoc-3.0.0.EmbJopr4
rhq-core-plugindoc-3.0.0.EmbJopr3
rhq-core-plugindoc-3.0.0.EmbJopr2
rhq-core-plugindoc-3.0.0
rhq-core-plugindoc-3.0.0.B06
rhq-core-plugindoc-3.0.0.B05
rhq-core-plugindoc-3.0.0.B04
1.4.x
rhq-core-plugindoc-1.4.0.B01
1.3.x
rhq-core-plugindoc-1.3.0.EmbJopr.1.3.0-4
rhq-core-plugindoc-1.3.0.GA
1.2.x
rhq-core-plugindoc-1.2.0.GA
rhq-core-plugindoc-1.2.0.Beta1
1.1.x
rhq-core-plugindoc-1.1.2.GA
rhq-core-plugindoc-1.1.0.GA

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.rhq</groupId>
    <artifactId>rhq-core-plugindoc</artifactId>
    <version>3.0.0.EmbJopr5</version>
</plugin>

Advertisement