cstamas commented on PR #2289:
URL: https://github.com/apache/maven/pull/2289#issuecomment-2857763259

   ```
   [cstamas@angeleyes bar (main)]$ mvn -V validate
   Apache Maven 4.0.0-rc-3 (3952d00ce65df6753b63a51e86b1f626c55a8df2)
   Maven home: /home/cstamas/.sdkman/candidates/maven/4.0.0-rc-3
   Java version: 21.0.7, vendor: Eclipse Adoptium, runtime: 
/home/cstamas/.sdkman/candidates/java/21.0.7-tem
   Default locale: en_US, platform encoding: UTF-8
   OS name: "linux", version: "6.14.5-300.fc42.x86_64", arch: "amd64", family: 
"unix"
   [INFO] 
   [INFO] 1 problem was encountered while building the effective settings (use 
-e to see details)
   [INFO] 
   [INFO] Mimir session created with DaemonNode 
(socketPath=/home/cstamas/.mimir/mimir-socket; daemonPID=11582; 
daemonVersion=0.6.0)
   [INFO] Scanning for projects...
   [WARNING] Project root directory and multiModuleProjectDirectory are not 
aligned
   [INFO] 
   [INFO] -------------------------------------------------------< foo:bar 
>--------------------------------------------------------
   [INFO] Building bar 0.0.1-SNAPSHOT
   [INFO]   from pom.xml
   [INFO] ---------------------------------------------------------[ pom 
]----------------------------------------------------------
   [INFO] Copying foo:bar:pom:0.0.1-SNAPSHOT to project local repository
   [WARNING] Project root directory and multiModuleProjectDirectory are not 
aligned
   [INFO] Copying foo:bar:pom:consumer:0.0.1-SNAPSHOT to project local 
repository
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Total time:  0.050 s
   [INFO] Finished at: 2025-05-07T11:01:43+02:00
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Mimir session closed (RETRIEVED=0 CACHED=0)
   [cstamas@angeleyes bar (main)]$
   
   [cstamas@angeleyes bar (main)]$ mvn -V validate
   Apache Maven 4.0.0-rc-4-SNAPSHOT (4ac3b14be2668ea70740dd94e486dc877b83d38a)
   Maven home: /home/cstamas/Tools/maven/apache-maven-4.0.0-rc-4-SNAPSHOT
   Java version: 21.0.7, vendor: Eclipse Adoptium, runtime: 
/home/cstamas/.sdkman/candidates/java/21.0.7-tem
   Default locale: en_US, platform encoding: UTF-8
   OS name: "linux", version: "6.14.5-300.fc42.x86_64", arch: "amd64", family: 
"unix"
   [INFO] 
   [INFO] 1 problem was encountered while building the effective settings (use 
-e to see details)
   [INFO] 
   [INFO] Mimir session created with DaemonNode 
(socketPath=/home/cstamas/.mimir/mimir-socket; daemonPID=11582; 
daemonVersion=0.6.0)
   [INFO] Scanning for projects...
   [INFO] 
   [INFO] -------------------------------------------------------< foo:bar 
>--------------------------------------------------------
   [INFO] Building bar 0.0.1-SNAPSHOT
   [INFO]   from pom.xml
   [INFO] ---------------------------------------------------------[ pom 
]----------------------------------------------------------
   [INFO] Copying foo:bar:pom:0.0.1-SNAPSHOT to project local repository
   [INFO] Copying foo:bar:pom:consumer:0.0.1-SNAPSHOT to project local 
repository
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Total time:  0.053 s
   [INFO] Finished at: 2025-05-07T11:01:55+02:00
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Mimir session closed (RETRIEVED=0 CACHED=0)
   [cstamas@angeleyes bar (main)]$ 
   ```


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

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

Reply via email to