Same error message. Tried using a bunch of different plugin contexts (test, java, idea)...
do you "import" the test context by declaring the 'test' namespace ?
this works for me :
<ant:echo xmlns:mytest="test">m.t.d = ${pom.getPluginContext('maven-test-plugin').getVariable('maven.test.dest')}</ant:echo>
-- gd
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
