>From what I can tell,
a) It is a bug
b) It only occurs when maven.plugin.unpacked.dir == ${maven.home}/plugins
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Oliver Nolle <[EMAIL PROTECTED]> wrote on 19/11/2003 02:21:40 AM:
> When I use the following command:
>
> > maven
> plugin:download -DgroupId=maven -DartifactId=maven-caller-plugin
-Dversion=1
> .0
>
> it successfully downloads the plugin, but immediately (and successfully)
> deletes the downloaded jar from my repository.
>
> I filed it as a bug to JIRA (MAVEN-1032) because after adding a line to
the
> jelly.xml it worked (see the bug report), or are my settings wrong?
>
> Can anyone else try this behaviour or check my settings below?
>
> Thanks, Oliver
>
>
> I have the following settings in my ~/build.properties (we use maven rc1
on
> a win2k machine):
>
> maven.repo.remote = http://ourserver.ourcompany/maven/repository,
> http://www.ibiblio.org/maven/
> maven.repo.central = ourserver
> maven.repo.central.directory = /exports/maven/repository
> maven.repo.remote.enabled = true
>
> maven.repo.local=c:/programme/_dev/maven/repository
> maven.plugin.unpacked.dir=c:/programme/_dev/maven/plugins
>
> maven.username = oliver.noelle
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]