JBoss Community

How to Build JBoss Tools with Maven3

new comment by Denis Golovin - View all comments on this blog post

Right for surefire, but tycho tests are running by tycho-maven-osgi-test-pugin which doesn't support all surefire properties, that's why -DskipTests is not working here. But just -Dmaven.test.skip can be used as well to type less :)