You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/24 15:05:01 UTC

[jira] Commented: (MPECLIPSE-20) add general .classpath and .project modification goals

The following comment has been added to this issue:

     Author: David Eric Pugh
    Created: Fri, 24 Sep 2004 9:04 AM
       Body:
This issue has been hanging around for a while..  If you would like to take a swing at this, it would be great.  I'll let it sit for another month or so and then close it if nothing happens..
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPECLIPSE-20?page=comments#action_24527

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPECLIPSE-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPECLIPSE-20
    Summary: add general .classpath and .project modification goals
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin

   Assignee: 
   Reporter: Ryan Sonnek

    Created: Mon, 23 Feb 2004 2:04 PM
    Updated: Fri, 24 Sep 2004 9:04 AM

Description:
allow other plugins to use the current eclipse plugin to update/modify the .classpath and .project files.  adding another goal like add-classpath-callback and add-project-callback where plugin users can pass options (groupId, artifactId, version) of the addition, and the plugin would check if it exists, and add it as needed. 

this would be a great addition to allow for external plugins to work WITH the eclipse plugin instead of lumping everything INTO the eclipse plugin.  not too long ago, the eclipse plugin had a dependency on the cactus plugin for this same problem.  the cactus plugin could simply add a goal to add it's jars to the classpath.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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