are the snapshots published somewhere? I can see t...
# javascript
j
are the snapshots published somewhere? I can see the binaries on TeamCity that I can manually download, but I want to point my builds at a maven repo.
r
Just to make it clear. Do you need kotlin-frondend-plugin or kotlin compiler? In case of compiler you could point your script to https://bintray.com/kotlin/kotlin-dev/kotlin
j
I'm looking for snapshots of the frontend plugin
On the TeamCity build there's a step which says WebPublish but i'm not sure if that's sending the artifacts to a snapshot host externally somewhere or it's just creating the artifacts which are then archived as part of the build
r
I got you. Will fix it asap.
We have published new version of the plugin
j
Oh, thank you! That's even better.