mvn install:install-file \
-Dmaven.repo.local=<path-to-repo> \
-Dfile=<path-to-file> \
-DgroupId=<groupId> \
-DartifactId=<artifactId> \
-Dversion=<version> \
-Dpackaging=jar \
-DgeneratePom=true
ProjectUnified/MavenRepo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|