[ http://jira.codehaus.org/browse/MPIR-11?page=comments#action_54356 ] 

fabrizio giustina commented on MPIR-11:
---------------------------------------

Checked in a small improvement: dependencies are listed by scope and optional 
dependencies are flagged. Not yet optimal, but better...

note: a few new strings have been added to the properties file and now they are 
missing from translations for ja, pl, de, fr.
These are the english strings,  if anybody will post the translations here I 
will update them in cvs:

report.dependencies.intro.compile=The following is a list of runtime 
dependencies for this project. These dependencies are required to compile and 
run the application:
report.dependencies.intro.test=The following is a list of test dependencies for 
this project. These dependencies are only required to compile and run unit 
tests for the application:
report.dependencies.intro.provided=The following is a list of provided 
dependencies for this project. These dependencies are required to compile the 
application, but should be provided by default when using the library:
report.dependencies.intro.system=The following is a list of system dependencies 
for this project. These dependencies are required to compile the application:




> improved dependency report
> --------------------------
>
>          Key: MPIR-11
>          URL: http://jira.codehaus.org/browse/MPIR-11
>      Project: Maven 2.x Project Info Reports Plugin
>         Type: New Feature

>     Reporter: Brett Porter

>
>
> it'd be great to have a dependencies report based on the listener in 
> maven-artifact:
> - report on scopes
> - report on versions considered by not selected
> - show structure of dependency tree
> I think it would be best to tabulate each dependencies info in multiple rows 
> at the bottom (as the description currently gets squashed into the table), 
> and present a tree at the top that links to it. (indented lists here, we have 
> a graphing tool we can use later).
> we should make some of this configurable, of course.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to