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

Disable dependency convergence report #933

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Disable dependency convergence report #933

merged 1 commit into from
Oct 19, 2023

Conversation

bdemers
Copy link
Member

@bdemers bdemers commented Jun 14, 2023

This report fails to resolve the older ehcache deps

This report fails to resolve the older ehcache deps
@fpapon fpapon self-requested a review June 14, 2023 06:03
@bmarwell
Copy link
Contributor

I would love to see an issue here (type: task or so) and a small description of what fails and why it cannot resolve older ehcache deps and why this is the solution. 😃

@fpapon
Copy link
Member

fpapon commented Sep 1, 2023

There is a problem with some old dependencies that are linked to non secure maven repo.

@fpapon
Copy link
Member

fpapon commented Sep 1, 2023

The solution is to downgrade maven version to 3.6

@fpapon
Copy link
Member

fpapon commented Sep 3, 2023

Checked by running mvn site:site on shiro-1.x branch:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-cli) on project shiro-root: Error generating maven-project-info-reports-plugin:3.4.3:dependency-convergence report: Could not build dependency tree: Could not collect dependencies: org.apache.shiro:shiro-ehcache:jar:1.12.1-SNAPSHOT: Failed to collect dependencies at net.sf.ehcache:ehcache-core:jar:2.6.11 -> net.sf.ehcache:sizeof-agent:jar:1.0.1: Failed to read artifact descriptor for net.sf.ehcache:sizeof-agent:jar:1.0.1: Could not transfer artifact net.sf.ehcache:sizeof-agent:pom:1.0.1 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots, default, snapshots), terracotta-releases (http://www.terracotta.org/download/reflector/releases, default, releases), jboss-releases (http://repository.jboss.org/nexus/content/groups/public-jboss, default, releases), Java.net Maven 2 (http://download.java.net/maven/2, default, releases)] -> [Help 1]

This is related to ehcache 2.6.11 just because of the non https maven repository of the dependencies.

@lprimak
Copy link
Contributor

lprimak commented Oct 16, 2023

@bdemers What's the status of this? It has been around for a while :)

@bdemers bdemers merged commit 9e88808 into 1.12.x Oct 19, 2023
@bdemers bdemers deleted the report-fix branch October 19, 2023 14:28
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

Successfully merging this pull request may close these issues.

4 participants