Joakim,

looks really cool. I definitely think that it's would be valuable to
have as part of the indexed stuff in MRM. I will probably use it in
the Netbeans integration as well (either as part of MRM stuff or
separately for dependency management)

Unrelated, but I cannot resist:
When going thought the list of dependencies, it seems kind of silly
that all maven artifacts share the same description. Doesn't really
make a good example.

Milos


On 8/11/06, Joakim Erdfelt <[EMAIL PROTECTED]> wrote:
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]



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

Reply via email to