(temp) disabling copying on kotlin-build-sources.jar in attempt to run maven build on TC
KT-8487
This commit is contained in:
committed by
Alexey Tsvetkov
parent
4809e8755e
commit
df63fc30f6
@@ -23,7 +23,7 @@
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
<!--
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
@@ -47,7 +47,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
-->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user