Trust javadoc and sources artifacts as the shouldn't be used in builds (KTI-493)
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
<trust group="org.jetbrains.kotlin" name="kotlin-util-io"/>
|
||||
<trust group="org.jetbrains.kotlin" name="kotlin-util-klib"/>
|
||||
<trust file="kotlin-native-prebuilt-.*" regex="true"/>
|
||||
<trust file=".*-javadoc[.]jar" regex="true"/>
|
||||
<trust file=".*-sources[.]jar" regex="true"/>
|
||||
</trusted-artifacts>
|
||||
</configuration>
|
||||
<components>
|
||||
|
||||
Reference in New Issue
Block a user