1 Reply Latest reply on Jun 9, 2014 3:06 PM by kwintesencja

    Shrinkwrap, Maven & Surefire??

    kellizer

      Hi,

       

      Simple question, how can surefire 'see' the pom.xml file when building & the shrinkwrap artifact before executing the tests - my tests run fine in intellij but when i try them in maven then fail "pom.xml file must be defined and accessible" which makes sense as the pom.xml files are not in the working directory for sure-fire (i.e. target/target-classes)? this mustn't be unique to want to use the pom.xml file to build the test artifact?

       

      Cheers,

       

      Ian.