diff --git a/pom.xml b/pom.xml index 8d99e637..9c69ba47 100644 --- a/pom.xml +++ b/pom.xml @@ -2,64 +2,29 @@ - - net.mingsoft - ms-pom - 1.0.0-SNAPSHOT - + + org.springframework.boot + spring-boot-starter-parent + 2.2.2.RELEASE + 4.0.0 net.mingsoft - ms-mcms - 5.0.1-SNAPSHOT - ${project.groupId}:${project.artifactId} - ms-mcms tools Library - https://github.com/ming-soft/ms-mcms - - - The MIT License (MIT) - http://mit-license.org - - - - - mingsoft develop group - service@mingsoft.net - mingsoft - http://www.mingsoft.net - - - - - scm:git://github.com/ming-soft/ms-mcms.git - scm:git@github.com:ming-soft/ms-mcms.git - https://github.com/ming-soft/ms-mcms - - - - sonatype-nexus-snapshots - Sonatype Nexus snapshot repository - https://oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - Sonatype Nexus release repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + mcms + 5.0.0 + ms-mcms 1.8 - UTF-8 sonatype-nexus-snapshots Sonatype Nexus Snapshots - http://maven.aliyun.com/nexus/content/repositories/central/ + http://repo1.maven.org/maven2/ true - false + true @@ -67,7 +32,7 @@ Sonatype Snapshots https://oss.sonatype.org/content/groups/public/ - false + true true @@ -75,17 +40,11 @@ - - - - - - net.mingsoft ms-mpeople + 1.0.24 - net.mingsoft ms-basic @@ -101,100 +60,16 @@ jpinyin 1.1.8 - + + + net.mingsoft + ms-upgrader + 1.0.17 + - - - src/main/java - - - src/main/webapp - - html/ - static/ - upload/ - templets/ - - - - src/main/resources - - + ms-mcms - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-5 - - false - - assembly-upgrade.xml - - - - - package - - - single - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.6 - - - package - - jar - - - - - - - **/static/plugins/ - **/static/skin/ - **/application*.yml - **/Dockerfile - **/ehcache.xml - **/upgrade/ - **/*.java - **/MSApplication.* - **/MSServletInitializer.* - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - **/static/plugins/ - **/static/skin/ - **/application*.yml - **/Dockerfile - **/ehcache.xml - **/upgrade/ - **/config/ - **/MSApplication.java - **/MSServletInitializer.java - - - - - attach-sources - - jar-no-fork - - - - org.apache.maven.plugins maven-compiler-plugin @@ -202,76 +77,34 @@ ${java.version} ${java.version} - ${project.build.sourceEncoding} - true - true - - - - org.codehaus.plexus - plexus-compiler-eclipse - 2.1 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - UTF-8 - UTF-8 - UTF-8 - ${java.home}/../bin/javadoc - -Xdoclint:none - + org.springframework.boot + spring-boot-maven-plugin - attach-javadocs - jar + repackage - - - - org.apache.maven.plugins - maven-release-plugin - - -Dgpg.passphrase=${gpg.passphrase} - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - sonatype-nexus-staging - https://oss.sonatype.org/ - true + true - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - + + + src/main/webapp + + + src/main/resources + + + src/main/java + + compile - - ms-mcms - + \ No newline at end of file diff --git a/src/main/java/net/mingsoft/cms/dao/IContentDao.xml b/src/main/java/net/mingsoft/cms/dao/IContentDao.xml index 81712b03..78bdd616 100644 --- a/src/main/java/net/mingsoft/cms/dao/IContentDao.xml +++ b/src/main/java/net/mingsoft/cms/dao/IContentDao.xml @@ -210,8 +210,9 @@