On Feb 18, 2008 10:31 AM, Papapara Tudu <[EMAIL PROTECTED]> wrote:

> I'm using Archiva 1.0.1 and Maven 2.0.8.
> My Maven settings.xml are the default ones, no changes (on both machines).
> My pom.xml has the following entry:
...
>         <repositories>
...

No <pluginRespositories> ?  You'll need to repeat the repository as a
pluginRepository if you want Maven to check it for plugins.

Also check the repository metadata for the Eclipse plugin.  Plugins
won't work unless the metadata contains the 'release' and 'latest'
elements.  (Possibly only one of those is necessary, but if both are
missing, it won't work.)

-- 
Wendy

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

Reply via email to