On Friday 06 October 2006 00:30, Elliot Metsger wrote: > Hey Fred: > > I only fixed the incorrect maven group id (the maven-pluto-plugin should > have installed under org/apache/pluto/maven-pluto-plugin). > > I haven't yet fixed the issue with mvn pluto:install. I don't think > you're doing anything wrong. > > As a workaround try: > mvn org.apache.pluto:maven-pluto-plugin:install > -DinstallDir=/path/to/tomcat
Thanks for responding, Elliot! Yes, this workaround works pretty well. I think that implicit calling of the maven-pluto-plugin doesn't behave as it should is some issue at maven itself... Well, for now this kind of solution is enough. -- Fred Thiele
