> -----Original Message-----
> From: Karl Heinz Marbaise [mailto:[email protected]]
> Sent: Tuesday, August 16, 2016 12:59 PM
> To: Maven Users List <[email protected]>
> Subject: Re: Multiproject build that needs to build one project only if
> on a particular os?
> 
> Hi,
> 
> You should take a look to profiles which might solve your problem...
> 
> http://maven.apache.org/guides/introduction/introduction-to-
> profiles.html
> 
> But you might can give an example what can not be built on Windows in
> particular in a Java project? Or do you make a OSGi build?

A docker image for Linux.

> On 16/08/16 21:47, KARR, DAVID wrote:
> > I have a multiproject build with three modules, not counting the top-
> level.
> > I can build this on either Windows or Linux, but if I'm building on
> > Windows, one of the subprojects should not be built.
> > I vaguely remember seeing ways to set architecture properties and
> > check for those, but I can't find info on that right now.  How do I
> set this up?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to