« Return to Thread: Artifactory repository serving URLs that point to localhost:8080

Artifactory repository serving URLs that point to localhost:8080

by Tim Boudreau :: Rate this Message:

Reply to Author | View in Thread


This is probably a dumb newbie question, but here goes:

I'm running a copy of Artifactory here http://timboudreau.com/mvn/ - it's
running on Tomcat 6, being
proxied by Apache (until I close the port you can also reach it at
http://timboudreau.com:8080/artifactory/)

For use by maven, in POM file <repository> sections I'm using the URL
http://timboudreau.com/mvn/repo/

This works, but all of the links from this page have urls that point to
localhost:8080.  e.g.
"http://localhost:8080/artifactory/libs-releases-local/bloat/"

Is there some place to configure how the URLs are generated so that they
will be correct?


I'm also finding it imposible to get "maven deploy" working - it always
fails with a 400 or 401, despite
a correct username and password - e.g.

[INFO] Error deploying artifact: Failed to transfer file:
http://timboudreau.com/mvn/repo/libs-snapshots-local/com/timboudreau/webapp-file-io/1.0-SNAPSHOT/webapp-file-io-1.0-20090628.213748-1.jar.
Return code is: 400

Could this be a side effect of my URL problem?

Any suggestions appreciated,

-Tim
--
View this message in context: http://n2.nabble.com/Artifactory-repository-serving-URLs-that-point-to-localhost%3A8080-tp3171245p3171245.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

 « Return to Thread: Artifactory repository serving URLs that point to localhost:8080