is not current version
Last Version 1.3

org.jvnet.maven.incrementalbuild:incremental-build-plugin 1.2

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.2
Type

Type

maven-plugin

Download incremental-build-plugin 1.2


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