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

Maven build fails - missing ca.bc.gov.nrs.wfone.common dependencies. #357

Open
whitingjr opened this issue Dec 10, 2024 · 0 comments
Open

Comments

@whitingjr
Copy link

Hi,
As a Citizen Contributor I am attempting to run the Maven build for this project using the mvnw tool. The build is failing due to missing SNAPSHOT dependencies. I am using the default main branch. I don't see these artifact modules in the bcgov organization. Are the following modules available elsewhere in a public repo so that I can build this project ?

[INFO] Reactor Summary for wfprev-parent 1.0.0-SNAPSHOT:
[INFO] 
[INFO] wfprev-api ......................................... FAILURE [  0.420 s]
[INFO] wfprev-parent ...................................... SKIPPED
[INFO] wfprev-generate-aggregate-report ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.743 s
[INFO] Finished at: 2024-12-09T20:12:30-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wfprev-api: Could not resolve dependencies for project ca.bc.gov.nrs.wfprev:wfprev-api:jar:1.0.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-model:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-model:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-rest-common:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-rest-common:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-rest-client:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-rest-client:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-persistence:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-persistence:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-utils:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-utils:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-service-api:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-service-api:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-code-persistence:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-code-persistence:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-webade:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-webade:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-webade-oauth2-test:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-webade-oauth2-test:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-rest-endpoints:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-rest-endpoints:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-code-endpoints:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-code-endpoints:jar:1.5.0-SNAPSHOT
[ERROR] dependency: ca.bc.gov.nrs.wfone.common:wfone-common-checkhealth:jar:1.5.0-SNAPSHOT (compile)
[ERROR] 	Could not find artifact ca.bc.gov.nrs.wfone.common:wfone-common-checkhealth:jar:1.5.0-SNAPSHOT

Any advice ?

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