From Fedora Project Wiki

Line 11: Line 11:
* <s>maven-wagon (update)</s> [http://koji.fedoraproject.org/koji/buildinfo?buildID=127908 built]
* <s>maven-wagon (update)</s> [http://koji.fedoraproject.org/koji/buildinfo?buildID=127908 built]
* <del>[https://bugzilla.redhat.com/show_bug.cgi?id=499539 saxpath] </del>(new package) [http://koji.fedoraproject.org/koji/buildinfo?buildID=128071 build]
* <del>[https://bugzilla.redhat.com/show_bug.cgi?id=499539 saxpath] </del>(new package) [http://koji.fedoraproject.org/koji/buildinfo?buildID=128071 build]
* [https://bugzilla.redhat.com/show_bug.cgi?id=518238 backport-util-concurrent] (new package) [http://koji.fedoraproject.org/koji/taskinfo?taskID=1633017 build]
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=518238 backport-util-concurrent] (new package)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1633017 built]
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=517914 aqute-bndlib] (new package)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1617653 built]
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=517914 aqute-bndlib] (new package)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1617653 built]
* <s>pmd (pom file added)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1615318 built]
* <s>pmd (pom file added)</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1615318 built]
Line 34: Line 34:
* [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))
* [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))


maven2 is now buildable in bootstrap mode and checked into CVS.  A build will happen once backport-util-concurrent it [http://koji.fedoraproject.org/koji/taskinfo?taskID=1633017 built] and in the buildroots.
maven2 is now buildable in bootstrap mode and checked into CVS.  A build will happen once backport-util-concurrent it is in the buildroots.


* <del>[https://bugzilla.redhat.com/show_bug.cgi?id=518010 maven-surefire] (update to 2.3)</del> [http://koji.fedoraproject.org/koji/buildinfo?buildID=127817 built]
* <del>[https://bugzilla.redhat.com/show_bug.cgi?id=518010 maven-surefire] (update to 2.3)</del> [http://koji.fedoraproject.org/koji/buildinfo?buildID=127817 built]

Revision as of 17:38, 25 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.

maven2 is now buildable in bootstrap mode and checked into CVS. A build will happen once backport-util-concurrent it is in the buildroots.

Maven 2.2.1

This is the most recent version of Maven (as of 2009-08-21). 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.