Problema ao fazer build com ANT

1 resposta
R

Pessoal estou tentando fazer um deploy utilizando o ANT e ao executar o comando Run as ANT buils é retornado esse Erro:

[typedef] Could not load definitions from resource org/tigris/subversion/svnant/svnantlib.xml. It could not be found.

BUILD FAILED
C:\workspace\svwm\build.xml:31: Problem: failed to create task or type svnSetting
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.

Alguém já possou por isso ou teria alguma dica para me dar ??

1 Resposta

campelo.m

Na linha 31 do arquivo build.xml esta faltando o atributo “name”.

Criado 9 de dezembro de 2016
Ultima resposta 9 de dez. de 2016
Respostas 1
Participantes 2