implement OS family activator for profiles
------------------------------------------
Key: MNG-669
URL: http://jira.codehaus.org/browse/MNG-669
Project: Maven 2
Type: Improvement
Reporter: Brett Porter
Fix For: 2.0-beta-2
currently, you have to use the os.name system property to activate a profile by
operating system. This can be problematic as os.name is something like "Windows
XP" and you may want to match "Windows".
I think plexus-utils has an Os class that can assist in breaking it down to
known families which we can use as keywords.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]