RE: How to compile twice

2011-05-25 Thread David McCabe
> -Original Message- > From: Ron Wheeler [mailto:rwhee...@artifact-software.com] > Sent: Wednesday, 25 May 2011 4:54 PM > To: users@maven.apache.org > Subject: Re: How to compile twice > > On 25/05/2011 10:58 AM, David McCabe wrote: > > In that case, how does

RE: How to compile twice

2011-05-25 Thread David McCabe
In that case, how does one handle a single module build that produces multiple artefacts? Is this 'not the Maven way'? What about multi-platform builds? What about multiple output types (header files, DLLs, import libraries and JNI JARs)? I'm getting very confused by this, because the 'Maven way'

RE: Best practice for migrating existing system

2011-05-07 Thread David McCabe
Thanks for the information. I think I may need to clarify some things. > > Our applications are made up of a few dozen components, some of which > > are shared between projects and some of which are project-specific. > > Each of these components currently has a 4-component build number > > "major.

Best practice for migrating existing system

2011-05-07 Thread David McCabe
at this is a job for Python, but I am wondering how much of this process can be done with Maven without cluttering the per-project POMs, even if minor modifications need to be made. Thanks in advance, David McCabe - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org