puniverse / capsule

Dead-Simple Packaging and Deployment for JVM Apps
http://capsule.io
Eclipse Public License 1.0
1.15k stars 100 forks source link

Could not determine artifacts for us.kirchmeier.capsule #125

Closed gastoncesarf closed 6 years ago

gastoncesarf commented 6 years ago

I have a problem with this dependency:

Could not determine artifacts for us.kirchmeier.capsule:us.kirchmeier.capsule.gradle.plugin:1.0.2

This is a full stacktrace:

* What went wrong:
Error resolving plugin [id: 'us.kirchmeier.capsule', version: '1.0.1']
> Could not resolve all dependencies for configuration 'detachedConfiguration1'.
   > Could not determine artifacts for us.kirchmeier.capsule:us.kirchmeier.capsule.gradle.plugin:1.0.1
      > Could not get resource 'https://plugins.gradle.org/m2/us/kirchmeier/capsule/us.kirchmeier.capsule.gradle.plugin/1.0.1/us.kirchmeier.capsule.gradle.plugin-1.0.1.jar'.
         > Could not HEAD 'https://plugins.gradle.org/m2/us/kirchmeier/capsule/us.kirchmeier.capsule.gradle.plugin/1.0.1/us.kirchmeier.capsule.gradle.plugin-1.0.1.jar'.
            > Connection reset

I can not be found any .jar file from kirchmeier "package":

image

The url for each version shows:

image