Hi Stephen,
cd target/it/_name_of_test
mvnDebug -s ../interpolated-settings.xml _goal_
may be my expressions wasn't accurate enough...
I tried to get running the plugin under test like mvn -X ...
more or less the same thing like:
cd target/it/_name_of_test
mvn -X -s ..
But it seemed to b
into the invoker.properties
> file...but nothing worked...
>
> May be someone has a tip to reach that...
>
> Kind regards
> Karl Heinz Marbaise
> --
> View this message in context:
> http://old.nabble.com/Maven-Invoker-Problem---Integration-Te
ation-test (basicReportTest) with -X
option...I've tried to put invoker.debug = true into the invoker.properties
file...but nothing worked...
May be someone has a tip to reach that...
Kind regards
Karl Heinz Marbaise
--
View this message in context:
http://old.nabble.com/Maven-Invoker-Problem---In