maven build introduces custom jar package

命令:mvn install:install-file -Dfile=D:\Manage_Doc\DIFC\sforce_soap_Enterprise\sforce_soap_Enterprise.jar -DgroupId=com.sforce.enterprise -DartifactId=sforce-enterprise-jar -Dversion=41.0 -Dpackaging=jar

 

C:\Users\ZJM>mvn install:install-file -Dfile=D:\Manage_Doc\DIFC\sforce_soap_Enterprise\sforce_soap_Enterprise.jar -DgroupId=com.sforce.enterprise -DartifactId=sforce-enterprise-jar -Dversion=41.0 -Dpackaging=jar

[INFO] Scanning for projects...

[INFO]

[INFO] ------------------------------------------------------------------------

[INFO] Building Maven Stub Project (No POM) 1

[INFO] ------------------------------------------------------------------------

[INFO]

[INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ standalone-pom ---

[INFO] Installing D:\Manage_Doc\DIFC\sforce_soap_Enterprise\sforce_soap_Enterprise.jar to D:\m2\repository\com\sforce\enterprise\sforce-enterprise-jar\41.0\sforce-enterprise-jar-41.0.jar

[INFO] Installing C:\Users\ZJM\AppData\Local\Temp\mvninstall1573850774858969794.pom to D:\m2\repository\com\sforce\enterprise\sforce-enterprise-jar\41.0\sforce-enterprise-jar-41.0.pom

[INFO] ------------------------------------------------------------------------

[INFO] BUILD SUCCESS

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 1.748 s

[INFO] Finished at: 2017-11-29T15:45:37+08:00

[INFO] Final Memory: 5M/116M

[INFO] ------------------------------------------------------------------------

 

The required jar package is already in the warehouse



 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326503131&siteId=291194637