mvn install:install-file \
-Dmaven.repo.local=<path-to-repo> \
-Dfile=<path-to-file> \
-DgroupId=<groupId> \
-DartifactId=<artifactId> \
-Dversion=<version> \
-Dpackaging=jar \
-DgeneratePom=true
-
-
Notifications
You must be signed in to change notification settings - Fork 0
A Maven Repository for keeping jar files that the original developers don't care to create one
ProjectUnified/MavenRepo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Maven Repository for keeping jar files that the original developers don't care to create one