Something folks might want to discuss: https://github.com/apache/maven-resolver/pull/1623 looks like a good PR from a new contributor that addresses a minor outstanding issue. The CI is failing right now, but it might be flaky and presumably whatever the problem is there will eventually be fixed.
What's worthy of note is that this PR seems very likely to have been created by an LLM. This is going to happen more often going forward. This is the official Apache policy on using LLMs in Apache projects: https://www.apache.org/legal/generative-tooling.html The PR currently violates the policy in a small way. Specifically, it does not identify the LLM or prompt used. I've asked for clarification in the review. Beyond that I don't see any particular problems with this PR, and am inclined to merge it once the issues are addressed. However, people might have other thoughts about using LLMs for Maven that haven't occurred to me yet. If so, it's time to raise them. -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
