efegokdemir opened a new pull request, #566: URL: https://github.com/apache/maven-ear-plugin/pull/566
## Summary A trailing comma in `unpackTypes` currently creates an empty element that is rejected as an invalid artifact type. Empty entries are now discarded before validating the configured types. ## Testing - `mvn -Dspotless.skip=true -DskipITs -Dinvoker.skip=true verify` — passed (49 tests) - `git diff --check` — passed Fixes #522 -- 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]
