bmarwell opened a new issue, #11486:
URL: https://github.com/apache/maven/issues/11486

   ### Affected version
   
   4.0.0-rc-5
   
   ### Bug description
   
   When executing `mvnw` version 4.0.0-rc-5 on Linux, this is what I see:
   
   ```
   + exec $HOME/.m2/wrapper/dists/apache-maven-4.0.0-rc-5/ae941026/bin/mvn 
--show-version --batch-mode --errors --fail-at-end -Pdocs 
'"-Dmaven.multiModuleProjectDirectory=$JENKINSNODE_PATH/workspace/project_PR-350@2"'
 -DtrimStackTrace=false -Daether.connector.http.supportWebDav=true 
'"-Dmaven.repo.local=$JENKINSNODE_PATH/workspace/project_PR-350@2/.m2/repository"'
 -Dmaven.test.failure.ignore --no-transfer-progress 
-Dliberty.var.default.http.host=localhost -Dserver.bind.name=localhost 
spotless:check clean verify
   
   sed: -e expression #1, char 125: unknown option to `s'
   sed: -e expression #1, char 125: unknown option to `s'
   sed: -e expression #1, char 125: unknown option to `s'
   Usage: java [java options...] <application> [application arguments...]
   ```
   
   I will figure out which occurrence of sed this is and report back.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to