[ http://jira.codehaus.org/browse/MOJO-384?page=comments#action_81537 ]
Matt Raible commented on MOJO-384:
----------------------------------
Does this plugin have a scanInterval setting like the Jetty Plugin does?
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<configuration>
<scanIntervalSeconds>3</scanIntervalSeconds>
</configuration>
</plugin>
> 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