Check out the os properties available to your JVM

http://java.sun.com/j2se/1.3/docs/api/java/lang/System.html#getProperties()

properties available to JVM also avaiable to maven as well.

-Dan



On Thu, 09 Sep 2004 20:33:03 -0400, Adam Fisk <[EMAIL PROTECTED]> wrote:
> Anyone know how to check the operating system from Maven?  I'm
> ultimately trying to report test results from different operating
> systems (a really important thing to do for widely deployed client
> apps), so I'd love any tips on how to do that cleanly if you've got
> 'em.  Just accessing what OS Maven is running on would be a big start
> though.
> 
> This is one of the most responsive lists I've ever been on, by the way.
> You guys rock.
> 
> Thanks.
> 
> -Adam
> 
> ---------------------------------------------------------------------
> 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