From: Marc-Andre Laperle Date: Tue, 22 Mar 2016 18:54:03 +0000 (-0400) Subject: Update com.github.eirslett:frontend-maven-plugin to fix proxy issue X-Git-Tag: 5.5-M11~25 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0ec2b999602767fe4ede460b63d23f56937beae2;p=sonarqube.git Update com.github.eirslett:frontend-maven-plugin to fix proxy issue Behind a proxy, it was not possible to build Sonarqube because it failed to download node-v4.2.4-linux-x64.tar.gz, for example. Updating com.github.eirslett:frontend-maven-plugin fixes this issue. Signed-off-by: Marc-Andre Laperle --- diff --git a/pom.xml b/pom.xml index 73f97eb7d4d..ded0eaa437e 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ com.github.eirslett frontend-maven-plugin - 0.0.26 + 0.0.29 org.apache.maven.plugins