Created
February 8, 2024 10:03
-
-
Save cstamas/ac44420f45b8f3e0a4d1ff285ff7bbde to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] -------------------------------------------------------------------------------------------------------------------------- | |
[INFO] Reactor Summary for monobuild 0.0.1-SNAPSHOT: | |
[INFO] | |
[INFO] testsupport-module-2 ................................................................................. SUCCESS [ 1.305 s] | |
[INFO] module-b ............................................................................................. SUCCESS [ 30.194 s] | |
[INFO] module-a ............................................................................................. SUCCESS [ 0.017 s] | |
[INFO] testsupport-module-1 ................................................................................. SUCCESS [ 11.105 s] | |
[INFO] app .................................................................................................. SUCCESS [ 0.379 s] | |
[INFO] monobuild ............................................................................................ SUCCESS [ 0.005 s] | |
[INFO] -------------------------------------------------------------------------------------------------------------------------- | |
[INFO] BUILD SUCCESS | |
[INFO] -------------------------------------------------------------------------------------------------------------------------- | |
[INFO] Total time: 31.963 s (Wall Clock) | |
[INFO] Finished at: 2024-02-08T10:59:03+01:00 | |
[INFO] -------------------------------------------------------------------------------------------------------------------------- | |
[cstamas@angeleyes monobuild (main %)]$ ~/Tools/maven/apache-maven-4.0.0-alpha-13-SNAPSHOT/bin/mvn clean verify --builder smart -T2 -pl app,module-b,testsupport-module-1,testsupport-module-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment