Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code doesn't compile with pristine repository #138

Open
egonw opened this issue Aug 1, 2024 · 0 comments
Open

code doesn't compile with pristine repository #138

egonw opened this issue Aug 1, 2024 · 0 comments

Comments

@egonw
Copy link
Member

egonw commented Aug 1, 2024

I followed the instructions at https://github.com/wikipathways/cytoscape-wikipathways-app/wiki/Eclipse-setup

But step 4 fails with this error message:

$ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant