Jacek Laskowski (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2429?page=all ]Jacek Laskowski resolved GERONIMO-2429. --------------------------------------- Fix Version/s: 1.1.x Resolution: Fixed Although I can't seem to build Geronimo, it has nothing to do with the patch. Committed as revision 449394. Thanks!Branches/1.1 - Several project.xml files are referencing jaxr-api-0.5.jar which does not seem to exist anymore -------------------------------------------------------------------------------------------------------------- Key: GERONIMO-2429 URL: http://issues.apache.org/jira/browse/GERONIMO-2429 Project: Geronimo Issue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.1.x Reporter: Jay D. McHugh Assigned To: Jacek Laskowski Fix For: 1.1.x Attachments: geronimo-2429-v1.1.patch Starting with a new checkout of branches/1.1 and an empty .maven repo. The build fails because several project.xml files reference jaxr-api-0.5.jar: configs/client/project.xml configs/ldap-realm/project.xml assemblies/j2ee-jetty-server/project.xml assemblies/j2ee-tomcat-server/project.xml assemblies/minimal-jetty-server/project.xml assemblies/minimal-tomcat-server/project.xml
Jacek, I had to manually download the org.mortbay.jetty-5.1.10.jar file and put it into my .maven repo for my build to finish. Is that the problem that you were having? Jay
