You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jamie Bisotti (JIRA)" <ji...@codehaus.org> on 2005/09/15 14:45:02 UTC

[jira] Created: (MPECLIPSE-102) Running 'maven:eclipse' turns CheckStyle off for the project.

Running 'maven:eclipse' turns CheckStyle off for the project.
-------------------------------------------------------------

         Key: MPECLIPSE-102
         URL: http://jira.codehaus.org/browse/MPECLIPSE-102
     Project: maven-eclipse-plugin
        Type: Bug
    Versions: 1.9    
 Reporter: Jamie Bisotti


Assuming project is already setup in Eclipse 3.1 (either manually or via the eclipse plugin)
1. Install CheckStyle Eclispe plugin
2. Turn it on for the project.
3. Shutdown Eclipse
4. Run maven eclipse on the project
5. Restart Eclipse
6. Notice CheckStyle is now turned off.

-- 
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] Commented: (MPECLIPSE-102) Running 'maven:eclipse' turns CheckStyle off for the project.

Posted by "fabrizio giustina (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPECLIPSE-102?page=comments#action_50615 ] 

fabrizio giustina commented on MPECLIPSE-102:
---------------------------------------------

this is fixed in the m2 plugin (see MNG-1506). Existing natures/builders are overwritten when generating new files.
Still open in the m1 version

> Running 'maven:eclipse' turns CheckStyle off for the project.
> -------------------------------------------------------------
>
>          Key: MPECLIPSE-102
>          URL: http://jira.codehaus.org/browse/MPECLIPSE-102
>      Project: maven-eclipse-plugin
>         Type: Bug
>     Versions: 1.9
>     Reporter: Jamie Bisotti

>
>
> Assuming project is already setup in Eclipse 3.1 (either manually or via the eclipse plugin)
> 1. Install CheckStyle Eclispe plugin
> 2. Turn it on for the project.
> 3. Shutdown Eclipse
> 4. Run maven eclipse on the project
> 5. Restart Eclipse
> 6. Notice CheckStyle is now turned off.

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