hutiefang76 opened a new pull request, #1024: URL: https://github.com/apache/maven-archetype/pull/1024
## Summary - remove the unbuilt `archetype-samples` tree that still references obsolete Jetty and Tomcat tooling - remove the corresponding RAT exclusion from the root POM Fixes #1012 ## Verification - `mvn -DskipTests verify` (all 7 reactor modules passed; RAT reports 0 unapproved files) - `git diff --check` A full `mvn verify` also reached the existing `archetype-common` tests, but `TestDefaultArchetypeFactory` could not resolve the external `org.apache.maven.archetypes:maven-archetype-archetype:1.5` test artifact. The cleanup itself is outside the reactor and the full reactor verification with tests skipped is green. -- 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]
