Hey all, Been trying to add a custom transformer needed for a specific action.
Was trying to build the solr and running into below when building with target (ant jar) Anyone know where Ivy is looking to resolve this dependency and if something should be updated since its not finding /cannot resolve "jetty-xml*" BUILD FAILED D:\Software\solr-src\lucene_solr_4_9\build.xml:126: The following error occurred while executing this line: D:\Software\solr-src\lucene_solr_4_9\solr\build.xml:195: The following error occurred while executing this line: D:\Software\solr-src\lucene_solr_4_9\solr\common-build.xml:427: The following error occurred while executing this line: *D:\Software\solr-src\lucene_solr_4_9\solr\example\build.xml:54: impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve of org.apache.solr#example: java.io.FileNotFoundException: * D:\Software\solr-src\lucene_solr_4_9\solr\example\lib\jetty-xml-8.1.10.v20130312.jar thanks S
