Wendy,
The original script was based on Maven-1.0.2, however I am now looking
into Maven-2.0 to see how this changes things. This may set me back a
little but shouldn't be too bad (fingers crossed). I too have the
feeling that the end result will be worth the time I now invest. My only
worry is that most of the plugins are in a alpha or Beta release but
since we're not doing anything exotic it should be OK.
One point to note to those not too familiar with Maven is that it is
based on a specific structure for src/info & target (compile) resources.
This is what makes it so easy to work with but does mean that if the
script & maven is accepted we need to change the structure of the
project to accomodate this & utilise Maven to it's fullest. We'll cross
that bridge once we have a script working.
/Colin
Wendy Smoak wrote:
From: "Colin Chalmers" <[EMAIL PROTECTED]>
Following the recent discussions concerning commons-lang & my own
thread concerning the build procedure I put together the start of a
maven build script.
...
Towards the end of the week I'd like to share what I have with others
who also have Maven running locally & get some feedback as to how it
works.
I will have time to look at it this weekend and can help if you need
it. But James would be the better choice. :)
Are you working with Maven 1 or 2? So far I'm finding m2 *much*
easier to deal with for the Shale build.