You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/04/13 09:56:46 UTC

[jira] Reopened: (MNG-272) Add ability to pass system properties

     [ http://jira.codehaus.org/browse/MNG-272?page=history ]
     
Brett Porter reopened MNG-272:
------------------------------


> Add ability to pass system properties
> -------------------------------------
>
>          Key: MNG-272
>          URL: http://jira.codehaus.org/browse/MNG-272
>      Project: m2
>         Type: New Feature
>   Components: maven-plugins
>     Versions: 2.0-alpha-1
>     Reporter: Vincent Massol
>     Assignee: Vincent Massol

>
>
> I need to pass some properties to my JUnit test cases. In m1 I was writing:
> # Properties required for the unit tests
> maven.junit.sysproperties = cargo.test.input.dir
> cargo.test.input.dir = ${maven.src.dir}/test/resources
> It seems this is currently not possible with the current surefire plugin. I think it should be added as this is a pretty common requirement.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org