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/10/22 14:56:10 UTC

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

Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Fri, 22 Oct 2004 8:55 AM

We'll tackle this whenever redoing the entire plugin becomes appropriate.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: INCOMPLETE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin
   Fix Fors:
             1.9

   Assignee: David Eric Pugh
   Reporter: Ryan Sonnek

    Created: Mon, 23 Feb 2004 2:04 PM
    Updated: Fri, 22 Oct 2004 8:55 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