Search This Blog

Maven: skip unit tests

<properties>
    <maven.test.skip>true</maven.test.skip>
</properties>

No comments:

Post a Comment