Rich chen wrote:

org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6

This jar is not even available when I use maven to build it.

The JAR is out there:
http://uk.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/

E:\Work\MavenBuild22\maven-2.2.x_ant>ant -Dhttp.proxyHost=gateway.bns
-Dhttp.proxyPort=8000
[...]
Error transferring file: Connection refused: connect

This looks more like a general network/proxy issue. Not sure whether the system properties are supposed to be supported, maybe you need to tweak the build.xml and add a proxy declaration [0] there.


Benjamin


[0] http://maven.apache.org/ant-tasks/reference.html#remoteRepository

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to