On 2011-02-23, Ludmila Shikhvarg wrote: > Stefan Bodewig wrote: >> Let's check you are sucessfully running the proxy before we try to find >> a different solution.
> Seen the same results with Maven repository proxy setup. OK. You are running the proxy at that port and Gump knows it is running (i.e. when Gump starts the MVN_PROXY_HOME env variable is set), Gump starts the proxy itself and it publishes artifacts to it. This means your logfile contains lines like Starting mvn repository proxy Running: java -jar /SOME/PATH/repoproxy.jar 8192 /tmp/tmpZG3uV_.properties and later Build Project: #[(517, 868)] : commons-vfs2 : [state:Unset] Jan 31, 2011 9:41:16 PM org.apache.gump.mvnrepoproxy.restlets.ArtifactAdder handle INFO: adding .jar artifact with groupId 'org.apache.commons' artifactId 'commons-vfs2' and file name '/SOME/OTHER/PATH/commons-vfs2-2.0-SNAPSHOT.jar' Is this correct? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
