Skip to content

Commit

Permalink
clean install in release:prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
jungm committed Oct 5, 2024
1 parent 1fb06c8 commit 978651e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@
<releaseProfiles />
<autoVersionSubmodules>true</autoVersionSubmodules>
<arguments>-Pno-examples,apache-release -DskipTests -DfailIfNoTests=false -Dadditionalparam=-Xdoclint:none -DadditionalJOption=-Xdoclint:none ${arguments}</arguments>
<preparationGoals>clean install</preparationGoals>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 978651e

Please sign in to comment.