Skip to content

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

@whitingjr

Description

@whitingjr

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions