You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "K.C. Baltz (JIRA)" <ji...@codehaus.org> on 2005/11/08 18:35:06 UTC

[jira] Created: (MNGECLIPSE-5) Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse

Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
--------------------------------------------------------------------------

         Key: MNGECLIPSE-5
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-5
     Project: Maven 2.x Plug-in for Eclipse
        Type: Bug
 Environment: Windows XP
    Reporter: K.C. Baltz
 Assigned to: Eugene Kuleshov 


I have a web project that uses the Sysdeo Tomcat plugin for deployment.  When I run the mvn eclipse:eclipse target to update my project, I lose the Sysdeo setting that tells Eclipse my project is a Tomcat project.  I've tracked it down to the .project file losing an entry in the list of "natures".  Before I run the eclipse plugin, I have the following nature: 

		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>

Afterwards it's gone.  

The workaround is easy in that I only have to change one checkbox in the settings, but i shouldn't have to do it every time.  

-- 
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


[jira] Closed: (MNG-1506) Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse

Posted by "fabrizio giustina (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1506?page=all ]
     
fabrizio giustina closed MNG-1506:
----------------------------------

     Assign To: fabrizio giustina  (was: Brett Porter)
    Resolution: Fixed

fixed in svn for the m2 plugin (2.0-beta3)

> Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
> --------------------------------------------------------------------------
>
>          Key: MNG-1506
>          URL: http://jira.codehaus.org/browse/MNG-1506
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>  Environment: Windows XP
>     Reporter: K.C. Baltz
>     Assignee: fabrizio giustina

>
>
> I have a web project that uses the Sysdeo Tomcat plugin for deployment.  When I run the mvn eclipse:eclipse target to update my project, I lose the Sysdeo setting that tells Eclipse my project is a Tomcat project.  I've tracked it down to the .project file losing an entry in the list of "natures".  Before I run the eclipse plugin, I have the following nature: 
> 		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
> Afterwards it's gone.  
> The workaround is easy in that I only have to change one checkbox in the settings, but i shouldn't have to do it every time.  

-- 
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


[jira] Updated: (MNG-1506) Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse

Posted by "fabrizio giustina (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1506?page=all ]

fabrizio giustina updated MNG-1506:
-----------------------------------

    Component: maven-eclipse-plugin

> Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
> --------------------------------------------------------------------------
>
>          Key: MNG-1506
>          URL: http://jira.codehaus.org/browse/MNG-1506
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>  Environment: Windows XP
>     Reporter: K.C. Baltz
>     Assignee: Brett Porter

>
>
> I have a web project that uses the Sysdeo Tomcat plugin for deployment.  When I run the mvn eclipse:eclipse target to update my project, I lose the Sysdeo setting that tells Eclipse my project is a Tomcat project.  I've tracked it down to the .project file losing an entry in the list of "natures".  Before I run the eclipse plugin, I have the following nature: 
> 		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
> Afterwards it's gone.  
> The workaround is easy in that I only have to change one checkbox in the settings, but i shouldn't have to do it every time.  

-- 
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