You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/08/25 20:23:20 UTC

[jira] [Commented] (MDEP-538) Display moduleName

    [ https://issues.apache.org/jira/browse/MDEP-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437590#comment-15437590 ] 

Robert Scholte commented on MDEP-538:
-------------------------------------

Example of new output

{noformat}
[INFO] --- maven-dependency-plugin:3.0.0-SNAPSHOT:list (default-cli) @ maven-dependency-plugin ---
[INFO]
[INFO] The following files have been resolved:
[INFO]    com.google.code.findbugs:jsr305:jar:2.0.1:compile -- module jsr305
[INFO]    org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile -- module wagon.provider.api
[INFO]    org.apache.maven:maven-compat:jar:3.0:test -- module maven.compat
[INFO]    org.apache.maven.doxia:doxia-decoration-model:jar:1.4:compile -- module doxia.decoration.model
[INFO]    org.apache.maven:maven-settings-builder:jar:3.0:compile -- module maven.settings.builder
[INFO]    org.sonatype.aether:aether-util:jar:1.7:compile -- module aether.util
[INFO]    org.apache.maven:maven-core:jar:3.0:compile -- module maven.core
{noformat}

> Display moduleName 
> -------------------
>
>                 Key: MDEP-538
>                 URL: https://issues.apache.org/jira/browse/MDEP-538
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>          Components: resolve
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>              Labels: jigsaw
>             Fix For: 3.0
>
>
> There's no easy way to discover the modulename for a jar, especially in case of automodules.
> At least {{dependency:list}} should also show the modulename in case of Java9 runtime.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)