Query: find-jar
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FIND-JAR(1) Java Packages Tools FIND-JAR(1)NAMEfind-jar - find extension JAR or directorySYNOPSISfind-jar elementDESCRIPTIONThe find-jar command tests the resolution of a given element. If successful it will return a JAR file or a directory. This command is solely intended for testing resolution and should not be used in scripts. Even for single-element classpath building build-classpath is preferred since single-element searches can produce multiple file results when resolving into a directory.EXAMPLESfind-jar xpp3 will print /usr/share/java/xpp3.jar on standard output. find-jar javamail will print /usr/share/java/javamail on standard output.REPORTING BUGSBugs should be reported through Red Hat Bugzilla at http://bugzilla.redhat.com/.SEE ALSObuild-classpath(1), build-jar-repository(1), xmvn-resolve(1).JAVAPACKAGES06/10/2014 FIND-JAR(1)
| Related Man Pages |
|---|
| bnd(1) - debian |
| build-classpath(1) - centos |
| rebuild-jar-repository(1) - centos |
| build-jar-repository(1) - suse |
| create-jar-links(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |