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

Separate build output directory for Maven CLI and Eclipse #666

Closed
brenuart opened this issue Sep 27, 2021 · 0 comments
Closed

Separate build output directory for Maven CLI and Eclipse #666

brenuart opened this issue Sep 27, 2021 · 0 comments
Labels
type/chore A task not related to code (build, formatting, process, ...)
Milestone

Comments

@brenuart
Copy link
Collaborator

Eclipse and Maven CLI should use distinct output directories for the build classes in order to prevent conflicts between the two if/when they run concurrently.

Typical issue is Eclipse building in the background when it detects changes made by invocation of Maven on the command line...

@brenuart brenuart added the type/chore A task not related to code (build, formatting, process, ...) label Sep 27, 2021
@philsttr philsttr added this to the 7.0 milestone Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore A task not related to code (build, formatting, process, ...)
Projects
None yet
Development

No branches or pull requests

2 participants