The easiest way would be
- remove TestImageIOUtils from TestAll
- add it as a single test to the pom

In that case, you (Orion) would only have to touch the pom, i.e. delete the line with TestImageIOUtils and the segment with the two dependencies.

Is that what you had in mind?

I just tested it, it builds.

Tilman


Am 18.05.2014 04:27, schrieb Orion Poplawski:
>>I'd like to not have to disable all tests in the build.  Could there be
>>some way to completely disable this functionality?
>Maybe we should implement an optional switch to disable that part of the test 
if
>necessary.
>
>@Orion: Is that a possible solution you can live with?
>
>BR
>Andreas Lehmkühler
That would be wonderful.  We can do all kinds of pom.xml manipulation as
well pretty easily if needed.  But some kind of switch to disable using
these jars would be great.

Reply via email to