make sigar optional
This commit is contained in:
parent
d2c1ec5f25
commit
41a9dc1e6d
1
pom.xml
1
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue