Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-beta-1
-
Component/s: None
-
Labels:None
Description
To prevent confusion for users, I'd like to rename the current version which supports tomcat 6 to tomcat6 and add tomcat 7 support in tomcat7.
users will have now to use tomcat6:run instead tomcat:run.
Btw users will have to add a pluginGroup entry in ~/.m2/settings.xml as the used groupId is not automatically discovered by maven core.
Any objections ?