jira-importer commented on issue #284: URL: https://github.com/apache/maven-parent/issues/284#issuecomment-2703297469
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** commented At least adding the license header does not work for groovy scripts (as used by maven-invoker-plugin). The spotless-maven-plugin then fails with ``` [ERROR] Step 'com.diffplug.spotless.generic.LicenseHeaderStep' found problem in 'src/it/packaging-jar/verify.groovy': Unable to find delimiter regex ^package java.lang.IllegalArgumentException: Unable to find delimiter regex ^package ``` I raised https://github.com/diffplug/spotless/issues/1418 to track that. -- 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]
