MVN

org.mortbay.hightide : maven-hightide-plugin

Maven & Gradle

Apr 26, 2010

Maven Hightide Plugin

<plugin>
    <groupId>org.mortbay.hightide</groupId>
    <artifactId>maven-hightide-plugin</artifactId>
    <version>6.1H.24</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 6.1H.24

All Versions

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

Version Vulnerabilities Updated
6.1H.x
maven-hightide-plugin-6.1H.24
maven-hightide-plugin-6.1H.22
maven-hightide-plugin-6.1H.14.1
maven-hightide-plugin-6.1H.14

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.hightide</groupId>
    <artifactId>maven-hightide-plugin</artifactId>
    <version>6.1H.24</version>
</plugin>