Maven Continuum Plugin

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-continuum-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Continuum Plugin
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Project Organization

Project Organization

The Apache Software Foundation

Download maven-continuum-plugin

How to add to project

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-continuum-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven.continuum : continuum-api jar 1.1
org.apache.maven.continuum : continuum-xmlrpc-client jar 1.1
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-20
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-20

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.1-beta-4
1.1-beta-3
1.1-beta-2
1.1-beta-1