← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #237032]: Problems building the Sikuli sources

 

Question #237032 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237032

Tanner posted a new comment:
The problem for me was I had not imported the project's maven
repository. I added

    <repositories>
        <repository>
            <id>SikuliX-repo</id>
            <url>http://oss.sonatype.org/content/groups/public</url>
        </repository>
    </repositories>

to my pom file and it worked fine after that.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.