sebastien-doyon commented on PR #1269:
URL: https://github.com/apache/maven/pull/1269#issuecomment-1766473890

   > @sebastien-doyon unit tests seem broken.
   
   @gnodet yes, I am trying to find the problem, but without access to the 
surefire report files, it is hard to find the problem. Do you have access or 
know how to get access to the target directory of a build in github? That would 
help debug.
   
   > Also and fwiw, this looks like all this work may be broken if we somehow 
integrate https://github.com/apache/maven/pull/1279... we may want to 
investigate on that branch then...
   
   I think the PR [1279](https://github.com/apache/maven/pull/1279) is 
complementary with this PR. The only change in the 1279 PR that would be needed 
is to add back the `MessageBuilder builder(StringBuilder stringBuilder)` method 
to 
`api/maven-api-core/src/main/java/org/apache/maven/api/services/MessageBuilderFactory.java`
 and 
`maven-core/src/main/java/org/apache/maven/internal/impl/DefaultMessageBuilderFactory.java`
 classes.
   
   > Also, https://github.com/apache/maven/pull/1268, 
https://github.com/apache/maven/pull/1269 and 
https://github.com/apache/maven/pull/1270 really look related to the same goal, 
I.e. optimize the logging, so I think they should be merged in order to have a 
better understand of the benefits (even if they could be 3 different commits).
   
   If you think, I was trying to separate unrelated changes so the obvious ones 
could be merged while those with problems or comments could be worked out 
separately, like this one. Tell me if you really prefer me to merge in on PR.


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