mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-05 00:39:54 +00:00
NO-JIRA: one test script to ignore checkstyle
This commit is contained in:
parent
266b1f31bf
commit
5ca514a2a8
@ -16,4 +16,4 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
mvn -Ptests -DfailIfNoTests=false -Pextra-tests -DskipPerformanceTests=false -Dtest=$1 test
|
||||
mvn -Ptests -DfailIfNoTests=false -Pextra-tests -DskipStyleCheck=true -DskipPerformanceTests=false -Dtest=$1 test
|
||||
|
Loading…
x
Reference in New Issue
Block a user