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

spring-rdf-migration dependency cannot be collected (FDP v1.17.1) #501

Open
66Noah2018 opened this issue Jan 17, 2024 · 0 comments
Open

Comments

@66Noah2018
Copy link

What is your question?

Hi,

I'm running into a dependency issue while building the FDP using Dockerfile.build (docker build -f Dockerfile.build -t fairdatapoint:local .). In step 4/9 I get the following error: Failed to execute goal on project fairdatapoint: Could not resolve dependencies for project nl.dtls:fairdatapoint:jar:1.17.1: Failed to collect dependencies at nl.dtls:spring-rdf-migration:jar:1.2.0.RELEASE: Failed to read artifact descriptor for nl.dtls:spring-rdf-migration:jar:1.2.0.RELEASE: The following artifacts could not be resolved: nl.dtls:spring-rdf-migration:pom:1.2.0.RELEASE (absent): Could not transfer artifact nl.dtls:spring-rdf-migration:pom:1.2.0.RELEASE from/to nexus-releases (https://nexus.internal.fairdatapoint.org/repository/maven-releases/): Received fatal alert: unrecognized_name -> [Help 1]

I've tried this with the develop branch as well as the v1.17.1 release, in both cases I get this error. My application.yml is (removed parts of clientUrl and dir):

repository:
  type: 2
  native:
    dir: /var/lib/docker/volumes/[removed]/_data
instance:
  clientUrl: https://[removed]/fdpv2

How can I resolve this error?

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