On 3 February 2010 22:57, Mary Ellen Foster mefoster@gmail.com wrote:
On 3 February 2010 22:16, Jerry James loganjerry@gmail.com wrote:
Every once in awhile during the last few months, I've toyed with upgrading jakarta-commons-lang from 2.3 to 2.4. Unfortunately, Fedora is still missing multiple POMs needed to build with maven. Today, I figured that I didn't want to see yet another Fedora release go by with us still shipping version 2.3, so I updated (Rawhide only) and built with ant.
Which packages need the POMs? I've been going through adding those as needed and if that's all that's missing I can do a bunch more ...
I just experimentally downloaded the 2.4 source tarball and as far as I can tell it built cleanly on my (F12) machine just using "mvn-jpp install". I think you could just probably build with maven without needing to use ant ...
MEF