4.0.0 com.xuxueli xxl-job 2.3.0 xxl-job-admin jar org.springframework.boot spring-boot-starter-parent ${spring-boot.version} pom import org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-freemarker org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-actuator org.mybatis.spring.boot mybatis-spring-boot-starter ${mybatis-spring-boot-starter.version} mysql mysql-connector-java ${mysql-connector-java.version} com.xuxueli xxl-job-core ${project.parent.version} src/main/resources true src/main/resources ${project.build.directory}/config org.apache.maven.plugins maven-jar-plugin 3.1.0 false com.xxl.job.admin.XxlJobAdminApplication true lib/ config/ **/com/ **/mappings/ org.apache.maven.plugins maven-dependency-plugin 3.1.0 copy package copy-dependencies ${project.build.directory}/lib org.apache.maven.plugins maven-resources-plugin 3.1.0 UTF-8 org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} repackage com.spotify docker-maven-plugin 0.4.13 ${project.artifactId}:${project.version} ${project.basedir} / ${project.build.directory} ${project.build.finalName}.jar