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

Project generation location #670

Closed
cescoffier opened this issue Jan 30, 2019 · 0 comments
Closed

Project generation location #670

cescoffier opened this issue Jan 30, 2019 · 0 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@cescoffier
Copy link
Member

The Maven plugin should check if the project needs to be created in the current directory or in a sub-directory.

This is a regression.

@cescoffier cescoffier self-assigned this Jan 30, 2019
@cescoffier cescoffier added the kind/bug Something isn't working label Jan 30, 2019
@cescoffier cescoffier added this to the 0.8.0 milestone Jan 30, 2019
cescoffier added a commit that referenced this issue Feb 2, 2019
* #670 - improve the decision about the project location
* #671 - when the user does not specify a package, a package name is generated either from the passed groupId or using the default value
* #672 - use the Prompter to get user values, this is disabled in batch mode
* #673 - if the user modifies an existing project, the user is not allowed to pass GAV. Now this case it detected and the build is failed
* #675 - if the user modifies an existing project the GAV are retrieved from the existing project.
@gsmet gsmet closed this as completed Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants