Wonder_5_0_0_Legacy does not build with maven: Fixed
Wonder_5_0_0_Legacy does not build with maven: Fixed
- Subject: Wonder_5_0_0_Legacy does not build with maven: Fixed
- From: G Brown <email@hidden>
- Date: Mon, 30 Apr 2012 17:34:23 -0400
It seems to need a dependency.
If I add
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.4</version>
</dependency>
to Frameworks/Core/ERExtensions/pom.xml it then compiles ERExtensions and everything else too.
I am not sure that is the right version, but at least the everything compiles. Not sure how/when it stopped.
Can someone add something like the above to the Frameworks/Core/ERExtensions/pom.xml ?
Thanks,
G Brown
email@hidden
_______________________________________________
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