[jira] [Created] (IGNITE-14276) Local maven build runs tests while they are switched off by skipTests option

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14276) Local maven build runs tests while they are switched off by skipTests option

Anton Vinogradov (Jira)
Andrey N. Gura created IGNITE-14276:
---------------------------------------

             Summary: Local maven build runs tests while they are switched off by skipTests option
                 Key: IGNITE-14276
                 URL: https://issues.apache.org/jira/browse/IGNITE-14276
             Project: Ignite
          Issue Type: New Feature
            Reporter: Andrey N. Gura
            Assignee: Peter Ivanov
             Fix For: 3.0.0-alpha2


Local maven build runs unit-tests in despite of skipTests option.

{code}
mvn clean install -DskipTests
{code}

Expected behavior: build procedure will compiled tests but will not run

Actual behavior: build procedure runs tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)