Tomahawk Maven2 oddity: 1.1.3 requires Shale and Struts1.2.8.
-------------------------------------------------------------
Key: TOMAHAWK-517
URL: http://issues.apache.org/jira/browse/TOMAHAWK-517
Project: MyFaces Tomahawk
Type: Improvement
Versions: 1.1.3
Reporter: Wendy Smoak
Assigned to: Wendy Smoak
Priority: Minor
Fix For: 1.1.4-SNAPSHOT
From: David Friedman <[EMAIL PROTECTED]>
To: MyFaces <[email protected]>
Date: Jun 29, 2006 12:11 PM
I just added Tomahawk 1.1.3 to my Maven2 build with:
<dependency>
<groupId>org.apache.myfaces.tomahawk</groupId>
<artifactId>tomahawk</artifactId>
<version>1.1.3</version>
</dependency>
And it suddenly added Struts-1.2.8 to my .war file. The tomahawk-1.1.3.pom
file lists Struts like so:
<dependency>
<groupId>struts</groupId>
<artifactId>struts</artifactId>
<version>1.2.8</version>
<scope>compile</scope>
</dependency>
What kind of dependency is that? I couldn't find anything in the Wiki about
it as some kind of Tomahawk 1.1.3 upgrade dependencies.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira