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

Konrad Windszus commented on SUREFIRE-2179:
-------------------------------------------

Maybe also supporting wildcards in the same way as documented in 
https://docs.oracle.com/javase/8/docs/technotes/tools/windows/classpath.html#A1100762
 makes sense here as well (in case a dedicated directory is populated with JAR 
files through another goal).

> additionalClasspathElements should support Maven coordinates
> ------------------------------------------------------------
>
>                 Key: SUREFIRE-2179
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2179
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: classloading
>    Affects Versions: 3.1.2
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently the parameter {{additionalClasspathElements}} 
> (https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#additionalclasspathelements)
>  only supports file paths. That usually requires to add an additional step to 
> first download the necessary artifact to a temporary folder with another 
> Mojo. Optionally this parameter should support Maven coordinates which are 
> then resolved automatically.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to