maven-shared icon indicating copy to clipboard operation
maven-shared copied to clipboard

[deprecated] Mirror of Apache Maven shared

Results 6 maven-shared issues
Sort by recently updated
recently updated
newest added

We use the maven-dependency-plugin to analyze dependencies and fail our build if there are any used undeclared or unused declared dependencies. In the case of used undeclared dependencies, it is...

Add ico to the default list of non filtered extensions.

This is a fix [MNG-6048](https://issues.apache.org/jira/browse/MNG-6048) When A is an existing symlink to B, then createSymbolicLink(A,C) does neither overwrite A->B by A->C (as expected in analogy to the behavior of copy(A,C))...

This property impose a delay between 1 second to 5 minutes (max) between retries. The intention is to make maven more solid and stable when network glitches happens. ticket https://issues.apache.org/jira/browse/MDEPLOY-214...

Need new API to analyze artifact's dependencies too. Later could leverage this API to enhance maven-dependency-plugin to analyze project's transitive dependencies and provide more intensive analyzing report. It could help...

this modification take into account the background color and not only the foreground one. The distinction is made by starting color name with 'bg' og 'fg'. Example of `.mavenrc` :...