Query: mh_linkrepojar
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAVEN(1) User Commands MAVEN(1)NAMEMaven - Creates a link from a jar already installed in /usr/share/maven-repo.SYNOPSISmh_linkrepojar [option]... [pom] [link]...DESCRIPTIONCreate symlinks from the jar in the Maven repository to any location, usually to a file located in /usr/share/java. Where [pom] is the location of the POM associated with the jar to install. GroupId, artifactId and version will be extracted from this file. [link] is a link to the jar to install, usually there should be a link to usr/share/java/$jar.jar and usr/share/java/$jar-$version.jar to comply with the Java packaging guidelines. Note that there is no need to specify those particular links if the --java-lib option is used.OPTIONS-h --help: show this text -V --version: show the version -p<package> --package=<package>: package to act on -r<rules> --rules=<rules>: gives the location of the rules file for special properties. Optional, the default location is debian/maven.rules -c<classifier> --classifier=<classifier>: Optional, the classifier for the jar in the Maven repository. Empty by default. -v --verbose: show more information while running -n --no-act: don't actually do anything, just print the results Maven Repo Helper version 1.7.1 January 2012 MAVEN(1)
Related Man Pages |
---|
mh_cleanpom(1) - debian |
mh_installpom(1) - debian |
mh_installpoms(1) - debian |
mh_make(1) - debian |
mh_linkjars(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Removing duplicate files from list with different path |
find string in .jar file |
JAVA - External JAR files in UNIX |
Error running a .sh script when extracted from a jar file. |
Altering a jar file |