Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quarkus Build Pack Error #77

Open
sstubbs opened this issue Dec 29, 2019 · 0 comments
Open

Quarkus Build Pack Error #77

sstubbs opened this issue Dec 29, 2019 · 0 comments

Comments

@sstubbs
Copy link

sstubbs commented Dec 29, 2019

I ran the following:

mvn io.quarkus:quarkus-maven-plugin:1.1.0.Final:create \
    -DprojectGroupId=org.acme \
    -DprojectArtifactId=getting-started \
    -DclassName="org.acme.quickstart.GreetingResource" \
    -Dpath="/hello"
cd getting-started
jx import --pack='maven-quarkus'

And I am getting the below error

error building image: error building stage: copy failed: no source files specified

Pipeline failed on stage 'from-build-pack' : container 'step-build-container-build'. The execution of the pipeline has stopped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant