Re: libs in mavens /lib folder

2015-03-05 Thread Romain Manni-Bucau
Ah ok - I'm not familiar with these exports. I'll check tonight - need another computer to do so - but got the issue with tomee-embedded-maven-plugin using javaee-api jar as dependency (which of course contains all javax.*) so if maven provides it as well it can be broken - either the exception i m

Re: libs in mavens /lib folder

2015-03-05 Thread Stuart McCulloch
Not sure I understand - the packages currently exported are limited to the ones that plugins/extensions need to use to communicate with Maven core (such as javax.inject to request injection) Do you have a plugin or testcase which is behaving incorrectly with Maven 3.2.5? On Thursday, 5 March

Re: libs in mavens /lib folder

2015-03-05 Thread Romain Manni-Bucau
Hmm, will test soon but seems the imports are not complete, it misses: javax.decorator, javax.inject, javax.annotation and the whole javax.enterprise AFAIK Romain Manni-Bucau @rmannibucau | Blog | Github

Re: libs in mavens /lib folder

2015-03-05 Thread Stuart McCulloch
I believe that was fixed in https://jira.codehaus.org/browse/MNG-5620 (Maven 3.2.2) - can you recreate it with Maven 3.2.5? On Thursday, 5 March 2015 at 15:06, Romain Manni-Bucau wrote: > no issue for maven itself but plugins are now easily broken: > > loader constraint violation: loader (insta

Re: libs in mavens /lib folder

2015-03-05 Thread Romain Manni-Bucau
no issue for maven itself but plugins are now easily broken: loader constraint violation: loader (instance of org/codehaus/plexus/classworlds/realm/ClassRealm) previously initiated loading for a different type with name "javax/enterprise/util/TypeLiteral" Romain Manni-Bucau @rmannibucau

Re: libs in mavens /lib folder

2015-03-05 Thread Jason van Zyl
Why are you confused? From 3.1.0 to 3.3.0-SNAPSHOT the distribution, in expanded form, has gone from ~6mb to ~9mb where the biggest contributors to the size are Guava and the Wagon/HTTP related libraries. Those things have just gotten bigger (Guava), or they have more dependencies (Wagon, commo

Re: libs in mavens /lib folder

2015-03-05 Thread Stuart McCulloch
On Thursday, 5 March 2015 at 14:42, Mark Struberg wrote: > Hi! > > I'm quite confused by the sheer amount of libs we already have in our lib > folder. For maven-3.2.1 this is > > 133957 7. Mai 2013 aether-api-0.9.0.M2.jar > 12637 14. Feb 2014 aether-api.license > 34117 7. Mai 2013 aether-conne

Re: libs in mavens /lib folder

2015-03-05 Thread Romain Manni-Bucau
Hi +1, javax.* are quite impacting since they break quite easily (and randomly) all plugins relying on it. Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn

libs in mavens /lib folder

2015-03-05 Thread Mark Struberg
Hi! I'm quite confused by the sheer amount of libs we already have in our lib folder. For maven-3.2.1 this is 133957 7. Mai 2013 aether-api-0.9.0.M2.jar 12637 14. Feb 2014 aether-api.license 34117 7. Mai 2013 aether-connector-wagon-0.9.0.M2.jar 12637 14. Feb 2014 aether-connector-wagon.license 1