Great, I built a few times yesterday and wasn't aware of the already
existing change. This is a real time (and nerve..) saver!

BTW, did not know that property inversion with ! works. Always good to
have a Maven guru on board *wavingHandsTowardsWendy*

Wes Wannemacher schrieb:
> Rene,
> 
> I went ahead and did it yesterday. Now, if you want to build
> everything except mirror the wiki and zip up everything, just do -
> 
> mvn clean install -DskipAssembly
> 
> I know in my case, it shaves off 10 minutes from a 15 minute build.
> 
> -Wes
> 
> On Fri, Apr 24, 2009 at 11:57 AM, Rene Gielen <gie...@it-neering.net> wrote:
>> +42.5 at least ...
>>
>> Rainer Hermanns schrieb:
>>> Wes,
>>>
>>> +42, please do so... that was disturbing me as well a lot :)
>>> The build takes currently "forever", just to download all the docs.
>>>
>>> Thanks,
>>> Rainer
>>>
>>>> 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
>>>>
>>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>>
> 
> 
> 

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

Reply via email to