Query: build-jar-repository
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BUILD-JAR-REPOSITORY(1) User Commands BUILD-JAR-REPOSITORY(1)NAMEbuild-jar-repository - create a symbolic link to a JARSYNOPSISbuild-jar-repository [OPTION]... DIRECTORY... JARDESCRIPTIONBuild a JAR repository in the named directory by copying files or creating symbolic linksOPTIONSIf no option is specified the default action will be to create symbolic links -c, --copy copy files -h, --hard create hard links -p, --preserve-naming try to preserve the names of the original JAR files (in case of a nested hit the slashes in the path will still be replaced by underscores) using this option makes any future automated repository rebuild impossible, and implies -c unless specified otherwise -s, --soft, --symbolic create symbolic links (default) --help display help textEXAMPLESbuild-jar-repository . jndi will create a symbolic link to the JNDI JAR in the current working directory build-jar-repository -h /tmp oro will create a hard link to the ORO JAR in /tmpAUTHORWritten by Nicholas Mailhot and David WalluckREPORTING BUGSReport bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/) build-jar-repository (jpackage-utils) 1.7.0 March 2006 BUILD-JAR-REPOSITORY(1)
Related Man Pages |
---|
mh_installjar(1) - debian |
mh_linkrepojar(1) - debian |
rebuild-jar-repository(1) - centos |
create-jar-links(1) - suse |
jpackage-utils(7) - suse |
Similar Topics in the Unix Linux Community |
---|
Removing duplicate files from list with different path |
Creating symbolic link |
Unable to preserve hard links. Why? |
Hard Links and Soft or Sym links |
Dead link in FAQ |