Last Version

Incremental-build-plugin Maven Mojo 1.3

The Maven Incremental Build plugin is a plugin that enable maven to recompile only what it have to when you call mvn compile (It is not necessary to call clean phase now).

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.maven.incrementalbuild
ArtifactId

ArtifactId

incremental-build-plugin
Version

Version

1.3
Type

Type

maven-plugin
Description

Description

Incremental-build-plugin Maven Mojo
The Maven Incremental Build plugin is a plugin that enable maven to recompile only what it have to when you call mvn compile (It is not necessary to call clean phase now).

Download incremental-build-plugin 1.3


<plugin>
    <groupId>org.jvnet.maven.incrementalbuild</groupId>
    <artifactId>incremental-build-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.2
org.apache.maven : maven-artifact jar 2.0
org.apache.maven : maven-artifact-manager jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.