This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch 
dependabot/maven/mavenPluginPluginVersion-3.11.0
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit c5c4b52f708c0d6578f59b5185a9a02b3c80aed2
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 12:15:04 2024 +0100

    RAT-339: define goalPrefix on help-mojo
---
 apache-rat-plugin/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apache-rat-plugin/pom.xml b/apache-rat-plugin/pom.xml
index 4e026f33..9c358ccc 100644
--- a/apache-rat-plugin/pom.xml
+++ b/apache-rat-plugin/pom.xml
@@ -63,6 +63,7 @@
           <artifactId>maven-plugin-plugin</artifactId>
           <configuration>
             <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
+            <goalPrefix>apache-rat</goalPrefix>
           </configuration>
           <executions>
             <execution>

Reply via email to