Skip to content

Commit

Permalink
Lower read time out for wagon-http
Browse files Browse the repository at this point in the history
  • Loading branch information
maxprokopiev committed Jan 24, 2014
1 parent b366c85 commit 49dd953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/lein
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ else
$LEIN_JVM_OPTS \
-Dfile.encoding=UTF-8 \
-Dmaven.wagon.http.ssl.easy=false \
-Dmaven.wagon.rto=10000 \
-Dleiningen.original.pwd="$ORIGINAL_PWD" \
-Dleiningen.script="$SCRIPT" \
-classpath "$CLASSPATH" \
Expand Down

0 comments on commit 49dd953

Please sign in to comment.