-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: HP, OS: Windows XP
With the non parallel native m2 builds if a build fails test cases the maven
build terminates before building downstream projects.
Although this is the default for maven on the command line this doesn't make
much sensce for a CI environment as you want to see all failed test cases as
some code may be failing further down the line in a different module.
THe build should be allowed to continue and the build marked as unstable.