make sigar optional

This commit is contained in:
Shay Banon 2011-12-13 19:03:32 +02:00
parent d2c1ec5f25
commit 41a9dc1e6d
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@
<version>1.6.4</version> <version>1.6.4</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${basedir}/lib/sigar/sigar-1.6.4.jar</systemPath> <systemPath>${basedir}/lib/sigar/sigar-1.6.4.jar</systemPath>
<optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>