[ http://jira.codehaus.org/browse/MECLIPSE-45?page=all ]
Jason van Zyl moved MNG-1430 to MECLIPSE-45:
--------------------------------------------
Version: (was: 2.0)
type: Bug (was: Improvement)
Component: (was: maven-eclipse-plugin)
Workflow: jira (was: Maven)
Key: MECLIPSE-45 (was: MNG-1430)
Project: Maven 2.x Eclipse Plugin (was: Maven 2)
> add j2ee project nature/builders to generated .project file
> -----------------------------------------------------------
>
> Key: MECLIPSE-45
> URL: http://jira.codehaus.org/browse/MECLIPSE-45
> Project: Maven 2.x Eclipse Plugin
> Type: Bug
> Environment: maven 2.0 on linux
> Reporter: Dan Allen
> Assignee: fabrizio giustina
> Attachments: MNG-1430.txt
>
>
> When the eclipse:eclipse target generates the .project file for a war project
> in maven, the .project file contains only the natures and builders for a
> regular java project. The additional information is as follows for WTP 0.71
> <buildCommand>
>
> <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> <buildCommand>
> <buildCommand>
> <name>org.eclipse.wst.validation.validationbuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> <buildCommand>
>
> <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependen
> <arguments>
> </arguments>
> </buildCommand>
> <buildCommand>
>
> <name>org.eclipse.wst.common.modulecore.DependencyGraphBuilder</name>
> <arguments>
> </arguments>
> </buildCommand>
> <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
> <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
--
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]