executable-jar

module
v1.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2020 License: Apache-2.0

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

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL