diff --git a/scaffold-std/pom.xml b/scaffold-std/pom.xml index c56def50e5eeff9abf99a790fea54879fde1a735..505d994b4d9a6a81fd67fcba37cd6430608759f9 100644 --- a/scaffold-std/pom.xml +++ b/scaffold-std/pom.xml @@ -1,54 +1,156 @@ - - 4.0.0 - - cn.bugstack - scaffold-std - 1.9 - maven-archetype - - xfg-frame-archetype-std - - - - - org.apache.maven.archetype - archetype-packaging - 3.2.0 - - - - - - - maven-archetype-plugin - 3.2.0 - - - - - - Parent pom providing dependency and plugin management for applications built with Maven - - https://spring.io/projects/spring-boot/xfg-frame-archetype-std - - - - xiaofuge - 184172133@qq.com - fuzhengwei - https://github.com/fuzhengwei - - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - - https://github.com/spring-projects/spring-boot/xfg-frame-archetype-std - + + 4.0.0 + + io.github.fuzhengwei + ddd-scaffold-std + 1.0 + maven-archetype + + ddd-scaffold-std + + + 1.8 + 3.2.0 + 3.2.1 + 1.6 + 1.10 + + + + + + org.apache.maven.archetype + archetype-packaging + 3.2.0 + + + + + + net.nicoulaj.maven.plugins + checksum-maven-plugin + ${maven-checksum-plugin.version} + + + create-checksums + + artifacts + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + UTF-8 + true + UTF-8 + UTF-8 + + + + attach-javadocs + + jar + + + -Xdoclint:none + + /Library/Java/JavaVirtualMachines/jdk1.8.0_341.jdk/Contents/Home/bin/javadoc + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + false + release + deploy + + + + + + + + release + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.1 + + + attach-javadocs + + jar + + + + + + + + + + ddd scaffold std by xiaofuge + + https://spring.io/projects/spring-boot/xfg-frame-archetype-std + + + + xiaofuge + 184172133@qq.com + fuzhengwei + https://github.com/fuzhengwei + + + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + + + + + https://github.com/spring-projects/spring-boot/xfg-frame-archetype-std +