Explorar el Código

Do not publish builds automatically to local Maven (#9926)

Change-Id: I485fe66bfd7a8975657a62bff5c7b64ca1cf8824
tags/7.0.0.beta9
Artur Signell hace 11 años
padre
commit
a431342516
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      common.xml

+ 0
- 3
common.xml Ver fichero

@@ -341,9 +341,6 @@
<artifacts pattern="${result.dir}/lib/[artifact]-[revision](-[classifier]).[ext]" />

</ivy:publish>
<ivy:publish settingsref="ivysettings" conf="${conf}" resolver="local-maven" overwrite="true">
<artifacts pattern="${result.dir}/lib/[artifact]-[revision](-[classifier]).[ext]" />
</ivy:publish>
</target>

<target name="publish.to.local.maven">

Cargando…
Cancelar
Guardar