MVN

org.apache.continuum : continuum-maven-plugin

Maven & Gradle

May 28, 2009

Continuum :: Maven Plugin

<plugin>
    <groupId>org.apache.continuum</groupId>
    <artifactId>continuum-maven-plugin</artifactId>
    <version>1.3.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.continuum : continuum-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of org.apache.continuum : continuum-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
continuum-maven-plugin-1.3.3
continuum-maven-plugin-1.3.2
continuum-maven-plugin-1.3.1
1.2.x
continuum-maven-plugin-1.2.3
continuum-maven-plugin-1.2.2
1.2
continuum-maven-plugin-1.2

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.apache.continuum</groupId>
    <artifactId>continuum-maven-plugin</artifactId>
    <version>1.3.3</version>
</plugin>