Hi all,
>From within a maven pom, it is possible to use the ${os.name}, ${os.arch}
and ${os.version} macros to get access to system information.Is it possible to get the OS family in this way too, as described below? http://docs.codehaus.org/display/MAVENUSER/Profiles Something like ${maven.os.family}? Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
