cstamas commented on issue #1463:
URL: https://github.com/apache/maven-mvnd/issues/1463#issuecomment-3696171892

   Just FTR, this should be same in maven as well:
   ```
   [cstamas@angeleyes maven-mvnd (mvnd-1.x)]$ mvn -v
   Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1)               
                                                                                
                                                                                
                                              
   Maven home: /home/cstamas/.sdkman/candidates/maven/current                   
                                                                                
                                                                                
                                              
   Java version: 21.0.9, vendor: Eclipse Adoptium, runtime: 
/home/cstamas/.sdkman/candidates/java/21.0.9-tem                                
                                                                                
                                                                  
   Default locale: en_US, platform encoding: UTF-8                              
                                                                                
                                                                                
                                              
   OS name: "linux", version: "6.17.12-300.fc43.x86_64", arch: "amd64", family: 
"unix"                                                                          
                                                                                
                                              
   [cstamas@angeleyes maven-mvnd (mvnd-1.x)]$ mvn help:evaluate 
-Dexpression=project.artifactId -q
   [cstamas@angeleyes maven-mvnd (mvnd-1.x)]$ mvn help:evaluate 
-Dexpression=project.artifactId -q --raw-streams -DforceStdout
   mvnd
   [cstamas@angeleyes maven-mvnd (mvnd-1.x)]$ 
   ```


-- 
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