gnodet opened a new pull request, #12134:
URL: https://github.com/apache/maven/pull/12134

   ## Summary
   - Add missing `fatjar` type to the impl `DefaultTypeProvider`
   - Add missing `test-java-source` type to the compat `DefaultTypeProvider`
   - Normalize `CLASSPATH_PROCESSOR` / `MODULAR_PROCESSOR` ordering to be 
consistent between the two providers
   - Fix copy-paste errors in both `dependency-types.apt` files: bogus `tests` 
classifier on `modular-jar`, `classpath-jar`, and `fatjar`; missing 
`includesDependencies=true` on `fatjar`
   - Add missing types to both docs: `test-java-source`, `processor`, 
`classpath-processor`, `modular-processor`
   
   Follow-up to f9e66aab966f (fatjar handler for Maven 3) — this syncs the 
Maven 4 side.
   
   ## Test plan
   - [x] `ArtifactHandlerTest` passes (validates legacy APT doc against handler 
manager)
   - [ ] Full CI
   
   _Claude Code on behalf of Guillaume Nodet_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to