> MavenProject.getOriginalModel() for the raw model, i.e. as read from the
> mere pom.xml.

The current pom only or with inheritence? The latter would usually be
more handy. In the enforcer I would need to get the original poms, but
having inheritence baked in would save me from walking the tree and
resolving it myself. I guess what I'd be looking for is everything
that came from the poms and nothing that came from maven itself (ie
the super pom or the lifecycles)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to