Hi,

We are trying to build a tool around Maven and need to identify the top
level parent of any given POM. For example, If ProjectC inherits from
ProjectB and ProjectB from ProjectA, we want to know if there is any API in
maven to identify ProjectA's POM, given ProjectC's POM as input.

In this case, we are NOT really starting a maven execution, just running the
tool we build against a list of POMs to find the top level parent.

Could someone throw some light if you have any idea?

-- 
"...and miles 2 go b4 I sleep"

Madhanraj M

Reply via email to