No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
* <s>[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))</s> | * <s>[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))</s> | ||
maven2 | maven2 was [http://koji.fedoraproject.org/koji/buildinfo?buildID=130018 built] in koji in bootstrap mode | ||
* <del>[https://bugzilla.redhat.com/show_bug.cgi?id=518010 maven-surefire] (update to 2.3)</del> [http://koji.fedoraproject.org/koji/buildinfo?buildID=130035 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=130035 built] | ||
Line 60: | Line 60: | ||
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=520491 maven-embedder] (new package [https://bugzilla.redhat.com/show_bug.cgi?id=500269 old pre-review request])</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1648389 built] | * <s>[https://bugzilla.redhat.com/show_bug.cgi?id=520491 maven-embedder] (new package [https://bugzilla.redhat.com/show_bug.cgi?id=500269 old pre-review request])</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1648389 built] | ||
* <s>[https://bugzilla.redhat.com/show_bug.cgi?id=520202 maven-doxia-sitetools] (new package, [https://bugzilla.redhat.com/show_bug.cgi?id=500267 old pre-review request])</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1648456 built] | * <s>[https://bugzilla.redhat.com/show_bug.cgi?id=520202 maven-doxia-sitetools] (new package, [https://bugzilla.redhat.com/show_bug.cgi?id=500267 old pre-review request])</s> [http://koji.fedoraproject.org/koji/taskinfo?taskID=1648456 built] | ||
Maven is [http://koji.fedoraproject.org/koji/buildinfo?buildID=130231 built] in non-bootstrap mode. Yay! | |||
=== Packages that need work and/or reviews === | === Packages that need work and/or reviews === |
Revision as of 13:30, 2 September 2009
Maven Update
There was a lot of work to do to update the version of Maven in Fedora. A build in non-bootstrap mode is currently building.
Maven 2.0.8
While this version of Maven is old, it is newer than what we had (2.0.4) and should be ready in time 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.
In order to build some of the packages below that are higher up the dependency chain, you will need some of the packages lower on the dependency chain. If a simple yum --enablerepo=rawhide install of the packages you need doesn't work, you can try the repository of just-built packages, adjusting for your architecture as appropriate:
[koji] name=Fedora 12 - i386 baseurl=http://koji.fedoraproject.org/static-repos/dist-f12-build-current/i386 enabled=0
and then use yum --enablerepo=koji install
Packages that are done
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-common-poms (update) -- ready to be built (overholt, 2009-08-18)builtmaven-wagon (update)builtsaxpath(new package) buildbackport-util-concurrent (new package)builtaqute-bndlib (new package)builtpmd (pom file added)builtplexus-classworlds (new package, pre-review already imported to CVS, full review request)builtplexus-utils (update)builtplexus-containers (up for review, old pre-review request)buildmodello (update)builditext (add POM; maven-doxia needs this patch, pom file)builtplexus-cdcbuildplexus-maven-plugin(tagged,build)plexus-xmlrpc(no work needed)plexus-cli (old pre-review request)builtplexus-digest (old pre-review request)builtdumbsterbuildplexus-mail-sender (old pre-review request)builtplexus-velocitybuiltdirectory-namingbuildjakarta-commons-jxpath (new package)(build)jakarta-commons-configurationbuildjakarta-commons-dbcp (update)buildpre-review request easymock (1.x)(build)javacvs (see bug 500259#c3; this package: netbeans-ide11 contains the same JAR and I think we'll just need to add the POM file to it (assuming API stability))
maven2 was built in koji in bootstrap mode
maven-surefire (update to 2.3)builtplexus-resources (old pre-review request) (new package)builtplexus-naming (old pre-review request new package)builtplexus-registry (old pre-review request, new package)buildmaven2-plugin-shade (old pre-review request (new package)(build)maven-plugins-tools (new package, old pre-review request)(build)maven-enforcer-rule-api (new package old pre-review request)(build)maven-archiver (new package old pre-review request)(build)maven-doxia (changes in CVS. needs tagging and building) (needed some XmlTo* classes resurrected from iText 1.4; proposed patch to iText, upstream tracker for iText patch, upstream tracker for iText + Doxia)buildmaven-shared (update done in CVS)buildmaven-scm (update done in CVS (also javacvs -> netbeans-ide11 change) and tagged)builtmaven-embedder (new package old pre-review request)builtmaven-doxia-sitetools (new package, old pre-review request)built
Maven is built in non-bootstrap mode. Yay!
Packages that need work and/or reviews
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 reducing long-term maintenance. A group of us (dbhole, akurtakov, overholt) has plans to tackle this for Fedora 13. We will gladly welcome any other interested parties.