2 Replies Latest reply on Jun 12, 2012 3:26 AM by joerno

    Arquillian libraries in WEB-INF/lib cause error

    joerno

      Hi,

       

      writing tests in a maven project(dependencymanagement like in the documentation) works fine. Also deploing and testing.  But when I try to deploy the final war-file, I got an exception, because there a lot of addittional jars in my WEB-INF/lib folder. I think the reason is the 'import'-scope of the dependenymanagement of arquillian. Is there a way to handle this? I dont want to have the arquillian-jars in a release, if they break my project...

       

      I use jboss 7.1.1 and Arquillian 1.0.0-Final.

       

      Thanks a lot,

       

      joern