MVN

org.mortbay.jetty.toolchain : unix-maven-plugin

Maven & Gradle

Aug 15, 2011

Jetty :: Release Fork :: Maven Unix Plug-In

<plugin>
    <groupId>org.mortbay.jetty.toolchain</groupId>
    <artifactId>unix-maven-plugin</artifactId>
    <version>1.0-alpha-6.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mortbay.jetty.toolchain : unix-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-6.1
  • Latest Alpha: 1.0-alpha-6.1

All Versions

Choose a version of org.mortbay.jetty.toolchain : unix-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
unix-maven-plugin-1.0-alpha-6.1
unix-maven-plugin-1.0-alpha-6

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.mortbay.jetty.toolchain</groupId>
    <artifactId>unix-maven-plugin</artifactId>
    <version>1.0-alpha-6.1</version>
</plugin>