[ http://jira.codehaus.org/browse/MOJO-384?page=comments#action_81270 ] Valerio Schiavoni commented on MOJO-384: ----------------------------------------
i've just tested it (from the latest mojo snapshot). the new goal works just fine, but it introduces a minor problem (for me, at least): compiled classes and all the files needed to launch the applications are kept on the main sources tree. This causes a mix of sources and compiled class files in the same directory. would it be possible to clean them on exit ? > New goal 'run', which starts an embedded tomcat > ----------------------------------------------- > > Key: MOJO-384 > URL: http://jira.codehaus.org/browse/MOJO-384 > Project: Mojo > Issue Type: New Feature > Components: tomcat > Reporter: Jurgen Lust > Assigned To: Mark Hobson > Attachments: tomcat-embedded.patch > > > This patch adds a 'run' goal, which starts an embedded tomcat, using the > project's classpath, and the src/main/webapp directory as context root. The > advantage of this goal is that you don't need an installation of Tomcat, the > mojo handles everything for you -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
