Skip to content

stakater-lab/java-utility-jar-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utility-jar-test

Steps To Run

  • Replace the following values in settings.xml

    • NEXUS_USER : Replace this with username of nexus repository
    • NEXUS_PASSWORD: Replace this with password of nexus repository
    • NEXUS_URL: Replace this with maven public url of nexus
  • Run the following command on root of repository

    mvn -B deploy:deploy-file -s settings.xml -Durl=<nexus-snapshot-url>   -DpomFile=pom.xml -Dfile=target/utility-jar-test-1.0-SNAPSHOT.jar  -DrepositoryId=nexus 
    

Replace nexus-snaphot-url with appropirate value

About

Java/Maven utility jar test!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages