I added the Android Maven Pugin to
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Do you have any issue tracking reference to link to?
On fixing the issue: I had a very quick look at your poms, and IIUC, you're
using much Aether API directly from your plugin code. With such practice, the
fix won't be easy: it's the same issue as Tycho.
For Tycho, the solution being worked is to swith to Maven API and maven-
dependency-tree component, which provides compatibility layer between both
Aether versions. I didn't look precisely into your plugin code, I don't know
if this strategy can fit.
Regards,
Hervé
Le jeudi 6 juin 2013 14:17:17 Manfred Moser a écrit :
> The sentence
>
> The switch in the core from Sonatype Aether
> {{{http://eclipse.org/aether}Eclipse Aether}}.
>
> is missing a "to"
>
> Feel free to reference the Android Maven Plugin breaking with 3.1. We plan
> to upgrade the plugin to work with 3.1 (currently ongoing in
> https://github.com/jayway/maven-android-plugin/tree/maven31). If anyone
> wants to help that would be appreciated. We will release a new version of
> the plugin after 3.1 was released (probably bumping major version since we
> will probably drop support for 3.0.x)
>
> manfred
>
> > I've pushed in the initial cut at the release notes if anyone wants to
> > take a look:
> >
> > http://svn.apache.org/r1490364
> >
> > I will push out the binaries and source bundles over the next couple days
> > which should give anyone time to who wishes to review any of the release
> > documentation, or ancillary documents like the jsr330 and slf4j
> > documentation.
> >
> > Thanks,
> >
> > Jason
> >
> > ----------------------------------------------------------
> > Jason van Zyl
> > Founder & CTO, Sonatype
> > Founder, Apache Maven
> > http://twitter.com/jvanzyl
> > ---------------------------------------------------------
> >
> > Script timed out
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]