-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
I am going to extend buildpack for our own app - modifying some customized properties files via buildpack.
My question is how to debug the buildpack, as I can not get sufficient information to narrow down errors.
For example, if I set heap size settings in java_opts.yml, it will fail because they should set in jre.yml. But what I get from cf cli is just "Checking status of app 'beacon-test'...Application failed to stage" even with --debug.
Is there any way to output more information? or Is there any better ways to build customized buildpack?
Thanks,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels