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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 0928378  Add a basic default goal.
0928378 is described below

commit 092837834e174b8e560edc32069be97aaf11f68f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 14:58:50 2022 -0500

    Add a basic default goal.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 924885a..1997562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,6 +297,7 @@
     </dependencies>
   </dependencyManagement>
   <build>
+    <defaultGoal>apache-rat:check package javadoc:javadoc</defaultGoal>
     <pluginManagement>
       <plugins>
         <plugin>

Reply via email to