Last Version

Selective Build Maven Plugin (maven-plugin) 0.7.0

This plugin allows to build only submodules that contain changes. For bigger monorepo project this might speed the build speed dramatically.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.lundegaard.maven
ArtifactId

ArtifactId

selective-build-maven-plugin
Version

Version

0.7.0
Type

Type

maven-plugin
Description

Description

Selective Build Maven Plugin (maven-plugin)
This plugin allows to build only submodules that contain changes. For bigger monorepo project this might speed the build speed dramatically.
Project URL

Project URL

https://github.com/lundegaard/selective-build-maven-plugin
Project Organization

Project Organization

Lundegaard a.s.
Source Code Management

Source Code Management

https://github.com/lundegaard/selective-build-maven-plugin/tree/master

Download selective-build-maven-plugin 0.7.0


<plugin>
    <groupId>eu.lundegaard.maven</groupId>
    <artifactId>selective-build-maven-plugin</artifactId>
    <version>0.7.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.maven : maven-plugin-api jar 3.6.1
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.