marcwrobel commented on PR #772:
URL: https://github.com/apache/maven/pull/772#issuecomment-1187924628

   There is also another file, 
`./core-it-suite/target/test-classes/mng-6391-print-version/version-log.txt` 
and it looks good in this one :
   
   ```
   $ find . -name version-log.txt
   
./core-it-suite/target/test-classes/mng-6391-print-version-aggregator/version-log.txt
   ./core-it-suite/target/test-classes/mng-6391-print-version/version-log.txt
   
   $ cat 
./core-it-suite/target/test-classes/mng-6391-print-version/version-log.txt
   [INFO] Error stacktraces are turned on.
   [INFO] Scanning for projects...
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO] 
   [INFO] base-project                                                          
                                               [pom]
   [INFO] module-1                                                              
                                               [jar]
   [INFO] module-2                                                              
                                               [jar]
   [INFO] module-3                                                              
                                               [jar]
   [INFO] 
   [INFO] -----------------------------------------< 
mng-6352-print-version:base-project >------------------------------------------
   [INFO] Building base-project 1.3.0-SNAPSHOT                                  
                                               [1/4]
   [INFO]   from pom.xml
   [INFO] ---------------------------------------------------------[ pom 
]----------------------------------------------------------
   [WARNING] Version not locked for default bindings plugins 
[maven-clean-plugin], you should define versions in pluginManagement section of 
your pom.xml or parent
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ base-project ---
   [INFO] 
   [INFO] -------------------------------------------< 
mng-6352-print-version:module-1 >--------------------------------------------
   [INFO] Building module-1 1.3.0-SNAPSHOT                                      
                                               [2/4]
   [INFO]   from module-1/pom.xml
   [INFO] ---------------------------------------------------------[ jar 
]----------------------------------------------------------
   [WARNING] Version not locked for default bindings plugins 
[maven-clean-plugin], you should define versions in pluginManagement section of 
your pom.xml or parent
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ module-1 ---
   [INFO] 
   [INFO] -------------------------------------------< 
mng-6352-print-version:module-2 >--------------------------------------------
   [INFO] Building module-2 1.3.0-SNAPSHOT                                      
                                               [3/4]
   [INFO]   from module-2/pom.xml
   [INFO] ---------------------------------------------------------[ jar 
]----------------------------------------------------------
   [WARNING] Version not locked for default bindings plugins 
[maven-clean-plugin], you should define versions in pluginManagement section of 
your pom.xml or parent
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ module-2 ---
   [INFO] 
   [INFO] -------------------------------------------< 
mng-6352-print-version:module-3 >--------------------------------------------
   [INFO] Building module-3 1.3.0-SNAPSHOT                                      
                                               [4/4]
   [INFO]   from module-3/pom.xml
   [INFO] ---------------------------------------------------------[ jar 
]----------------------------------------------------------
   [WARNING] Version not locked for default bindings plugins 
[maven-clean-plugin], you should define versions in pluginManagement section of 
your pom.xml or parent
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ module-3 ---
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Reactor Summary for base-project 1.3.0-SNAPSHOT:
   [INFO] 
   [INFO] base-project 
.........................................................................................
 SUCCESS [  0.020 s]
   [INFO] module-1 
.............................................................................................
 SUCCESS [  0.001 s]
   [INFO] module-2 
.............................................................................................
 SUCCESS [  0.001 s]
   [INFO] module-3 
.............................................................................................
 SUCCESS [  0.000 s]
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   [INFO] Total time:  0.025 s
   [INFO] Finished at: 2022-07-18T19:33:30+02:00
   [INFO] 
--------------------------------------------------------------------------------------------------------------------------
   ```


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