You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by pubudu gunawardena <pu...@gmail.com> on 2010/03/15 11:09:26 UTC

Get Model object of an Artifact object

Hi. If I have the org.apache.maven.artifact.Artifact object of a given
artefact is there a way to access the org.apache.maven.model.Model object of
the given artifact if the pom.xml file of the artifact is there in the local
repository? Thanks in advance.

Pubudu