The highest tagged major version is
v6.
module
Version:
v1.2.8
Opens a new window with list of versions in this module.
Published: Jul 7, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
gcr.io/paketo-buildpacks/executable-jar
The Paketo Executable JAR Buildpack is a Cloud Native Buildpack that contributes a Process Type for executable JARs.
Behavior
This buildpack will participate if all the following conditions are met
<APPLICATION_ROOT>/META-INF/MANIFEST.MF
contains a Main-Class
entry
The buildpack will do the following:
- Requests that a JRE be installed
- Contributes
<APPLICATION_ROOT>
to $CLASSPATH
- If
<APPLICATION_ROOT>/META-INF/MANIFEST.MF
Class-Path
exists
- Contributes entries to
$CLASSPATH
- Contributes
executable-jar
, task
, and web
process types
License
This buildpack is released under version 2.0 of the Apache License.
Directories
¶
cmd
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.