[ 
https://jira.codehaus.org/browse/SUREFIRE-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=324491#comment-324491
 ] 

Kristian Rosenvold commented on SUREFIRE-973:
---------------------------------------------

You cannot build surefire with anything less than 3.x. But you can use the 
-Pmaven-2.2.1 profile to run the its, as can be seen here 
https://builds.apache.org/job/maven-surefire-mvn-2.2.1/

                
> add properties to classpathDependencyExcludes and additionalClasspathElements 
> parameters
> ----------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-973
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-973
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.14
>            Reporter: Milos Kleint
>             Fix For: 2.15
>
>         Attachments: surefire.patch
>
>
> currently classpathDependencyExcludes and additionalClasspathElements 
> parameters don't have properties defined to declare on cmd line. The attached 
> patch includes them.
> I would like to use these properties in Netbeans. With multiple projects 
> enabling Compile on Save feature, I would need these properties to replace 
> outside project's jar artifacts from local repository with their project's 
> output directory dynamically.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to