REBUILD-JAR-REPOSITORY
Section: User Commands (1)Updated: March 2006
Index Return to Main Contents
NAME
rebuild-jar-repository - rebuild a JAR repository based on the current JVMSYNOPSIS
rebuild-jar-repository [OPTION]... DIRECTORYDESCRIPTION
Rebuild a jar repository (built by build-jar-repository ) based on the current JVM settingsOPTIONS
If no option is specified the default action will be to rebuild with symbolic links
- -c, --copy
- copy files
- -h, --hard
- create hard links
- -s, --soft, --symbolic
- create symbolic links (default)
EXAMPLES
- rebuild-jar-repository .
- Will update all links created by build-jar-repository in the current working directory. Updated links will be symbolic links.
- rebuild-jar-repository -h /tmp
- Will update all links created by build-jar-repository in the /tmp. Updated links will be hard links.
AUTHOR
Written by the JPackage ProjectREPORTING BUGS
Report bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/)
Index
This document was created by man2html, using the manual pages.
Time: 05:29:10 GMT, December 24, 2015