Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Missing deps for latest Calabash POM #228

Closed
ndw opened this issue Oct 16, 2015 · 0 comments
Closed

Missing deps for latest Calabash POM #228

ndw opened this issue Oct 16, 2015 · 0 comments

Comments

@ndw
Copy link
Owner

ndw commented Oct 16, 2015

> Hey Norm,
>
> Just a quick note - In the latest Calabash on Maven central, 1.1.9-96
> you have a dependency on restlet, but you haven't added their repo to
> the pom.xml.
>
> As they are not available in Maven central this means that you can't
> build this without introducing a transitive dependency on their repo
> into your own project's pom.xml.
>
> You might like to add this to your pom.xml for the next release -
>
> <repositories>
>     <repository>
>         <id>maven-restlet</id>
>         <name>Public online Restlet repository</name>
>         <url>http://maven.restlet.org</url>
>     </repository>
> </repositories>
>
> All the best. Cheers Adam.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant