|
|
@ -155,16 +155,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
<build> |
|
|
|
<build> |
|
|
|
<plugins> |
|
|
|
<plugins> |
|
|
|
<plugin> |
|
|
|
|
|
|
|
<groupId>net.revelc.code</groupId> |
|
|
|
|
|
|
|
<artifactId>impsort-maven-plugin</artifactId> |
|
|
|
|
|
|
|
<configuration> |
|
|
|
|
|
|
|
<groups>java.,javax.,*</groups> |
|
|
|
|
|
|
|
<staticGroups>*</staticGroups> |
|
|
|
|
|
|
|
<staticAfter>true</staticAfter> |
|
|
|
|
|
|
|
<removeUnused>true</removeUnused> |
|
|
|
|
|
|
|
</configuration> |
|
|
|
|
|
|
|
</plugin> |
|
|
|
|
|
|
|
<plugin> |
|
|
|
<plugin> |
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
<artifactId>maven-compiler-plugin</artifactId> |
|
|
|
<artifactId>maven-compiler-plugin</artifactId> |
|
|
|