Maven Dependency Download fails
Upon using the maven dependency details provided in sikulix (http://
The error I see is, dependency resolution exception.
My pom.xml is file like below:
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://
<modelVersion>
<groupId>
<artifactId>
<version>
<dependencies>
<dependency>
<groupId>
<artifactId>
<version>
</dependency>
<dependency>
<groupId>
<artifactId>
<version>
</dependency>
</dependencies>
</project>
It works fine for the dependency details(sikuli 1.2.0) given mvn website - https:/
Can you please help?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2017-02-28
- Last reply:
- 2017-03-02
RaiMan (raimund-hocke) said : | #1 |
as already mentioned: two different solutions not compatible at the implementation level
Can you help with this problem?
Provide an answer of your own, or ask Santosh Nanduri for more information if necessary.