You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/16 18:03:29 UTC

[GitHub] [maven-integration-testing] cstamas opened a new pull request, #161: Fix the MavenITmng7470ResolverTransportTest

cstamas opened a new pull request, #161:
URL: https://github.com/apache/maven-integration-testing/pull/161

   Seems the test must be forked to work in, as it fails to work
   in embedded mode.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-integration-testing] michael-o commented on pull request #161: Fix the MavenITmng7470ResolverTransportTest

Posted by GitBox <gi...@apache.org>.
michael-o commented on PR #161:
URL: https://github.com/apache/maven-integration-testing/pull/161#issuecomment-1127980015

   What exactly will this fix?


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-integration-testing] cstamas commented on pull request #161: Fix the MavenITmng7470ResolverTransportTest

Posted by GitBox <gi...@apache.org>.
cstamas commented on PR #161:
URL: https://github.com/apache/maven-integration-testing/pull/161#issuecomment-1127985794

   There is some classloading issue that bogs logging (among other things, @slawekjaranowski  is looking). By forking invocation in these tests, they become isolated, hence, will not suffer from these and DEBUG logging of resolver is back. Currently this IT fails as resolver does not emit DEBUG logs.
   This is a "crude" fix, but goal is to make IT work/pass, not fail every commit in every 3.9+  maven.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-integration-testing] cstamas merged pull request #161: Fix the MavenITmng7470ResolverTransportTest

Posted by GitBox <gi...@apache.org>.
cstamas merged PR #161:
URL: https://github.com/apache/maven-integration-testing/pull/161


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org