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>
|
||||
<configuration>
|
||||
<goVersion>1.9.2</goVersion>
|
||||
<useMavenProxy>true</useMavenProxy>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in a new issue