Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 10 minutes

    Project: maven
 Components: 
             plugin-other
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Alexey Demakov

    Created: Mon, 4 Aug 2003 11:03 AM
    Updated: Mon, 4 Aug 2003 11:03 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]

Reply via email to