eclipe:eclipse 2.3-SNAPSHOT with wtp-1.5 fixes
----------------------------------------------
Key: MECLIPSE-163
URL: http://jira.codehaus.org/browse/MECLIPSE-163
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Components: multiproject, WTP support
Affects Versions: 2.3
Reporter: Richard van Nieuwenhoven
Attachments: maven-eclipse-plugin-R448503.patch
we needed eclipse:eclipse to function with wtp 1.5 but we had some problems
with the 2.3 SNAPSHOT version.
1) create a seperate eardefinition for eclipse
this makes it possible to include the reactor modules as projects (not as
versioned packages)
2) enable ejb3 projects <packaging>ejb3</packaging>
3) module types in the components file corrected (war ejb modules included now
with module-reference)
4) created a manifest-writer to write a eclipse/wtp compatible manifest for
module dependencies
this sould probably be done in a generated resources directory, but for
now i put it in src/main/resources
i will include the patch file as an attachment. Any one interested can include
the sources in the SNAPSHOT.
i use the patch for jboss and it works good, ejb(3) and web deployment is now
functional from scratch.
--
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