I know this is an old thread, but for the lurkers of the internets, I might
post a possible answer. In stead of using "family" as the identifier, one
could use "name" - either in stead of or in addition to "family".

The following should thus be an unambigious activation

<activation> 
                <os> 
                    <family>unix</family> 
                    <name>Linux</name>
                </os> 
</activation> 

You can get the os name by running "mvn help:system |grep os.name"

--
View this message in context: 
http://maven.40175.n5.nabble.com/Profile-activation-for-mac-and-linux-tp3263043p5661715.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to