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
>
>

Reply via email to