dev@glassfish.java.net

Re: edit/debug/build instructions for V3 -- recommended approach

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Wed, 04 Jun 2008 10:20:44 -0700

Note that some of the jars are under <your-install>/modules/web.
One need to check before doing the copy command.
      Shing Wai Chan

Kedar Mhaswade wrote:
> mvn gf:run was supposed to take care of it *without* doing the copying
> step, but alas it does not work as expected.
>
> Jason Lee wrote:
>> On Tue, Jun 3, 2008 at 2:31 PM, Byron Nevins <Byron.Nevins_at_sun.com
>> <mailto:Byron.Nevins_at_sun.com>> wrote:
>>
>> I do something very simple and blazingly fast for edit/compile/debug
>> cycles.
>>
>> 1) Do a full build from scratch
>> 2) Install from a distribution -- ONCE!
>> 3) For every module that you make changes in -- run this script --
>> the script will work for all modules:
>>
>> mvn install
>> copy target/*.jar <your-install>/modules
>>
>>
>> Even better. Thanks! :)
>>
>> --
>> Jason Lee, SCJP
>> Software Architect -- Objectstream, Inc.
>> Mojarra and Mojarra Scales Dev Team
>> https://mojarra.dev.java.net
>> https://scales.dev.java.net
>> http://blogs.steeplesoft.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>