Fix compilazione statica drools
This commit is contained in:
@@ -489,7 +489,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.thoughtworks.xstream</groupId>
|
<groupId>com.thoughtworks.xstream</groupId>
|
||||||
<artifactId>xstream</artifactId>
|
<artifactId>xstream</artifactId>
|
||||||
<version>1.4.10</version>
|
<version>1.4.20</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- log4j -->
|
<!-- log4j -->
|
||||||
|
|||||||
@@ -66,6 +66,7 @@
|
|||||||
<version>3.0.0</version>
|
<version>3.0.0</version>
|
||||||
<inherited>false</inherited>
|
<inherited>false</inherited>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<toolchain>jdk</toolchain>
|
||||||
<cleanupDaemonThreads>false</cleanupDaemonThreads>
|
<cleanupDaemonThreads>false</cleanupDaemonThreads>
|
||||||
<mainClass>it.integry.ems_model.rulescompleting.KieStaticCompiler</mainClass>
|
<mainClass>it.integry.ems_model.rulescompleting.KieStaticCompiler</mainClass>
|
||||||
<skip>false</skip>
|
<skip>false</skip>
|
||||||
|
|||||||
Reference in New Issue
Block a user