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

Tibor Digana closed SUREFIRE-184.
---------------------------------
       Resolution: Won't Fix
         Assignee: Tibor Digana
    Fix Version/s:     (was: Backlog)

9 years old issue with ANT build in Maven world.

> [PATCH] make the basedir system property optional
> -------------------------------------------------
>
>                 Key: SUREFIRE-184
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-184
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>         Environment: tested on Win2K with cygwin and JDK1.5, but this is 
> indifferent.
>            Reporter: Antoine Levy-Lambert
>            Assignee: Tibor Digana
>         Attachments: patch.txt
>
>
> I wanted to run the ant testcases using the maven-surefire-plugin (I actually 
> built all the ant jars using maven).
> The problem is that the plugin sets a system property basedir that ant cannot 
> override. Since the BuildFileTest s are heavily dependent upon this property 
> that ant normally sets to be the directory of the build file, most tests fail 
> ...
> Here a patch adding the possibility not to set the basedir by setting a 
> configuration attribute omitbasedir to true. 
> The pom.xml of maven-surefile-plugin was also missing a dependency to 
> surefire-api (or at least I needed to add this to build properly).
> Regards,
> Antoine



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

Reply via email to