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

NPE after pressing CTRL+B in the client #324

Closed
ppalaga opened this issue Jan 8, 2021 · 0 comments · Fixed by #325
Closed

NPE after pressing CTRL+B in the client #324

ppalaga opened this issue Jan 8, 2021 · 0 comments · Fixed by #325
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Jan 8, 2021

Happens with 0.3.0:

Exception in thread "main" java.lang.NullPointerException
        at org.mvndaemon.mvnd.common.logging.TerminalOutput.doAccept(TerminalOutput.java:230)
        at org.mvndaemon.mvnd.common.logging.TerminalOutput.accept(TerminalOutput.java:162)
        at org.mvndaemon.mvnd.client.DefaultClient.execute(DefaultClient.java:254)
        at org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:98)
ppalaga added a commit to ppalaga/mvnd that referenced this issue Jan 8, 2021
@gnodet gnodet added this to the 0.4.0 milestone Jan 8, 2021
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

Successfully merging a pull request may close this issue.

2 participants