mvn compile fails - missing dependency jxgrabkey
karel1980 opened this issue · 0 comments
karel1980 commented
running mvn compile gives me this:
[ERROR] Failed to execute goal on project functional.tests: Could not resolve dependencies for project functional.tests:functional.tests:jar:0.0.1: Could not find artifact jxgrabkey:jxgrabkey:jar:1.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
According to mvnrepository.com[0] it can be found in the repository http://labs.consol.de/maven/repository/
[0] https://www.mvnrepository.com/artifact/jxgrabkey/jxgrabkey/1.0