License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdeu.lundegaard.maven |
ArtifactId | ArtifactIdselective-build-maven-plugin |
Version | Version0.7.0 |
Type | Typemaven-plugin |
Description |
DescriptionSelective 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>eu.lundegaard.maven</groupId>
<artifactId>selective-build-maven-plugin</artifactId>
<version>0.7.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |