Force the mvn-golang plugin to use the maven proxy
This commit is contained in:
parent
e84acd9898
commit
49a03a86fb
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@
|
||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<goVersion>1.9.2</goVersion>
|
<goVersion>1.9.2</goVersion>
|
||||||
|
<useMavenProxy>true</useMavenProxy>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
|
Loading…
Reference in a new issue