Le vendredi 19 avril 2013 15:17:44 Stuart McCulloch a écrit :
> > The other change which breaks tycho is aether moved to the org.eclipse
> > package namespace. Looks like for aether users it's a simple "organize
> > imports"; no API changes other than package rename, right? As there seems
> > to be
On 19 Apr 2013, at 14:49, Sievers, Jan wrote:
> Hi,
>
> I tried adapting tycho to maven 3.1.0-alpha-1, see [1].
>
> One thing I noticed is that maven now brings asm-3.3.1 as part of its core
> classloader.
> This breaks a build plugin in tycho (binary mismach errors at runtime) which
> happens
Hi,
I tried adapting tycho to maven 3.1.0-alpha-1, see [1].
One thing I noticed is that maven now brings asm-3.3.1 as part of its core
classloader.
This breaks a build plugin in tycho (binary mismach errors at runtime) which
happens to use asm-4.0.
Am I right that shipping asm with maven core m