JUnitParams icon indicating copy to clipboard operation
JUnitParams copied to clipboard

Maven can't read artifact for version 1.1.1

Open eggonzal opened this issue 6 years ago • 1 comments

I get the following error in my pom.xml when I try to use the version 1.1.1

Failed to read artifact descriptor for pl.pragmatists:JUnitParams:jar:1.1.1

I don't get the error for version 1.1.0

eggonzal avatar Mar 20 '19 16:03 eggonzal

  • Check you internet connection
  • Clean up your local maven cache and try to reload dependencies
  • Make sure your pom.xml is using jcenter or maven central repository

peterjurkovic avatar Jul 21 '19 22:07 peterjurkovic