You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Stephen Duncan Jr (JIRA)" <ji...@codehaus.org> on 2006/01/24 20:18:06 UTC

[jira] Created: (MECLIPSE-64) Allow Natures and Builders to be Added instead of Replaced

Allow Natures and Builders to be Added instead of Replaced
----------------------------------------------------------

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

    Reporter: Stephen Duncan Jr


Currently when you specify natures and builders, they replace the default ones, instead of adding on to them.  I would like to add a nature and a builder to the plugin.  My use case is being able to add <projectnature>org.springframework.ide.eclipse.core.springnature</projectnature> and <buildcommand>org.springframework.ide.eclipse.core.springbuilder</buildcommand> to a project.  I would like to do this with a profile so that these can be added onto a project if you have Spring IDE installed.  This could be a applied to a jar or a war project, so I won't know ahead of time what the other natuers or buildcommands should be.

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