MVN

de.taimos : redmine-maven-plugin

Maven & Gradle

Nov 21, 2016

redmine-maven-plugin Maven Mojo

<plugin>
    <groupId>de.taimos</groupId>
    <artifactId>redmine-maven-plugin</artifactId>
    <version>1.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.taimos : redmine-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of de.taimos : redmine-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
redmine-maven-plugin-1.8
1.7.x
redmine-maven-plugin-1.7.0
1.6.x
redmine-maven-plugin-1.6.2
redmine-maven-plugin-1.6.1
redmine-maven-plugin-1.6.0
1.5.x
redmine-maven-plugin-1.5.1
redmine-maven-plugin-1.5.0
1.4.x
redmine-maven-plugin-1.4.0
1.3.x
redmine-maven-plugin-1.3.2
redmine-maven-plugin-1.3.1
redmine-maven-plugin-1.3.0
1.2.x
redmine-maven-plugin-1.2.0
1.1.x
redmine-maven-plugin-1.1.2
redmine-maven-plugin-1.1.1
redmine-maven-plugin-1.1.0
1.0.x
redmine-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>de.taimos</groupId>
    <artifactId>redmine-maven-plugin</artifactId>
    <version>1.8</version>
</plugin>

Advertisement