CDV ❯ Create a maven plugin for the express toolkit stuff only.
-
New Feature
-
Status: Closed
-
3 Minor
-
Resolution: Fixed
-
-
-
kkannaiy
-
Reporter: steve
-
June 02, 2010
-
0
-
Watchers: 0
-
February 12, 2013
-
June 17, 2010
Description
Create a new maven plugin based on the old one cleaning out all the boot-jar stuff.
Comments
Fiona OShea 2010-06-08
Hung Huynh 2010-06-17
I was able to modify tc-maven-plugin to support express mode by default (bootjar only created in custom mode)
Kalai Kannaiyan 2010-07-01
Verified with Terracotta 3.2.2, as of 20100527-070529 (Revision 15357 by cruise@su10mo4 from 3.2), for custom mode: ran the tc-maven-plugin plugin which creates the bootjar as expected. Ran the session cart (express mode), ran the sample using mvn tc:start bootjar is not created as expected.
NOt a top priority but when you have time