Lacoste, Dana wrote:
Once again, I'm far from the right person to provide "should" answers to
this, but as I understand it, maven really wants
one-pom:one-target:one-build-result-file ratios. As in a single directory
> should build exactly one thing.
BUT
I do this kind of thing in several areas: build a .jar and a .zip that
packages everything up in the same directory.
So it _can_ be done, but as I understand it, it's not "best practice".
...
Dana,
Thanks for both of your replies. You've really helped me see that
switching to Maven is an attainable goal, so I've decided to jump in
with both feet. Well, with one foot ... I'm using it on my next project.
I'm going to proceed with the plan to have one Maven project whose build
product is a zip file that contains my jar containing original code,
required 3rd party jars, and ancillary files. It might not be perfect
but I don't currently see any flaws, and the only thing that will let me
see any flaws is experience, and the only way to get experience is to
get started.
--
Danny MacMillan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]