| | |
| | | </dependency> |
| | | |
| | | </dependencies> |
| | | <!-- <build>--> |
| | | <!-- <plugins>--> |
| | | |
| | | <!-- <plugin>--> |
| | | <!-- <groupId>org.apache.maven.plugins</groupId>--> |
| | | <!-- <artifactId>maven-compiler-plugin</artifactId>--> |
| | | <!-- <version>3.0</version>--> |
| | | <!-- <configuration>--> |
| | | <!-- <compilerArguments>--> |
| | | <!-- <Xlint />--> |
| | | <!-- </compilerArguments>--> |
| | | <!-- <verbose>true</verbose>--> |
| | | <!-- <source>${java.version}</source>--> |
| | | <!-- <target>${java.version}</target>--> |
| | | <!-- <showWarnings>true</showWarnings>--> |
| | | <!-- <compilerArguments>--> |
| | | <!-- <verbose />--> |
| | | <!-- <bootclasspath>{java.home}/../jre/lib/rt.jar</bootclasspath>--> |
| | | <!-- </compilerArguments>--> |
| | | <!-- </configuration>--> |
| | | <!-- </plugin>--> |
| | | <!-- </plugins>--> |
| | | <!-- </build>--> |
| | | </project> |