[GitHub] maven issue #69: MNG-5899 Reactor should use reduced dependency pom

2017-04-30 Thread stephenc
Github user stephenc commented on the issue: https://github.com/apache/maven/pull/69 > If the shaded artifact is built as a submodule with a different artifact > ID, then the shade plugin can specify its DRP as its main POM. It lets > other projects depend on the shaded artifact

Re: [GitHub] maven issue #69: MNG-5899 Reactor should use reduced dependency pom

2017-04-30 Thread Richard Sand
If the shaded artifact is built as a submodule with a different artifact ID, then the shade plugin can specify its DRP as its main POM. It lets other projects depend on the shaded artifact with only its remaining (unshaded) dependencies. I had tried to use the shade plugin along with the insta

[ANN] Apache Maven WAR Plugin Version 3.1.0 Released

2017-04-30 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.1.0. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org/