Skip to content

Commit

Permalink
fixed mvn surefire classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgesl committed Mar 24, 2016
1 parent c5400de commit f6c2b07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@
-Dsun.java2d.renderer=org.marlin.pisces.PiscesRenderingEngine
-Dsun.java2d.renderer.log=true
-Dsun.java2d.renderer.doChecks=true
-Xbootclasspath/a:${basedir}/target/${project.build.finalName}.jar
-Xbootclasspath/p:${basedir}/target/${project.build.finalName}-sun-java2d.jar</argLine>
-Xbootclasspath/p:${basedir}/target/classes/</argLine>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit f6c2b07

Please sign in to comment.