Re: Eclipse Aether is not filtered out from Plugin Class Realm

2013-09-16 Thread Jason van Zyl
Tamas just gave word back that master is working for him now. I'm going to try a few other things, and if nothing surfaces tonight I'll roll 3.1.1 again. On Sep 14, 2013, at 9:07 PM, Jason van Zyl wrote: > Tamas, > > Can you try master now. Do you have a plugin that you are testing that I can

Re: Eclipse Aether is not filtered out from Plugin Class Realm

2013-09-14 Thread Jason van Zyl
Tamas, Can you try master now. Do you have a plugin that you are testing that I can try? I assume that you are using Aether directly and saw an issue? The old and the new artifacts need to be filtered to prevent NoClassDefFound errors. I will make a sample plugin using Aether directly, can you

Re: Eclipse Aether is not filtered out from Plugin Class Realm

2013-09-14 Thread Jason van Zyl
Thanks, running the ITs and there are failures so I'm taking a look now. On Sep 11, 2013, at 7:41 AM, Tamás Cservenák wrote: > Hi, > > it seems in 3.1.x, since Aether was swapped from Sonatype one to Eclipse > one, the filtering was not updated, and Eclipse Aether is getting into > plugin Class

Re: Eclipse Aether is not filtered out from Plugin Class Realm

2013-09-11 Thread Jason van Zyl
Nice catch. I see few others too. Thanks. On Sep 11, 2013, at 7:41 AM, Tamás Cservenák wrote: > Hi, > > it seems in 3.1.x, since Aether was swapped from Sonatype one to Eclipse > one, the filtering was not updated, and Eclipse Aether is getting into > plugin Class Realms... > > See > https://

Eclipse Aether is not filtered out from Plugin Class Realm

2013-09-11 Thread Tamás Cservenák
Hi, it seems in 3.1.x, since Aether was swapped from Sonatype one to Eclipse one, the filtering was not updated, and Eclipse Aether is getting into plugin Class Realms... See https://github.com/apache/maven/blob/892b464683645bcdc1d28febf0bf3cc1c3181350/maven-core/src/main/java/org/apache/maven/De