On Jul 8, 2008, at 7:23 PM, Mike Schrag wrote:

Many of these jar files are duplicates of each other, or even worse, different versions of the same jar, like there is a version of commons-logging.jar in ERJGroupsSynchronizer and another one in EROpenID. Meanwhile, commons-logging is up to version 1.1.1.

To my way of thinking, the Wonder ant builds are already broken if EROpenID is building against commons-logging-1.03, but then deployed with 1.1.1... It works unbelievably well. How well? Well, in the course of setting up pom.xml files for Wonder, I found out that Wonder was missing a secondary dependency, because it used a certain jar file, which used another jar file which wasn't included.

Please log bugs in the Wonder Jira for problems like this that you find.

I will, though I'm working with Henrique to get a set of final pom.xml files for Wonder first, and then Henrique wants to setup a maven repository for all the necessary jars to make it easier as well. If we do that, you should be able to do:

 svn co http://wonder.sf.net(etc) Wonder

 mvn compile

And have everything you need. Then we should be able to push that information back to the appropriate ERJars and Libraries directories for the people who prefer Ant.

 Pierce

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to