File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 111111 <artifactId >datanucleus-maven-plugin</artifactId >
112112 <version >${datanucleus-maven-plugin.version} </version >
113113 <configuration >
114- <fork >false </fork >
114+ <fork >true </fork >
115115 <log4jConfiguration >${basedir} /log4j.properties</log4jConfiguration >
116116 <verbose >true</verbose >
117117 <props >${basedir} /datanucleus.properties</props >
Original file line number Diff line number Diff line change 3333 <h2 .version>1.4.190</h2 .version>
3434 <junit .version>4.12</junit .version>
3535 <compiler .version>3.0</compiler .version>
36- <jacoco .version>0.7.2.201409121644 </jacoco .version>
36+ <jacoco .version>0.7.9 </jacoco .version>
3737 <commons-dbcp .version>1.4</commons-dbcp .version>
3838 <camel .version>2.16.1</camel .version>
3939 <guava .version>19.0</guava .version>
395395 </dependency >
396396 </dependencies >
397397 <configuration >
398- <argLine >-Xmx1024M ${argLine} </argLine >
398+ <argLine >-Xmx1024M --add-modules java.xml.bind,java.xml.ws.annotation ${argLine} </argLine >
399399 </configuration >
400400 </plugin >
401401 <plugin >
You can’t perform that action at this time.
0 commit comments