wendigo opened a new issue, #1048:
URL: https://github.com/apache/maven-mvnd/issues/1048

   Works on 1.0.x:
   
   ```
   mvnd --version
   Apache Maven Daemon (mvnd) 1.0.1 darwin-aarch64 native client 
(621c13a190faf99724130a4dd0b8ec473a9cde44)
   mvnd --clean -pl ""
   ```
   
   Fails on 2.0.0-beta-1:
   ```
   mvnd --version
   Apache Maven Daemon (mvnd) 2.0.0-beta-1 darwin-aarch64 native client 
(74cdaf62b224d5345b4a471317115911fc01f936)
   mvnd --clean -pl ""
   java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to