MVN

com.googlecode.msidor.maven.plugins : hpalm-maven-plugin

Maven & Gradle

Oct 22, 2015
0 stars

hpalm-maven-plugin · Maven plugin that allows to generate change-log based on HP ALM issue management system. The change-log output is compatible with maven announce plugin. Additionally, this plugin allows to publish the change-log to CONFLUENCE page.

<plugin>
    <groupId>com.googlecode.msidor.maven.plugins</groupId>
    <artifactId>hpalm-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.msidor.maven.plugins : hpalm-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.googlecode.msidor.maven.plugins : hpalm-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hpalm-maven-plugin-1.0.2
hpalm-maven-plugin-1.0.1
hpalm-maven-plugin-1.0.0
0.0.x
hpalm-maven-plugin-0.0.5
hpalm-maven-plugin-0.0.4
hpalm-maven-plugin-0.0.3

How to add a plugin to Maven

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

<plugin>
    <groupId>com.googlecode.msidor.maven.plugins</groupId>
    <artifactId>hpalm-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>