Dear mobiTopp team,
I'm currently trying to use mobiTopp. However, when I clone the latest project from this github link and use Gradle to build I got this issue:
Execution failed for task ':mobitopp:compileJava'.
Could not resolve all files for configuration ':mobitopp:compileClasspath'.
Could not find edu.kit.ifv.mobitopp:actitopp:0.1.
Searched in the following locations:
- file:/C:/Users/Blue/.m2/repository/edu/kit/ifv/mobitopp/actitopp/0.1/actitopp-0.1.pom
- https://repo.maven.apache.org/maven2/edu/kit/ifv/mobitopp/actitopp/0.1/actitopp-0.1.pom
- https://jcenter.bintray.com/edu/kit/ifv/mobitopp/actitopp/0.1/actitopp-0.1.pom
- https://jitpack.io/edu/kit/ifv/mobitopp/actitopp/0.1/actitopp-0.1.pom
Required by:
project :mobitopp
Please help me check it, I think the dependency is removed from maven repository.
Regards,
Huy
Dear mobiTopp team,
I'm currently trying to use mobiTopp. However, when I clone the latest project from this github link and use Gradle to build I got this issue:
Execution failed for task ':mobitopp:compileJava'.
Please help me check it, I think the dependency is removed from maven repository.
Regards,
Huy