MVN

com.deliver8r : redline-maven-plugin

Maven & Gradle

Feb 12, 2016

Redline Maven Plugin · Redline Maven Plugin for building rpms from Maven. This project currently produces abbreviated RPMs (fewer directives) but it does work.

<plugin>
    <groupId>com.deliver8r</groupId>
    <artifactId>redline-maven-plugin</artifactId>
    <version>0.0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deliver8r : redline-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.deliver8r : redline-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
redline-maven-plugin-0.0.7
redline-maven-plugin-0.0.5
redline-maven-plugin-0.0.4
redline-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.deliver8r</groupId>
    <artifactId>redline-maven-plugin</artifactId>
    <version>0.0.7</version>
</plugin>