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 packages missing #40

Open
KiranChakka opened this issue May 19, 2021 · 0 comments
Open

Maven packages missing #40

KiranChakka opened this issue May 19, 2021 · 0 comments

Comments

@KiranChakka
Copy link

Hi team,
After cloning the repo, while installing open-ssp using maven, got below errors, any help is apprectiated.
kiran@open-ssp:/openssp/open-ssp-parent$ mvn install
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project open-ssp-utilities: Compilation failure: Compilation failure:
[ERROR] /home/kiran/openssp/open-ssp-parent/open-ssp-utilities/src/main/java/util/properties/ProjectProperty.java:[13,22] package javax.xml.bind does not exist
kiran@open-ssp:
/openssp/dsp-sim$ mvn install
ERROR] Failed to execute goal on project open-ssp-dsp-sim: Could not resolve dependencies for project com.atg.openssp:open-ssp-dsp-sim:jar:0.1: Failure to find com.atg.openssp:open-ssp-common:jar:0.3 in https://repo.maven.apache.org/maven2 was c
ached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
kiran@open-ssp:/openssp/data-sim-client$ mvn install
[ERROR] Failed to execute goal on project open-ssp-dsp-sim-client: Could not resolve dependencies for project com.atg.openssp:open-ssp-dsp-sim-client:jar:0.1: Failure to find com.atg.openssp:open-ssp-common:jar:0.3 in https://repo.maven.apache.or
g/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1
kiran@open-ssp:
/openssp/data-services$ mvn install
[ERROR] Failed to execute goal on project open-ssp-data-services: Could not resolve dependencies for project com.atg.openssp:open-ssp-data-services:war:0.1: The following artifacts could not be resolved: com.atg.openssp:open-ssp-common:jar:0.3, c
om.atg.openssp:core:jar:0.3, com.atg.openssp:open-ssp-openrtb:jar:0.3: Failure to find com.atg.openssp:open-ssp-common:jar:0.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until th
e update interval of central has elapsed or updates are forced -> [Help 1]

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