Scroll to navigation

REBUILD-JAR-REPOSITORY(1) User Commands REBUILD-JAR-REPOSITORY(1)

NAME

rebuild-jar-repository - rebuild a JAR repository based on the current JVM

SYNOPSIS

rebuild-jar-repository [OPTION]... DIRECTORY

DESCRIPTION

Rebuild a jar repository (built by build-jar-repository ) based on the current JVM settings

OPTIONS

If no option is specified the default action will be to rebuild with symbolic links

copy files
create hard links
create symbolic links (default)

EXAMPLES

Will update all links created by build-jar-repository in the current working directory. Updated links will be symbolic links.
Will update all links created by build-jar-repository in the /tmp. Updated links will be hard links.

AUTHOR

Written by the JPackage Project

REPORTING BUGS

Report bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/)

March 2006 rebuild-jar-repository (jpackage-utils) 1.7.0