Ivo K. Koga wrote:
> Hi Carsten,
> 
> I´m using the maven 2.0.5 too. Could you please tell me in what folders do I
> have to type the "mvn clean install" to install the plugins one by one?
> I´m afraid I have to do it in the 58 folders I found here.
> 
No, go to the top level directory (where the build.xml is) and do a
> mvn install

Then go to the tools/maven2 directory and do a "mvn install" in all
directories which name ends with "plugin".
Go back to the top level directory and then cd into the "ipojo.plugin"
directory and do "mvn install" there as well.

That's it, you should now be able to use the provided ant script as
document.

HTH
Carsten
-- 
Carsten Ziegeler
http://www.osoco.org/weblogs/rael/

Reply via email to