You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/17 20:11:00 UTC

[jira] [Updated] (MNG-6395) maven.ext.class.path should honor class path wildcards

     [ https://issues.apache.org/jira/browse/MNG-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MNG-6395:
--------------------------------
    Description: {{-Dmaven.ext.class.path='/path/*'}} now does not load all jars in {{/path}}. If we can support wildcards like {{java -classpath}} does, the cli arguments may be clean in some cases.  (was: {{-Dmaven.ext.class.path='/path/*' now does not load all jars in /path. If we can support wildcards like }}{{java -classpath}}{{ does, the cli arguments may be clean in some cases.}})

> maven.ext.class.path should honor class path wildcards 
> -------------------------------------------------------
>
>                 Key: MNG-6395
>                 URL: https://issues.apache.org/jira/browse/MNG-6395
>             Project: Maven
>          Issue Type: Improvement
>          Components: Bootstrap &amp; Build
>    Affects Versions: 3.5.3
>            Reporter: James Z.M. Gao
>            Priority: Minor
>
> {{-Dmaven.ext.class.path='/path/*'}} now does not load all jars in {{/path}}. If we can support wildcards like {{java -classpath}} does, the cli arguments may be clean in some cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)