Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-20

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

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin

   Assignee: Vincent Massol
   Reporter: Ryan Sonnek

    Created: Mon, 23 Feb 2004 2:04 PM
    Updated: Mon, 23 Feb 2004 2:04 PM

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to