Query: rebuild-jar-repository
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REBUILD-JAR-REPOSITORY(1) User Commands REBUILD-JAR-REPOSITORY(1)NAMErebuild-jar-repository - rebuild a JAR repository based on the current JVMSYNOPSISrebuild-jar-repository [OPTION]... DIRECTORYDESCRIPTIONRebuild a jar repository (built by build-jar-repository ) based on the current JVM settingsOPTIONSIf 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)EXAMPLESrebuild-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.AUTHORWritten by the JPackage ProjectREPORTING BUGSReport bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/) rebuild-jar-repository (jpackage-utils) 1.7.0 March 2006 REBUILD-JAR-REPOSITORY(1)