From Fedora Project Wiki

Line 6: Line 6:


=== Packages that need work ===
=== Packages that need work ===
Many of the below of "Pre-Review Requests".  We should just turn them into full review requests.  The [http://fedoraproject.org/wiki/Packaging:Java Java packaging guidelines] and [https://fedoraproject.org/wiki/Packaging/Guidelines regular packaging guidelines] must be followed.
The following list ordering is important.  Many of the below of "Pre-Review Requests".  We should just turn them into full review requests.  The [http://fedoraproject.org/wiki/Packaging:Java Java packaging guidelines] and [https://fedoraproject.org/wiki/Packaging/Guidelines regular packaging guidelines] must be followed.


* [https://bugzilla.redhat.com/show_bug.cgi?id=518010 maven-surefire] (update to 2.3)
* maven2-common-poms (update)
* maven2-common-poms (update)
* maven-wagon (update)
* maven-wagon (update)
Line 36: Line 37:
At this point, maven2 should be buildable in bootstrap mode (toggle the bootstrap flag in the spec).
At this point, maven2 should be buildable in bootstrap mode (toggle the bootstrap flag in the spec).


* [https://bugzilla.redhat.com/show_bug.cgi?id=518010 maven-surefire] (update to 2.3)
* [https://bugzilla.redhat.com/show_bug.cgi?id=500261 maven2-plugin-shade] (new package)
* [https://bugzilla.redhat.com/show_bug.cgi?id=500261 maven2-plugin-shade] (new package)
* [https://bugzilla.redhat.com/show_bug.cgi?id=500264 plexus-resources] (new package)
* [https://bugzilla.redhat.com/show_bug.cgi?id=500264 plexus-resources] (new package)

Revision as of 15:05, 18 August 2009

Maven Update

There is a lot of work to do to update the version of Maven in Fedora.

Maven 2.0.8

While this version of Maven is old, it is newer than what we have (2.0.4) and can hopefully be readied for Fedora 12. The main tracker bug is bug 429551. Be sure to file any issues that are a part of this work as blockers of that bug.

Packages that need work

The following list ordering is important. Many of the below of "Pre-Review Requests". We should just turn them into full review requests. The Java packaging guidelines and regular packaging guidelines must be followed.

At this point, maven2 should be buildable in bootstrap mode (toggle the bootstrap flag in the spec).

Maven 2.20

This is the most recent version of Maven (as of 2009-08-18). In order to simplify things, we have discussed the idea of splitting the Maven plugins into individual SRPMs. This will be a lot of initial work but will pay off by lessening long-term maintenance.