Sign in
gdch-oss
/
third_party
/
eclipse-ee4j
/
jersey
/
4372fbbc16fec261a4618fa6a25a96636fdfa9fa
/
.
/
etc
/
scripts
/
checkstyle.sh
blob: 4afc1a9a55c89d9d10644e5ef75857749d7730c1 [
file
] [
log
] [
blame
]
#!/bin/bash
mvn
-
V
-
U
-
B
-
Pstaging
checkstyle
:
checkstyle
-
aggregate
-
Dcheckstyle
.
output
.
format
=
"plain"
-
Dcheckstyle
.
output
.
file
=
checkstyle
.
log