Hi,
I am migrating my build to Maven 2, and I face a little problem.
I passed the value of ${maven.test.reportsDirectory} to some of my
JUnit test cases as a system property 'testReportsDir'.
I have found the way to pass a system property to surefire plugin, but
I cannot find the equivalent of ${maven.test.reportsDirectory}.
Could someone tell me which property to use?
And to broaden the scope, I don't really understand if the concept of
plugins properties exists in M2.
Indeed, M1 plugins defined their properties. I don't see this in M2
plugins documentation.
Am I going the wrong way by trying to find the equivalent? Maybe
everything lies in the POM?
Cheers,
J-F
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]