Is there any reason why test:ui ignores the
maven.junit.dir property?  test:test includes

        <j:if
test="${!context.getVariable('maven.junit.fork').toString().trim().equalsIgnoreCase('no')}">
          <setProperty name="dir"
value="${maven.junit.dir}" />
        </j:if>


but test:ui does not.  I added that block to test:ui
and it fixed a problem I was having with relative
paths in a jetty.xml file.

Ben


        
                
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to