[ http://jira.codehaus.org/browse/MPECLIPSE-80?page=comments#action_45794 ]
fabrizio giustina commented on MPECLIPSE-80: -------------------------------------------- > Does this also take care of copying the libraries that are marked with > "<war.bundle>true</war.bundle>" to the lib folder of a wtp war project? This > is required for deployment to work. yes, jars are added to wtpmodules as "var" dependencies and are copied directly from the local maven repo by eclipse during builds. > Do you plan on adding support for WTP EAR and EJB projects? actually I already posted a patch with ejb support for the m2 eclipse plugin, MNG-760 anyway, I will be happy to incorporate this into the maven 1 plugin and add support for ear projects as well, but only if any of the committer is interested... a patch is here since March and nobody committed it so probably there is no interest in it... > Generate .wtpmodules files > -------------------------- > > Key: MPECLIPSE-80 > URL: http://jira.codehaus.org/browse/MPECLIPSE-80 > Project: maven-eclipse-plugin > Type: New Feature > Reporter: fabrizio giustina > Fix For: 1.10 > Attachments: MPECLIPSE-63-78-79-80.diff, MPECLIPSE-wtpmodules.patch > > > Generates a .wtpmodules file for eclipse wtp when the > org.eclipse.wst.common.modulecore.ModuleCoreNature is set, see > http://www.eclipse.org/webtools/jst/components/j2ee/scenarios/MavenEclipseIntegration.html -- 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]
