I just uploaded MPIR-55 which adds dependency details and
dependency repository location sections to the dependencies report.

See the last two sections on this example report -
http://joakim.erdfelt.com/maven-project-info-reports-plugin/dependencies.html

It uses a new module called maven-shared-jar to obtain the details of the jar files.

I want to add this level of detail to the indexed information on MRM for use in the browse and search results screens. Hoping to show the user of MRM that the artifact they are considering is for JDK 1.5, has no debug information, and
is using a Sealed Jar.  (make the user consider an older version that uses
JDK 1.4 instead)

Would anyone else find this useful for MRM?

I can imagine custom searches that utilize this information too.
"wagon jdk:<1.4" or "commons-beanutils jdk:<1.5 debug:true" as some example searches.

- Joakim Erdfelt

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

Reply via email to