[jboss-as7-dev] Console build: development profile

Heiko Braun hbraun at redhat.com
Thu Mar 1 02:20:00 EST 2012



Due to the increased number of permutations (additional languages) the full compile times have increased quiet drastically. To work around this problem during development, I've added a development build profile that restricts the languages to english and the browser permutations to safari and firefox:


mvn -Pdev clean install


Usually it's fine to run hosted mode for development, but when it becomes necessary to build the final app you can use the above profile to quickly build a console version with above constraints.


Regards, Heiko




More information about the jboss-as7-dev mailing list