Re: Any progress on Maven 3.3.4 release

2015-07-15 Thread Jason van Zyl
I’m starting to look now, sifting through the issues and preparing the release. > On Jul 7, 2015, at 12:36 PM, Stephen Connolly > wrote: > > cool! > > On 7 July 2015 at 15:08, Jason van Zyl wrote: > >> When I’m back from vacation next week. >>> On Jul 6, 2015, at 8:23 AM, Stephen Connolly <

maven-changes-plugin: AnnouncementMojo requires dependency resolution ResolutionScope.TEST

2015-07-15 Thread Mirko Friedenhagen
Hello everybody, according to https://github.com/apache/maven-plugins/blob/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/announcement/AnnouncementMojo.java#L70 the AnnouncementMojo requires dependency resolution ResolutionScope.TEST Does anybody know why this is the case? Bec

[ANN] Apache Maven Shade Plugin Version 2.4.1 Released

2015-07-15 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin Version 2.4.1 http://maven.apache.org/plugins/maven-shade-plugin/ This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the pack