Hi,I have a plugin that needs to checkout some resources then trigger a 'mvn site' on the checked out sources. Right now I've tried to fork mvn which works on unix but not on windows. I'd like to get maven to just execute the goal on the other pom.xml without having to fork it. Is there a way this can be done?
Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
