Skip to content

Instantly share code, notes, and snippets.

@maeste
Created February 23, 2011 05:50
Show Gist options
  • Select an option

  • Save maeste/840080 to your computer and use it in GitHub Desktop.

Select an option

Save maeste/840080 to your computer and use it in GitHub Desktop.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project jboss-as-arquillian-container-common: Compilation failure
[ERROR] /dati/project/RH/jboss-as/arquillian/container-common/src/main/java/org/jboss/as/arquillian/container/common/JBossASDeploymentPackager.java:[59,16] inconvertible types
[ERROR] found : org.jboss.shrinkwrap.api.Archive<capture#522 of ?>
[ERROR] required: org.jboss.shrinkwrap.api.spec.WebArchive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment