Looks like the maven configuration is not pulling in src/resources? I don't know whats wrong with the pom.template...
On Tue, Sep 17, 2013 at 9:56 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/450/ > > 83 tests failed. > FAILED: org.apache.lucene.expressions.TestDemoExpressions.testLotsOfBindings > > Error Message: > null > > Stack Trace: > java.lang.ExceptionInInitializerError: null > at java.io.Reader.<init>(Reader.java:78) > at java.io.InputStreamReader.<init>(InputStreamReader.java:129) > at org.apache.lucene.util.IOUtils.getDecodingReader(IOUtils.java:268) > at org.apache.lucene.util.IOUtils.getDecodingReader(IOUtils.java:319) > at > org.apache.lucene.expressions.js.JavascriptCompiler.<clinit>(JavascriptCompiler.java:512) > at > org.apache.lucene.expressions.TestDemoExpressions.doTestLotsOfBindings(TestDemoExpressions.java:174) > at > org.apache.lucene.expressions.TestDemoExpressions.testLotsOfBindings(TestDemoExpressions.java:156) > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
