Hey guys,

Unless someone can raise a decent reason not to do it, I'd like to
move the assembly in the struts2 build into it's own profile. I don't
mind Hudson and Bamboo creating the zips through the assembly module,
but I like to keep up-to-date and running mvn clean install -Pall on
my machine takes an extra ten minutes. Moving it into a profile will
still leave it available, but you'll have to do 'mvn -Pall,assembly
install' to build. 'mvn -Pall install' will build everything it builds
now, except the assembly.

Anyone have a problem with that?

-Wes

-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to