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

cannot build due to missing artifact org.primefaces.themes:all-themes:jar:1.0.10 #10718

Closed
pdurbin opened this issue Jul 24, 2024 · 2 comments
Closed

Comments

@pdurbin
Copy link
Member

pdurbin commented Jul 24, 2024

Originally reported by @haarli in Zulip, I'm also seeing problems building the Dataverse war file (mvn package) if I delete my Maven cache (~/.m2):

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:07 min
[INFO] Finished at: 2024-07-24T13:08:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dataverse: Could not resolve dependencies for project edu.harvard.iq:dataverse:war:6.3: The following artifacts could not be resolved: org.primefaces.themes:all-themes:jar:1.0.10 (absent): Could not find artifact org.primefaces.themes:all-themes:jar:1.0.10 in payara-nexus-artifacts (https://nexus.payara.fish/repository/payara-artifacts) -> [Help 1]

I'm on the tip of the develop branch (d33e249).

@haarli
Copy link
Contributor

haarli commented Jul 25, 2024

The Primefaces people put the missing depencies on Maven Central Repository, so the Dataverse build is working again.
See https://github.com/orgs/primefaces/discussions/2382

Ticket can be closed

@pdurbin
Copy link
Member Author

pdurbin commented Jul 25, 2024

@haarli yes, thanks, I'll close this.

I also independently verified that we can build with those Primefaces artifacts in this (no-op) PR:

@pdurbin pdurbin closed this as completed Jul 25, 2024
@pdurbin pdurbin moved this to Done 🧹 in IQSS Dataverse Project Jul 25, 2024
@pdurbin pdurbin moved this from Done 🧹 to Merged 🚀 in IQSS Dataverse Project Jul 25, 2024
@scolapasta scolapasta moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Jul 25, 2024
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 a pull request may close this issue.

2 participants