oehme commented on PR #2251:
URL: https://github.com/apache/maven/pull/2251#issuecomment-2797133842
   The reason I mentioned ProjectSkipped was because the root project is listed 
as "Skipped" on the command line when using the concurrent builder, but gets no 
event. However, when I run this with the traditional builder, the root project 
is marked as "Successful" instead and gets a success event. I created the test 
with this behavior as my template.
   
   I don't really mind which way you go (mark it as skipped or mark it as 
successful), as long as it gets an event :)
   
   For project-d, the behavior is similarly inconsistent. It gets no events at 
all with the old builder and it is marked as "successful" with the new builder, 
which seems wrong, since it depends on a failed project.


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