I don't know how this affects your question, but my immediate use case for
maven-model is to load up a POM for a project, and then attempt to load up
each dependencies POM.  I'd like to be able to generate a report that lets
me know that I am using the latest and greatest versioned artifact of each
dependency, and so on up the line.

Does maven-model transparently handle differing versions of the POM?   I
guess it would have to be versioned somehow in the package name in order to
support that?

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to