Skip to content

mvnd does not signal test run completion do NetBeans IDE #1333

@homberghp

Description

@homberghp

Affected version

1.0.2 and 2.0.0-rc3

Bug description

When you set mvnd as the build system in NetBeans IDE, the test result output window stays in a mode that indicates that it is waiting for some kind of event (file, output) that does not occur.

Running mvnd and mvn appear to produce the same output.

How to reproduce:

  1. Have a (recent) version of NetBeans IDE installed.
  2. set mvnd as the maven implementation in options> Java> maven>
  3. Make sure the test results window is visuble
  4. test the project

Notice how the test result status/buttons are not enabled, and that the marching ants keep marching.

Image

Test result window.

Image

I have filed this as an issue with apache netbeans too, and do not know who is to blame/how to solve.

Maybe it is the way in which an inferior java session is started and signalled as completed, since the daemon should will stay alive, and only the client stops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions