We use the community, open source version of Artifactory to host our internal
artifacts and act as a proxy to external repositories.
When using SBT (0.13) to build our projects, it cannot access our
Artifactory (but it can access external repositories):
 
[error] SERVER ERROR: Service Unavailable
url=http://repository.mycompnany.com:8081/artifactory/repo/com/mycompany/MessagingFramework/0.10.2-SNAPSHOT/MessagingFramework-0.10.2-SNAPSHOT.pom
 
However, when I’m performing a wget to the same address the file downloads
without a problem. Regular maven projects also work without a problem.

Can someone please help?




--
View this message in context: 
http://forums.jfrog.org/SBT-cannot-resolve-artifacts-from-artifactory-tp7580045.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to