MPP, Maven: remove mpp test from maven plugin
The MPP should be removed from the maven plugin soon, and since this test fails on K2 anyway, it was decided to remove it. related to #KT-61285
This commit is contained in:
committed by
Space Team
parent
afd7186680
commit
063f81ed36
@@ -211,8 +211,6 @@
|
||||
<pomExclude>test-enable-extensions/pom.xml</pomExclude>
|
||||
<pomExclude>test-kapt-allopen/pom.xml</pomExclude>
|
||||
<pomExclude>test-lombok-with-kapt/pom.xml</pomExclude>
|
||||
<!-- exclude mpp -->
|
||||
<pomExclude>test-multiplatform/pom.xml</pomExclude>
|
||||
<!-- exclude kts -->
|
||||
<pomExclude>test-helloworld-kts/pom.xml</pomExclude>
|
||||
<!-- exclude test, that depends on lv as they will be automatically fixed, when current lv goes to 2.0 -->
|
||||
|
||||
Reference in New Issue
Block a user