mvnup not working properly in powershell
Bob Marinier <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <BN2P110MB1621789140D598C876B87A4FE647A@BN2P110MB1621.NAMP110.PROD.OUTLOOK.COM> |
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