Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPWAR-14 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPWAR-14 Summary: War and Ear Plugin Don't Handle Jar Overrides For Bundling Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-war-plugin Assignee: Reporter: Anthony Vito Created: Thu, 10 Apr 2003 5:51 PM Updated: Sat, 21 Aug 2004 10:10 AM Environment: NA Description: The war and ear plugin both suffer from the same flaw of hard coding the local repository jar path for the means of bundling dependencies. This obviously doesn't work when jar overriding has occured. The solution is probably not to have all plugins handle overrides, but a more global approach. The Project Objects "getDependencyPath(String id)" Method might be of interest here, I'm hoping they're miss documented. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
