[JBoss JIRA] (ARQ-1885) Droidium is not buildable with Java 8
by Stefan Miklosovic (JIRA)
Stefan Miklosovic created ARQ-1885:
--------------------------------------
Summary: Droidium is not buildable with Java 8
Key: ARQ-1885
URL: https://issues.jboss.org/browse/ARQ-1885
Project: Arquillian
Issue Type: Bug
Components: Extension - Droidium
Affects Versions: droidium_1.0.0.Beta1
Reporter: Stefan Miklosovic
{code}
ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.9:check (signature-check) on project arquillian-droidium-container: Execution signature-check of goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.9:check failed. IllegalArgumentException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.9:check (signature-check) on project arquillian-droidium-container: Execution signature-check of goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.9:check failed.
...
Caused by: java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)