0

When running the test phase my tests fail to the JAI requirement for the code to be run from inside a jar file that contains Specification-Title in the manifest.

Unfortunately mvn test and intellij debug do not build a a jar file (obviously) and so no manifest exists.

Is there an alternative way of setting these values?

James Robinson
  • 1,222
  • 1
  • 15
  • 43
  • Are you building JAI yourself, from source? – Harald K May 06 '14 at 12:26
  • No it is in a JAR file and referenced in my pom.xml – James Robinson May 06 '14 at 13:37
  • If you already have a JAI in a JAR, then what is the problem? I don't think I understand... The Manifest should be in the JAR, with the proper key/values, unless you have a bad JAR. Please add some more detail and relevant stack traces to the question. – Harald K May 06 '14 at 18:53

0 Answers0