Hi,

based on my development for a plugin i now reached the state of working on
my integration tests...but now i would like to investigate a problem during
a particular integration-test....

I'm searching for a way to run the integration under debug output like mvn
-X ...that means in result the build.log should contain the debug output...

But currently i can't get to do as i would....my current call the invoker
plugin is like that following:

mvn -Prun-its -Dinvoker.test=basicReportTest -Dinvoker.debug=true clean
integration-test

Where can i configure to run the integration-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---Integration-Tests-tp27652983p27652983.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to