totalcross icon indicating copy to clipboard operation
totalcross copied to clipboard

Maven plugin blocking connections to Repo1

Open VicMisael opened this issue 4 years ago • 0 comments

Describe the bug

When deploying and application, maven tries to connect to Repo1, but it fails, and shows the following message [ERROR] Plugin com.totalcross:totalcross-maven-plugin:2.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.totalcross:totalcross-maven-plugin:jar:2.0.2: Could not transfer artifact com.totalcross:totalcross-maven-plugin:pom:2.0.2 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [totalcross-repo (http://maven.totalcross.com/artifactory/repo1, default, releases+snapshots)] -> [Help 1]

Devices:

Please complete the following information:

  • System OS (name and version): Windows
  • TotalCross Version: any

To Reproduce

Just deploy with the newest maven version

VicMisael avatar Apr 26 '21 13:04 VicMisael