You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sachin Patel (JIRA)" <ji...@codehaus.org> on 2006/04/03 22:14:44 UTC

[jira] Created: (MECLIPSE-90) Provide a way to not generate .classpath and only a .project file

Provide a way to not generate .classpath and only a .project file
-----------------------------------------------------------------

         Key: MECLIPSE-90
         URL: http://jira.codehaus.org/browse/MECLIPSE-90
     Project: Maven 2.x Eclipse Plugin
        Type: Bug

    Versions: 2.1    
    Reporter: Sachin Patel


When running eclipse:eclipse against a set of "eclipse-feature" projects, these modules do not contain any source thus a .classpath should not be generated for them.  Need a way to generate only the .project file in order to better support "eclipse-plugin-development" with maven.

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


[jira] Closed: (MECLIPSE-90) Provide a way to not generate .classpath and only a .project file

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

      Assign To: fabrizio giustina
     Resolution: Fixed
    Fix Version: 2.2

version 2.2 will generate a classpath file only for java-capable projects (checking artifactHandler.getLanguage() ). If you pom specify a custom packaging a classpath file (and related natures/builders in .project) will not be added

> Provide a way to not generate .classpath and only a .project file
> -----------------------------------------------------------------
>
>          Key: MECLIPSE-90
>          URL: http://jira.codehaus.org/browse/MECLIPSE-90
>      Project: Maven 2.x Eclipse Plugin
>         Type: Bug

>     Versions: 2.1
>     Reporter: Sachin Patel
>     Assignee: fabrizio giustina
>      Fix For: 2.2

>
>
> When running eclipse:eclipse against a set of "eclipse-feature" projects, these modules do not contain any source thus a .classpath should not be generated for them.  Need a way to generate only the .project file in order to better support "eclipse-plugin-development" with maven.

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