Skip to content

Jetty is always built to /tmp #27

@DaveDeCaprio

Description

@DaveDeCaprio

I am trying to use the Jetty WAR deployment with Heroku. However, I am running into an issue that on Heroku the Jetty deployment directory is always within /tmp, which ends up not being writable at the time the start script is run and so the generated start script fails.

Is there a way i could customize where the Jetty distribution gets put? If I put it in a ./tmp directory within my local project it will work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions