Make RunMojo fork a new process
By forking a new process we get to attach the agent much earlier and JPA can co-exist. Fixes gh-648
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>springloaded</artifactId>
|
||||
<version>1.1.5.RELEASE</version>
|
||||
<version>1.2.0.RELEASE</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user