Unit tests fail under surefire 2.3
----------------------------------

                 Key: MFIT-10
                 URL: http://jira.codehaus.org/browse/MFIT-10
             Project: Maven 2.x FIT Plugin
          Issue Type: Bug
         Environment: Maven version: 2.0.6
java full version "1.5.0_11-b03"
maven-surefire-plugin 2.3
            Reporter: Asgeir S. Nilsen
         Attachments: fit-maven-plugin.tests.patch

When attempting to fix MFIT-9 the unit tests for the plugin failed.  This is 
because the class named TestFixture is considered a unit test by Surefire, but 
the test fails since no test methods exist in this class.

The attached patch changes the name of this fixture to avoid surefire detection.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to