diff --git a/pom.xml b/pom.xml index b1ec088d..dcff448c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,18 +10,18 @@ http://maven.apache.org - - - nexus - Releases - http://prm.hand-china.com:8087/nexus/repository/maven-releases - - - nexus - Snapshot - http://prm.hand-china.com:8087/nexus/repository/maven-snapshots - - + + + + + + + + + + + + @@ -89,11 +89,10 @@ com.hand.hdmp hdmp-framework - 2.3.1 release system - ${project.basedir}/repository/com/hand/hdmp/hdmp-framework/2.3.1/hdmp-framework-2.3.1-release.jar + ${project.basedir}/src/main/webapp/WEB-INF/lib/framework-core-2.3.1-release.jar @@ -1099,7 +1098,54 @@ + + + src/main/resources + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + src/main/act + src/main/alm + src/main/brd + src/main/cux + src/main/db + src/main/dbm + src/main/tsp + src/main/dc + src/main/dd + src/main/dp + src/main/dr + src/main/dsm + src/main/hpm + src/main/hrp + src/main/if + src/main/java + src/main/mdm + src/main/odi + src/main/ppm + src/main/pth + src/main/ptm + src/main/rdo + + + + + maven-resources-plugin @@ -1117,9 +1163,14 @@ UTF-8 + + org.apache.maven.plugins + maven-war-plugin + 3.2.2 + maven-jar-plugin - 3.2.0 + 3.2.2