I tried the new mvnup tool in maven 4 rc4. On windows if I run it from the command prompt, it works as expected. But if I run it from powershell, it seems to return immediately in powershell and then launch a separate command prompt window. This window then closes as soon as it finishes running so that you can't actually see the output.
Bob