hi,

i have question...so if i get the project dependencies within a plugin via

project.getDependencies()...

I can get a type Dependency back..which contains a method getLocation(key)..which can return a InputLocation which exactly looks like what i need (line, column) of the file it is read from...

The question is what is the key intended for and what could be possible values? Where are they related to ?


Can someone enligthen me ?

Kind regards
Karl Heinz Marbaise



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

Reply via email to