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

Running shamrock:dev from parent maven module #531

Closed
matejonnet opened this issue Jan 16, 2019 · 0 comments
Closed

Running shamrock:dev from parent maven module #531

matejonnet opened this issue Jan 16, 2019 · 0 comments
Milestone

Comments

@matejonnet
Copy link

I have a maven project structure with three modules, module core has REST endpoints (dependes on shamrock-jaxrs-deployment).
parent
/ config
/ core

I want to be able to run the mvn compile shamrock:dev from the parent folder.

stuartwdouglas referenced this issue in stuartwdouglas/quarkus-old Jan 18, 2019
…oal configured

This allows Shamrock to work in multi-module project, the dev goal will only
be run for the actual shamrock app, not parent poms or support libraries.
stuartwdouglas referenced this issue in stuartwdouglas/quarkus-old Jan 18, 2019
…oal configured

This allows Shamrock to work in multi-module project, the dev goal will only
be run for the actual shamrock app, not parent poms or support libraries.
@cescoffier cescoffier added this to the 0.7.0 milestone Jan 21, 2019
maxandersen pushed a commit to maxandersen/quarkus that referenced this issue Nov 5, 2022
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
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

2 participants