Brett Porter on 09/08/05 02:11, wrote:
(3) m2 can't find the maven-ear-plugin. According to the msg here
http://marc.theaimsgroup.com/?l=turbine-maven-user&m=111962447408741&w=2
it looks like I have to copy it from maven2/org/apache/maven/plugins to
my local repository and change its directory structure. Is there a
command line to get m2 to download it, so I then only have to change the
dir?


No, not until it is released and deployed.

I manually downloaded it and set it up where my POM said it should be, and got it to work after some confusion between /org/apache/maven/plugins and /plugins/org/apache/maven, where my config errors were causing m2 to try to download it from non-existent repository dirs even though I had it in my local repo somewhere wrong. :O

I certainly learnt about the repo quite quickly.

Thanks for the help.

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to