dev@glassfish.java.net

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

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 04 Jun 2008 10:08:01 -0700

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