Package com.soebes.itf.examples
package com.soebes.itf.examples
-
ClassDescriptionExamples taken from Maven EAR PluginThis integration tests shows some examples how to analyse the log output during a build.The
@Execution(ExecutionMode.SAME_THREAD
needs to be defined cause otherwise all three test cases run in parallel and will influence each other which would result in failures.The following test cases are related together cause they are sharing a common cacheMavenRepository
.