[RESULT] [VOTE] Apache Maven Shade Plugin 1.6

2012-03-18 Thread Olivier Lamy
Hello,
The vote has passed with the following result.

+1 (binding): Hervé Boutemy,Benson Margulies, Stephen Connolly, Mark
Struberg, Daniel Kulp, John Casey, Olivier Lamy

I will continue the release process.

Thanks
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Apache Maven Shade Plugin 1.6 Released

2012-03-18 Thread Olivier Lamy
The Maven team is pleased to announce the release of the Apache Maven
Shade Plugin, version 1.6

Hello,

This plugin provides the capability to package the artifact in an
uber-jar, including its dependencies and to shade - i.e. rename - the
packages of some of the dependencies.

http://maven.apache.org/plugins/maven-shade-plugin/

You should specify the version in your project's plugin configuration:

plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-shade-plugin/artifactId
  version1.6/version
/plugin

Release Notes - Apache Maven Shade Plugin - Version 1.6

** Bug
* [MSHADE-92] - Annotated Method Parameters Not Shaded
* [MSHADE-94] - NullPointerException on empty relocation pattern
(default package)
* [MSHADE-104] - Cannot shade aspectj library
* [MSHADE-105] - Classes processed by the relocator still have
references to the original classes in their constant pools

** Improvement
* [MSHADE-111] - minimizeJar should not remove classes
specifically included by filters

** New Feature
* [MSHADE-91] - Allow using external Shader implementation,

Have Fun,
--
The Apache Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



RE: RPMs for Maven 3?

2012-03-18 Thread Jason Pyeron
 -Original Message-
 From: Jos Backus [mailto:j...@catnook.com] 
 Sent: Thursday, March 15, 2012 16:04
 To: dev@maven.apache.org
 Subject: RPMs for Maven 3?
 
 Hi,
 
 I'm trying to install Maven 3 in automatically generated 
 CentOS VM images, and having Maven 3 and plugins available as 
 RPMs would help greatly with this effort.
 
 How hard would it be to augment the CI setup that creates the 
 Maven packages today to also generate RPMs for RHEL/CentOS? 

Should not be to hard, there are rpm building tools for mote platforms and if
you can execute a shell script in your CI then you can do it.


 Perhaps the Maven RPM plugin 
 (http://mojo.codehaus.org/rpm-maven-plugin/) can be used for 
 this purpose?
 
 I looked at jpackage.org but the latest Maven version there 
 is too old (2.0.7).
 
 Thanks,
 Jos
 --
 Jos Backus
 jos at catnook.com
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For 
 additional commands, e-mail: dev-h...@maven.apache.org
 


--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-   -
- Jason Pyeron  PD Inc. http://www.pdinc.us -
- Principal Consultant  10 West 24th Street #100-
- +1 (443) 269-1555 x333Baltimore, Maryland 21218   -
-   -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org