mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-18 01:06:03 +10:00
Merge branch 'master' of lioolli/pinpoint
from pull-request 236 * refs/heads/master: [#103] Added missing maven compiler configuration
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<fork>true</fork>
|
||||
<compilerVersion>${jdk.version}</compilerVersion>
|
||||
<executable>${env.JAVA_7_HOME}/bin/javac</executable>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user