|
|
@@ -148,38 +148,6 @@
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|
|
|
-<!-- <finalName>${artifactId}</finalName>-->
|
|
|
-<!-- <plugins>-->
|
|
|
-<!-- <plugin>-->
|
|
|
-<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
|
-<!-- <artifactId>maven-shade-plugin</artifactId>-->
|
|
|
-<!-- <version>2.4.1</version>-->
|
|
|
-<!-- <executions>-->
|
|
|
-<!-- <execution>-->
|
|
|
-<!-- <phase>package</phase>-->
|
|
|
-<!-- <goals>-->
|
|
|
-<!-- <goal>shade</goal>-->
|
|
|
-<!-- </goals>-->
|
|
|
-<!-- <configuration>-->
|
|
|
-<!-- <transformers>-->
|
|
|
-<!-- <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">-->
|
|
|
-<!-- <mainClass>com.fdkankan.modeldemo.utils.CutImgUtil</mainClass>-->
|
|
|
-<!-- </transformer>-->
|
|
|
-<!-- </transformers>-->
|
|
|
-<!-- </configuration>-->
|
|
|
-<!-- </execution>-->
|
|
|
-<!-- </executions>-->
|
|
|
-<!-- </plugin>-->
|
|
|
-<!-- <plugin>-->
|
|
|
-<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
|
-<!-- <artifactId>maven-compiler-plugin</artifactId>-->
|
|
|
-<!-- <configuration>-->
|
|
|
-<!-- <source>8</source>-->
|
|
|
-<!-- <target>8</target>-->
|
|
|
-<!-- </configuration>-->
|
|
|
-<!-- </plugin>-->
|
|
|
-<!-- </plugins>-->
|
|
|
-
|
|
|
<finalName>convert</finalName>
|
|
|
|
|
|
<plugins>
|