Skip to content

Commit

Permalink
pitfall for people behind a non-transparant proxy server
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0ffrey committed Aug 2, 2012
1 parent 175dc9f commit 5426b36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -329,6 +329,10 @@ Running the build
It might even fail, if certain servers are offline or experience hiccups.
In that case, you 'll see an IO error, so just run the build again.

If you consistently get `Could not transfer artifact ... Connection timed out`
and you are behind a non-transparent proxy server,
[configure your proxy server in Maven](http://maven.apache.org/settings.html#Proxies).

After the first successful build, any next build should be fast and stable.

* Try running a different profile by using the option `-D<profileActivationProperty>`:
Expand Down

0 comments on commit 5426b36

Please sign in to comment.