[ http://jira.codehaus.org/browse/MSUREFIRE-123?page=all ]

Brett Porter updated MSUREFIRE-123:
-----------------------------------

    Fix Version/s: 2.3

> unable to establish my own http protocol handler for unit tests
> ---------------------------------------------------------------
>
>                 Key: MSUREFIRE-123
>                 URL: http://jira.codehaus.org/browse/MSUREFIRE-123
>             Project: Maven 2.x Surefire Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: jse 5.0 (osx)
>            Reporter: Andy Fyfe
>             Fix For: 2.3
>
>         Attachments: protocol.zip
>
>
> In order to establish my own http protocol handler, I set the system property 
> java.protocol.handler.pkgs and ensure that the tests require a fork.  The 
> test runs fine under maven 1.0.2, but fails under maven 2.0.4.  I have tried 
> both surefire 2.1.3 and 2.2, and both with the childDelegation option.
> The test sees the system property properly set, but the test's protocol 
> handler is not actually used.
> The attached zip file demonstrates this problem (run "maven test" and "mvn 
> test").

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

        

Reply via email to