-
Are in general buildpacks inherited from spring-boot-maven-plugin and "detect" by default as before?
That would also mean if another dep "gcr.io/paketo-buildpacks/datadog" gets added to one bein…
-
Nutzen von JAVA_OPTS_APPEND
-
Following the "get started" tutorial: https://buildpacks.io/docs/app-journey/
*Fresh clone of this repository today.
I've tried Windows Command Line as well as a Git Bash terminal for Windows `2…
-
Suggest to support more maven and java version for the build (as older projects fail with this builder)
## Describe the Enhancement
Add the ability to specify specific maven / java version to use …
-
Suppose I have two Builders - one with a nodejs buildpack only, and other with a java buildpack only.
If I create an Image referencing some nodejs source code, but mistakenly using the java Builder…
-
The purpose of this issue is to track the work related to support multi-architecture image in CNB ecosystem, it is a complex project and we will try to divide it in phases. in each phase we will try t…
-
How to specify build-packs in this case? specifying both java and dotnetcore complains as java expects a jar and thus errors. I need dotnetcore buildpack for main app and java buildpack for sidecar. P…
-
When I didn't add `BP_NEW_RELIC_EXT_{xxx}` during the build, an app can be built successfully.
```
......
Paketo Buildpack for New Relic 5.1.0
https://github.com/paketo-buildpacks/new-relic
…
-
**Describe the bug**
The PHP extensions included in the main builder (`gcr.io/buildpacks/builder`) don't seem to match those on App Engine Standard.
Tested against PHP 8.3, some of the versions …
-
## Description
When start build `spring-native` image by `Maven`, the process will wait for downloading `GrallVM` for a very long time.
Maybe it's a network problem, but i want to know is there any …