Thanks Wendy,
I've tried to raise a MEV, but when I click new all I get is the search bar.
Does the JIRA for Maven require users to have a login :(.
----- Original Message -----
From: "Wendy Smoak" <[EMAIL PROTECTED]>
To: "Struts Developers List" <dev@struts.apache.org>
Sent: Sunday, January 20, 2008 4:54 PM
Subject: Re: Jar clash in the maven build
On Jan 20, 2008 3:03 AM, Al Sutton <[EMAIL PROTECTED]> wrote:
Just to make things more interesting we have entered jar hell :(.
Maven is picking up struts-annotations which has a freemarker-2.3.4
dependency and inserting it into the classpath before the S2.1 specified
2.3.11 dependency thus giving a compile and run classpath of;
....
....m2\repository\freemarker\freemarker\2.3.4\freemarker-2.3.4.jar
....m2\repository\org\freemarker\freemarker\2.3.11\freemarker-2.3.11.jar
As far as Maven knows, those are two completely separate things-- the
groupId is different.
You can use an exclusion to get rid of the wrong one, and/or file a
MEV ticket to get it relocated in the central repo.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]