-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changing depedencies and build plan to be able to use parallel buld or mvnd and to be sure artifacts are available when running its use verifier in auto mode (e.g embedded most of the time) or mvnd and use verifier in auto mode (e.g embedded most of the time) #479
base: master
Are you sure you want to change the base?
Commits on Jul 24, 2022
-
try to include those dependencies to fake the build plan and be sure …
…its are runned last when using -Txx or mvnd Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a01c091 - Browse repository at this point
Copy the full SHA a01c091View commit details -
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f244735 - Browse repository at this point
Copy the full SHA f244735View commit details -
maven-surefire-report-plugin need as well
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c50e63 - Browse repository at this point
Copy the full SHA 9c50e63View commit details -
try to get plugins installed locally so we can have verify working, i…
…deally we should use a different local repo Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8818811 - Browse repository at this point
Copy the full SHA 8818811View commit details -
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6212c4a - Browse repository at this point
Copy the full SHA 6212c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d65f1a6 - Browse repository at this point
Copy the full SHA d65f1a6View commit details -
add junit platform provider as well
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 880d96f - Browse repository at this point
Copy the full SHA 880d96fView commit details -
surefire-its should depend on all providers
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c1a52b - Browse repository at this point
Copy the full SHA 3c1a52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f9533 - Browse repository at this point
Copy the full SHA 33f9533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c655f4 - Browse repository at this point
Copy the full SHA 2c655f4View commit details -
test Verifier using embedded/auto mode
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074d532 - Browse repository at this point
Copy the full SHA 074d532View commit details -
only one thread to avoid flaky tests and fix path of log4j logs to be…
… in target directory Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa49e63 - Browse repository at this point
Copy the full SHA aa49e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674877f - Browse repository at this point
Copy the full SHA 674877fView commit details
Commits on Jul 28, 2022
-
those tests expect the verifier to be forked
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06ba494 - Browse repository at this point
Copy the full SHA 06ba494View commit details -
force this test as verifier fork
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe7653 - Browse repository at this point
Copy the full SHA 1fe7653View commit details -
move this a property so it is possible to use -D
Signed-off-by: Olivier Lamy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fb66af - Browse repository at this point
Copy the full SHA 6fb66afView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b0ed1b - Browse repository at this point
Copy the full SHA 6b0ed1bView commit details