build-jar-repository (1) Linux Manual Page
build-jar-repository – create a symbolic link to a JAR Synopsisbuild-jar-repository [OPTION]… DIRECTORY JAR|artifact-coordinates DescriptionBuild a JAR repository in the named directory by copying files or creating symbolic links. The JARs can be identified by their names or Maven artifact coordinates. Artifact coordinates specify Maven artifact and are in format groupId:artifactId[:extension[:classifier]]:version. If extension is omitted then…
