Hi,

> You need to declare 'org.codehaus.cargo' as a pluginGroup in your
> settings.xml:
> 
>  <pluginGroups>
>    <pluginGroup>org.codehaus.cargo</pluginGroup>
>  </pluginGroups>

Ok, thanks, I'll try it tomorrow when I'm back at work.

OTOH: Why can Maven 2 find the Cargo plugin without having the above section in 
the settings.xml? AFAIK M2 only searches in the groups org.apache.maven.plugins 
and org.codehaus.mojo, i.e. "mvn cargo:help" should normally not work out of 
the box, right?


Best regards

Thorsten
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to