Re: Maven Optimism
Re: Maven Optimism
- Subject: Re: Maven Optimism
- From: Mike Schrag <email@hidden>
- Date: Tue, 8 Jul 2008 22:23:21 -0400
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.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Maven Optimism (From: Pierce T.Wetter III <email@hidden>) |