Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: tomcat
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
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
Has this patch been applied at all?
This functionality would be incredibly useful.