Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Issue with mvn gcloud:run #1

@jamesfmackenzie

Description

@jamesfmackenzie

Firstly, thanks for building this!

When trying to run this locally via mvn gcloud:run, I see the following error:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.929 s
[INFO] Finished at: 2016-07-03T19:34:22+01:00
[INFO] Final Memory: 18M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.google.appengine:gcloud-maven-plugin:2.0.9.111.v20160527:run (default-cli) on project helloworldservice: The application directory does not exist : D:\GitHub\dropwizard-googlecloudplatform-master\target/helloworldservice-1.0-SNAPSHOT -> [Help 1]

I also get the same with my own app-engine / dropwizard creation - and had tried out your solution in the hope you'd already found a fix for this.

To me it looks like a path bug in gcloud-maven-plugin (GCloudAppRun.java) - so unsure how to fix it.

What are your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions