Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1134 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1134 Summary: plugin deps always copied to $MAVEN_HOME/plugins Type: Bug Status: Closed Priority: Major Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Versions: 1.0-rc1 Assignee: Reporter: Matthew Hawthorne Created: Mon, 26 Jan 2004 9:20 AM Updated: Mon, 26 Jan 2004 5:02 PM Environment: Red Hat Linux 9.0 Description: If a dependency has <type>plugin</type>, it seems that it is always copied to $MAVEN_HOME/plugins -- even if the plugin is already there. This caused me some problems when running on a machine in which I didn't have write permissions to $MAVEN_HOME/plugins. I sudo'd and installed the plugin manually, but then still received an IOException because I couldn't write to the plugin's jar file. --------------------------------------------------------------------- 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]
