Skip to content

How to debug java-buildpack #50

@T0nyMa

Description

@T0nyMa

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions