MVN

org.apache.maven.plugins : maven-continuum-plugin

Maven & Gradle

Nov 23, 2007

Maven Continuum Plugin

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

Latest Version

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

  • Latest Stable: 1.1
  • Latest Beta: 1.1-beta-4

All Versions

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

Version Vulnerabilities Updated
1.1
maven-continuum-plugin-1.1
maven-continuum-plugin-1.1-beta-4
maven-continuum-plugin-1.1-beta-3
maven-continuum-plugin-1.1-beta-2
maven-continuum-plugin-1.1-beta-1

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