You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ mvn clean install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.wikipathways:cytoscapeapp:bundle:3.3.11
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 108, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] -------------------< org.wikipathways:cytoscapeapp >--------------------
[INFO] Building WikiPathways Cytoscape App 3.3.11
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.572 s
[INFO] Finished at: 2024-08-01T13:29:28+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cytoscapeapp: Could not resolve dependencies for project org.wikipathways:cytoscapeapp:bundle:3.3.11: Failed to collect dependencies at org.cytoscape:core-task-api:jar:3.8.0: Failed to read artifact descriptor for org.cytoscape:core-task-api:jar:3.8.0: Could not transfer artifact org.cytoscape:core-task-api:pom:3.8.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [cytoscape_snapshots (http://code.cytoscape.org/nexus/content/repositories/snapshots/, default, snapshots), cytoscape_releases (http://code.cytoscape.org/nexus/content/repositories/releases/, default, releases), apache_maven2 (http://repo.maven.apache.org/maven2/, default, releases+snapshots), com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release, default, releases+snapshots), com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external, default, releases+snapshots)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
The text was updated successfully, but these errors were encountered:
I followed the instructions at https://github.com/wikipathways/cytoscape-wikipathways-app/wiki/Eclipse-setup
But step 4 fails with this error message:
The text was updated successfully, but these errors were encountered: