-> what interests me is to have the dependencies... and what I get in maven.xml, <echo message="blop ${project.getDependencies() == null}"/> says true whereas the project has an amount of dependencies.
Am I following the wrong route ?
Didn't ${pom.artifacts} work????????
Yes, yes, got it... sorry... pom and not project... project is defined though, something different...
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
