You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2005/10/09 19:04:11 UTC

[jira] Closed: (MPECLIPSE-80) Generate .wtpmodules files

     [ http://jira.codehaus.org/browse/MPECLIPSE-80?page=all ]
     
fabrizio giustina closed MPECLIPSE-80:
--------------------------------------

     Assign To: fabrizio giustina
    Resolution: Fixed

Committed to svn for version 1.10.
This adds complete support for web projects, ears and ejbs will come (please open a separate Jira issue if you are interested in a feature related to wtp that is not actually covered by the plugin).

about this:
> The .classpath file does not have the required server integration but I generated that myself.

server integration can be added using the existing "conclasspath" property, e.g. using:

maven.eclipse.conclasspath=org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.5,org.eclipse.jst.j2ee.internal.web.container/${pom.artifactId}


> Generate .wtpmodules files
> --------------------------
>
>          Key: MPECLIPSE-80
>          URL: http://jira.codehaus.org/browse/MPECLIPSE-80
>      Project: maven-eclipse-plugin
>         Type: New Feature
>     Reporter: fabrizio giustina
>     Assignee: 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org