From Fedora Project Wiki

Line 32: Line 32:
* <s>jakarta-commons-dbcp (update)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1618436 build]
* <s>jakarta-commons-dbcp (update)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1618436 build]
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=500257 pre-review request] easymock (1.x)</s> ([http://koji.fedoraproject.org/koji/taskinfo?taskID=1618515 build])
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=500257 pre-review request] easymock (1.x)</s> ([http://koji.fedoraproject.org/koji/taskinfo?taskID=1618515 build])
* [https://bugzilla.redhat.com/show_bug.cgi?id=500259 javacvs] (see [https://bugzilla.redhat.com/show_bug.cgi?id=500259#c3 bug 500259#c3]; this package: [http://koji.fedoraproject.org/koji/fileinfo?rpmID=1484445&filename=/usr/share/netbeans/ide11/modules/org-netbeans-lib-cvsclient.jar netbeans-ide11] contains the same JAR and I think we'll just need to add the POM file to it)
* [https://bugzilla.redhat.com/show_bug.cgi?id=500259 javacvs] (see [https://bugzilla.redhat.com/show_bug.cgi?id=500259#c3 bug 500259#c3]; this package: [http://koji.fedoraproject.org/koji/fileinfo?rpmID=1484445&filename=/usr/share/netbeans/ide11/modules/org-netbeans-lib-cvsclient.jar netbeans-ide11] contains the same JAR and I think we'll just need to add the POM file to it (assuming API stability))


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).

Revision as of 15:39, 21 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 are "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.