TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

Maven plugin blocking connections to Repo1 #332

Open VicMisael opened 3 years ago

VicMisael commented 3 years ago

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:

To Reproduce

Just deploy with the newest maven version