DescriptionMikolaj Izdebski
2013-07-18 04:34:04 UTC
Version 3.1.0 of Apache Maven was recently released. It is a
long-awaited release which brings numerous new features and fixes many
bugs. A full list is available in Maven 3.1.0 release notes [1].
I think it's important for Fedora to switch to new Maven as soon as
possible. Unfortunately there are signifficant incompatibilities
between Maven 3.1.0 and 3.0.5 which make this process non-trivial.
Maven 3.1.0 switched from Sonatype Aether to Eclipse Aether and from
Sonatype Sisu to Eclipse Sisu. Plugins that directly depend on Aether
or Sisu may no longer work with Maven 3.1.0. Upstream lists [2] some
plugins that were or need to be updated to work with Maven 3.1.0.
This tracker bug is intended to lists tasks needed to be done in order
to migrate to Maven 3.1.0 as well as any bugs related to the
migration.
[1] http://maven.apache.org/docs/3.1.0/release-notes.html
[2] http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Comment 1Alexander Kurtakov
2013-12-20 09:02:27 UTC
(In reply to Alexander Kurtakov from comment #1)
> Can we close this one?
Of course.
Everything in Fedora 20 has been migrated to maven 3.1.0 or later. Closing as CURRENTRELEASE.