[Hawkular-dev] faster dev build of hawkular

Jiri Kremser jkremser at redhat.com
Thu Aug 13 05:41:25 EDT 2015


| FWIW, leaving both dev and dozip profiles out makes a valid combination,
| does it not?
| 
|    mvn clean install -Pitest

oh right, I forgot about the special itest's standalone.xml with predefined user. Yeah, this should work.

Or `mvn clean install -Pitest,dev,dozip`, 
but `mvn clean install -Pitest,dev` doesn't, because itests needs the zip file.

jk


More information about the hawkular-dev mailing list