michael-o commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171449291
> > > > Yes, it does: > > > https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/java/org/apache/maven/it/MavenITBootstrapTest.java#L51 > > > > > > So you need to reinstantiate that IT, but with a single module using you new plugin and the issue should be solved. > > > > > > I really don't like the idea of wrapping the download in a fake test. I've pushed a change to force the download from maven central. > > Note that there are quite a few tests that do use the `remote-settings.xml` config, which kinda defeat the original purpose. I can try to update the bootstrap list so that they use the bootstrapped dependencies, but I'd rather merge that one asap. Don't fiddle with stuff which isn't related. For those there is a separate ticket. Let's focus on this solely on this problem. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
