Answers for "how to get latest artifact from nexus and deployed in tomcat"

0

how to get latest artifact from nexus and deployed in tomcat

wget --user=admin --password=admin http://192.168.0.3:8081/repository/simpleapp-snapshot/in/javahome/simple-app/3.0.0-SNAPSHOT/simple-app-3.0.0-20210513.143540-1.war
Posted by: Guest on May-14-2021

Browse Popular Code Answers by Language