Dependent-Modules not showing up in .wtpmodules
-----------------------------------------------
Key: MNG-1332
URL: http://jira.codehaus.org/browse/MNG-1332
Project: Maven 2
Type: Bug
Components: maven-eclipse-plugin
Versions: 2.0
Environment: jsdk 1.4.2_08, winxp, Eclipse 3.1.1, Maven 2.0 (Final), WTP 0.71
Reporter: Brian Bonner
Attachments: wtpmodulepatch.txt
I run mvn eclipse:eclipse and the dependent modules are not loaded into the the
.wtp modules.
Franck de Bruijn noticed that having the EclipseWtpModulesWriter use the
"normal" project vs. the "executedProject" allowed the dependent library to be
written.
Maybe Brett, the author, or someone more in the know can help disect the
difference between how these two project types are used inside
EclipsePlugin.java
I'm attaching a patch that at least allows the test cases to *still* pass and
to load up .wtpmodules with the dependent modules as necessary :)
Maybe the author can also explain why in test/project-5 that the commas
successfully parse when in a real POM, they throw exceptions.
Thanks.
.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]