许鹏程
2025-01-02 307451c2a3d48b1e5606ab260421fe1bcd4f9585
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
mvn install:install-file -Dfile=D:/lxworkspaces/lx-server/lx-server-web/lib/jodconverter-2.2.2.jar -DgroupId=com.artofsolving -DartifactId=jodconverter -Dversion=2.2.2 -Dpackaging=jar
mvn install:install-file -Dfile=D:/lxworkspaces/lx-server/lx-server-web/lib/jodconverter-core-3.0-beta-4.jar -DgroupId=org.artofsolving.jodconverter -DartifactId=jodconverter-core -Dversion=3.0-beta-4 -Dpackaging=jar
mvn install:install-file -Dfile=D:/lxworkspaces/lx-server/lx-server-web/lib/spring-server-master-1.2.6.6.jar -DgroupId=org.spring -DartifactId=spring-server-master -Dversion=1.2.6.6 -Dpackaging=jar
 
 
 
mvn install:install-file -Dfile=product-server-core-1.0.0-releases.jar -DgroupId=com.lx -DartifactId=product-server-core -Dversion=1.0.0-releases -Dpackaging=jar
 
mvn install:install-file -Dfile=spring-server-master-1.2.6.6.jar -DgroupId=org.spring -DartifactId=spring-server-master -Dversion=1.2.6.6 -Dpackaging=jar
 
 
mvn install:install-file -Dfile=./product-server-web/lib/jai_core-1.1.3.jar -DgroupId=javax.media -DartifactId=jai_core -Dversion=1.1.3 -Dpackaging=jar
 
mvn install:install-file -Dfile=./lib/jai_codec-1.1.3.jar -DgroupId=javax.media -DartifactId=jai_codec -Dversion=1.1.3 -Dpackaging=jar
 
 
D:/work/Project Work Space/Product/product-server-all/product-server-web/lib/jai_core-1.1.3.jar
 
 
 
mvn deploy:deploy-file -DgroupId=javax.media \ -DartifactId=jai_core \ -Dversion=1.1.3 \ -Dfile=D:/work/Project Work Space/Product/product-server-all/product-server-web/lib/jai_core-1.1.3.jar \ -Durl=http://nonxin.cn:8088/repository/LX-PRODUCT-RELEASE/ \ -Dpackaging=jar
 
 
 mvn deploy:deploy-file -DgroupId=com.aspose  -DartifactId=aspose-cad  -Dversion=23.9  -Dfile=d:/Downloads/aspose-cad-23.9.jar  -Durl=http://nonxin.cn:8088/repository/LX-PRODUCT-RELEASE -Dpackaging=jar  -DrepositoryId=nexus-releases