tiagobento commented on PR #2822: URL: https://github.com/apache/incubator-kie-tools/pull/2822#issuecomment-2557862870
If I'm not mistaken, even though apache.snapshots is listed first, it has `releases` disabled, so I thought Maven only tries to download from it when it finds a dependency with a SNAPSHOT version. Following this logic, and because our 1st party dependencies (drools,jbpm,kogito) are the only ones with a SNAPSHOT version, we're not overloading the apache.snapshots repository with 404 requests for all other 3rd party dependencies... That's at least my theory 😅 Do you see it differently or do you have any logs/material that could help us get a more assertive assessment on this issue? In any case, thanks for the PR and proactively helping us figure it out! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
