-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.CR4
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
-
-
-
-
-
Build of quickstarts using following command
mvn -DskipTests=true install
fails for maven version 3.2.1-3.3.3 because of checkstyle plugin failure.
Build succeds to with maven 3.3.9.
Workaround is to disable checkstyle plugin by adding command line option '-Dcheckstyle.skip=true'
- is related to
-
JBEAP-13926 Updates needed for shared Maven instructions
- Closed