I just committed the distro into the dist area, to let it spread to mirrors
Regards,
Hervé
Le jeudi 6 juin 2013 13:20:19 Jason van Zyl a écrit :
> 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 bi
Hi,
This is my first release, so please check carefully what I may have missed
:).
We solved 16 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=19174
This is the first release that does not support JVM versions prior 1.5 to
be forked.
There are still lots of is
BTW, can you confirm us that the failure with Android Maven Plugin gives you a
link to https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
(ie that the heuristics I wrote about such failure detection works for you too
:) )
Regards,
Hervé
Le vendredi 7 juin 2013 08:20:01 Herv
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 s
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-androi
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 docu
Filed as http://jira.codehaus.org/browse/MSHADE-148
I am pretty certain this is a bug, I use the shade plugin pretty heavily
across a variety of projects and this is the first and only time I have
ever had any issues.
Rob
On 6/5/13 11:33 PM, "Baptiste MATHUS" wrote:
>Hi,
>Thanks for reporting