Re: wrong path to unpacked plugins in plugin-plugin

2003-08-04 Thread dion
It should use the property. Please raise this in Jira. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Alexey Demakov" <[EMAIL PROTECTED]> wrote on 05/08/2003 12:32:51 AM: > Hi all, > > In beta-10 plugin-plugin uses ${maven.home.local}/plugins as path t

wrong path to unpacked plugins in plugin-plugin

2003-08-04 Thread Alexey Demakov
Hi all, In beta-10 plugin-plugin uses ${maven.home.local}/plugins as path to unpacked plugins (see plugin:install goal for example). But there is maven.plugin.unpacked.dir variable in default.properties file. Should it be used instead? plugin-plugin is the only plugin where ${maven.home.local}/