WTP does not link war's to a jar module if it also uses a test-jar
------------------------------------------------------------------
Key: MECLIPSE-615
URL: http://jira.codehaus.org/browse/MECLIPSE-615
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: WTP support
Affects Versions: 2.7
Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400)
Java version: 1.5.0_16
Java home: C:\devtools\java\jdk1.5.0_16\jre
Default locale: en_CA, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: Jim Sellers
Attachments: WhatWTPTrouble.zipx
If a war file refers to a jar module in the same project AND a test-jar from
that same project it will
1) not link to the actual project [1]
2) not deploy the packaged .jar file
3) put both the jar and the jar's dependencies in the manifest.mf for the war
4) it puts the jar's dependencies into the war
The war project is now in an inconsistent state.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira