Yes java is multi-platform :-) this was not my question. I would like to start the build from my windows box. The build has several projects/sub projects.
Some should compile\link on the windows box and some on unix. How? How to make this happen? Thanks -----Original Message----- From: Nicolas Chalumeau [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 29, 2004 12:11 PM To: Maven Users List Subject: Re: multiple-platform Java is multiplatform or I don't understand what you want to know ! If you have some plateform specific thing you better use 1 subproject per platform and play with the dependancies to include them in some project Nicolas, On Wed, 29 Dec 2004 11:41:47 +0200, Glasman, AdiX <[EMAIL PROTECTED]> wrote: > Does Maven supports build on multiple-platform and finally collect the > build artifacts on different platform and forms into one package? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
