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

mvn comple fails with following error. #1

Open
funasoul opened this issue Jun 4, 2023 · 0 comments
Open

mvn comple fails with following error. #1

funasoul opened this issue Jun 4, 2023 · 0 comments

Comments

@funasoul
Copy link

funasoul commented Jun 4, 2023

Hi,

Thank you for the project. It is very nice to have such a demonstration code!
I tried to clone and compile the repository, but the following error occurred.

% cd /tmp
% git clone https://github.com/draeger-lab/SBSCL-demo.git 
% cd SBSCL-demo
% mvn compile
... 
[ERROR] Failed to execute goal on project sbscl_demo: Could not resolve dependencies for project org.draegerlab:sbscl_demo:jar:1.0: The following artifacts could not be resolved: scpsolver:SCPSolver:jar:1.0v2 (absent), scpsolver:GLPKSolverPack:jar:4.35v2 (absent), scpsolver:LPSOLVESolverPack:jar:5.5.2.5 (absent), kisao:libkisao:jar:1.0.3.1-rc (absent): Could not find artifact scpsolver:SCPSolver:jar:1.0v2 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR] 

I've tried to compile it with the following environment (both maven did not work)

  • Java 1.8.0_372
  • Maven 3.9.2
  • Maven 4.0.0-alpha-5

Any help?

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