You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andres Almiray <aa...@yahoo.com> on 2006/09/08 00:43:20 UTC

Calling a Mojo from within another Mojo

Hi,

I've been searching the docs at the maven site and
there is no mention of this, is it possible ?

What I want to do is re-run the Cobertura report Mojo
with 'xml' format if the actual format is 'html'. This
is because Cobertura doesn't provide a 'friendly' API
to its report facilities.

BTW, the team from cobertura-maven-plugin invoke
cobertura by wrapping its command line args and
invoking a Main class. (That is my last resort
option).

Thanks.


	
	
		
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx 


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