fridrich commented on PR #1189: URL: https://github.com/apache/maven-plugin-tools/pull/1189#issuecomment-5750175864
For the bootstrap descriptor, one does really need only a minimal repository system to satisfy sisu @Inject and it is enough for it to throw and not to do anything. The ArtifactResolutionException is caught and all works fine after. This avoids full aether/resolver runtime and for bootstrap descriptor things like @since or @deprecated are not necessary. -- 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]
