Maven generates local warehouse jar

download jar

Warehouse address: https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin/3.0.0

The download method is as shown in the figure:
write picture description here

Generate jar file

Execute the following command in the cmd window (example):

mvn install:install-file -Dfile=F:\Downloads\XXXX.jar -DgroupId=YYYY -DartifactId=ZZZZ -Dversion=WWWW -Dpackaging=jar

Guess you like

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