Re: Parse jar:file prefix to Resource

2014-12-21 Thread Antoine Levy Lambert
Hello Matt, The ZipFileSet type is something that you can use. if you put in your custom task something like void addZipFileSet(ZipFileSet zfs) { } this will match with your custom task looking like You can also download the sources of Ant to see how Ant is written

Re: New user (liferay), getting all the time BUILD FAILED message

2014-12-21 Thread Antoine Levy Lambert
Hello Thomas, the error messages which you are getting seems to be while executing resolution and downloads with ivy. Ivy is a dependency manager which is maintained by the same project team like Ant. Anyway, the errors indicate that either some of the dependencies in the ivy.xml of this hell