Hi all,
 
how do you programmaticaly resolve the dependencies of a MavenProject
object ?
 
I've got a MavenProject object in my mojo (that i've created from an
Artifact object), and i now want to resolves its dependencies in ordre
to get them as artifacts using the getArtifactDependencies() method.
What previous steps are implied before calling the
getArtifactDependencies() method ?
 
Thanks for your help,
 
Sebastien

Reply via email to