You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Fabulich (JIRA)" <ji...@codehaus.org> on 2007/11/24 03:01:57 UTC

[jira] Closed: (SUREFIRE-180) Ability to add additions to classpath

     [ http://jira.codehaus.org/browse/SUREFIRE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed SUREFIRE-180.
---------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 2.4)

Duplicate of SUREFIRE-118

> Ability to add additions to classpath
> -------------------------------------
>
>                 Key: SUREFIRE-180
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-180
>             Project: Maven Surefire
>          Issue Type: Improvement
>         Environment: N/A
>            Reporter: David J. M. Karlsen
>            Assignee: fabrizio giustina
>         Attachments: MSUREFIRE-153-maven-surefire-plugin.patch, SurefirePlugin.java-diff
>
>
> There should be a possibility to add arbritary resources to the classpath while executing the tests. These resources would only be available while executing the tests, so they won't be added in the archive.
> i suggest a configuration element
> <extendedClasspaths>
>  <extendedClasspath>some/path</extendedClasspath>
>  <extendedClasspath>/some/other/path</extendedClasspath>
> </extendedClasspaths>
> This issue somewhat related to http://jira.codehaus.org/browse/MJAR-13 / ability to exclude/include filtering in archiver/jar-plugin

-- 
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