Ok great. Weird you needed to tweak the pom for it But I know a Da**d who will be very happy to run tests from its IDE ;)
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-07-24 13:54 GMT+02:00 Andy Gumbrecht <[email protected]>: > It is an IDE fix nothing missed, just really annoying. > > Andy. > > > On 24/07/2014 13:47, Romain Manni-Bucau wrote: > >> First part is true, last is not IIRC. RemoteTomEEEJBContainerIT is not >> started with surefire but with failsafe after package phase. >> >> The fix seems a IDE fix (which is ok but mainly wondered if we missed a >> maven regression) >> >> >> >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> 2014-07-24 13:44 GMT+02:00 Andy Gumbrecht <[email protected]>: >> >> The prepare-package phase is after the test phase , so the test >>> RemoteTomEEEJBContainerIT that actually requires apache-tomcat-[version] >>> files already will fail every clean build. >>> >>> Andy. >>> >>> >>> On 24/07/2014 13:31, Romain Manni-Bucau wrote: >>> >>> Hi Andy, >>>> >>>> can you say a word about: >>>> >>>> - <phase>prepare-package</phase> >>>> + <phase>process-resources</phase> >>>> >>>> please? >>>> >>>> >>>> -- >>> Andy Gumbrecht >>> >>> http://www.tomitribe.com >>> [email protected] >>> https://twitter.com/AndyGeeDe >>> >>> TomEE treibt Tomitribe! | http://tomee.apache.org >>> >>> >>> > -- > Andy Gumbrecht > > http://www.tomitribe.com > [email protected] > https://twitter.com/AndyGeeDe > > TomEE treibt Tomitribe! | http://tomee.apache.org > >
