Skip to content

Commit e2938ae

Browse files
committed
fix preparation goals as its need artifacts
Signed-off-by: Olivier Lamy <olamy@apache.org>
1 parent 74f822a commit e2938ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<aspectj.version>1.9.7.M3</aspectj.version>
5050
<errorprone.version>2.11.0</errorprone.version>
5151
<trimStackTrace>false</trimStackTrace>
52+
<preparationGoals>clean install</preparationGoals>
5253
</properties>
5354

5455
<dependencyManagement>

0 commit comments

Comments
 (0)