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

If child module doesn't exist, then error is not obvious #22

Closed
bugy opened this issue Aug 15, 2017 · 0 comments
Closed

If child module doesn't exist, then error is not obvious #22

bugy opened this issue Aug 15, 2017 · 0 comments
Labels

Comments

@bugy
Copy link
Owner

bugy commented Aug 15, 2017

If a child module is specified in parent pom file, but it's missing, then the error message is an exception stacktrace with IOError: [Errno 2] No such file or directory

It should show proper error message instead, something like:
ERROR: child module module-A of project project-B doesn't exist. Check parent pom file

@bugy bugy added the bug label Aug 15, 2017
bugy added a commit that referenced this issue Jan 17, 2018
@bugy bugy closed this as completed Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant