My favorites | Sign in
Project Logo
q4e
                
New issue | Search
for
| Advanced search | Search tips
Issue 319: Support for war dependencies from repository
6 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by nicolas.richeton, Mar 13, 2008
It seems that q4e only support war-type dependencies if they are present as
a n opened project in the eclipse workspace. 

If you close the war project, the main project is no longer able to compile.

 
Comment 1 by nicolas.richeton, Mar 14, 2008
After some investigations : 
the default maven war overlay does not include the war classes or libraries in the
classpath. 

But this is supported by the warpath plugin :
http://static.appfuse.org/maven-warpath-plugin/index.html

With Q4e and warpath, war's libraries are added to the classpath but not the classes
contained in the war. 

(with mvn compile, everything is added to the classpath)

Since the defaut war overlay behavior is quite limited, it would be great if q4e
could fully support war dependencies and warpath.

Comment 2 by amuino, Mar 14, 2008
The Candy for Appfuse project used to support integrating the warpath plug-ín into
eclipse. Since I'm the author of that plug-in, I'll be eventually merging the changes
into q4e or reworking Candy for Appfuse as an extension for q4e.
Comment 3 by amuino, May 09, 2008
Could you provide a test case (some simple projects) for testing war resolution?
Regarding warpath support, please open a different issue with the details (and
projects needed for testing).

Sign in to add a comment

Hosted by Google Code