Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 4 Aug 2003 11:07 AM
Fixed
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-650
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-650
Summary: maven-plugin-plugin should use ${maven.plugin.unpacked.dir}
Type: Bug
Status: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Remaining: 10 minutes
Project: maven
Components:
plugin-other
Fix Fors:
1.0-rc1
Versions:
1.0-beta-10
Assignee:
Reporter: Alexey Demakov
Created: Mon, 4 Aug 2003 11:03 AM
Updated: Mon, 4 Aug 2003 11:07 AM
Description:
maven-plugin-plugin should use ${maven.plugin.unpacked.dir}
instead of ${maven.home.local}/plugins
Workaround to use old style maven plugin directory layout:
---
${user.home}/build.properties:
maven.home.local=${maven.home}
maven.plugin.unpacked.dir=${maven.home}/plugins
---
(Define not only maven.plugin.unpacked.dir but maven.home.local also)
---------------------------------------------------------------------
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]