]
Tristan Tarrant updated ISPN-8817:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
build[.sh|.bat] should set clean install as default maven goals
---------------------------------------------------------------
Key: ISPN-8817
URL:
https://issues.jboss.org/browse/ISPN-8817
Project: Infinispan
Issue Type: Enhancement
Components: Build
Affects Versions: 9.2.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.CR3
The build scripts default to the "install" maven goal, but this can lead to
broken builds. The default should be "clean install"