Skip to content

A public Maven repository for all dependencies which cannot be found on Maven Central

Notifications You must be signed in to change notification settings

nport/jemma-maven-repository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

jemma-maven-repository

A public Maven repository for all dependencies which cannot be found on Maven Central

Adding a JAR into the repo

checkout gh-pages branch

git checkout gh-pages

Execute the following magen command

mvn deploy:deploy-file -Durl=file:///path-to-local-clone/maven/ -Dfile=/path/to/jar/file -DgroupId=org.myorg -DartifactId=myartifact -Dpackaging=jar -Dversion=1.0.0  

About

A public Maven repository for all dependencies which cannot be found on Maven Central

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published