|
|
|
@ -143,12 +143,12 @@
|
|
|
|
<mainClass>kr.xit.EnsBatchApplication</mainClass>
|
|
|
|
<mainClass>kr.xit.EnsBatchApplication</mainClass>
|
|
|
|
<!-- 외부jar import -->
|
|
|
|
<!-- 외부jar import -->
|
|
|
|
<includeSystemScope>true</includeSystemScope>
|
|
|
|
<includeSystemScope>true</includeSystemScope>
|
|
|
|
<excludes>
|
|
|
|
<!--excludes>
|
|
|
|
<exclude>
|
|
|
|
<exclude>
|
|
|
|
<groupId>org.projectlombok</groupId>
|
|
|
|
<groupId>org.projectlombok</groupId>
|
|
|
|
<artifactId>lombok</artifactId>
|
|
|
|
<artifactId>lombok</artifactId>
|
|
|
|
</exclude>
|
|
|
|
</exclude>
|
|
|
|
</excludes>
|
|
|
|
</excludes-->
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
<executions>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<execution>
|
|
|
|
|