java.lang.NoClassDefFoundError: org/codehaus/mojo/gwt/MavenTestRunner
---------------------------------------------------------------------

                 Key: MGWT-205
                 URL: http://jira.codehaus.org/browse/MGWT-205
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Windows XP, jdk1.6.0_18, GWT 2.0.3
            Reporter: Sam Gardner-Dell


Similar issue to MGWT-24.  I believe this is caused by the classpath with which 
it is executing the MavenTestRunner, the path has been encoded using %20 
entities which are not being recognised correctly. Copied from command being 
executed (as output on eclipse console):

"C:\Documents%20and%20Settings\gardners\.m2\repository\org\codehaus\mojo\gwt-maven-plugin\1.2\gwt-maven-plugin-1.2.jar";"C:\Documents%20and%20Settings\gardners\.m2\repository\org\apache\maven\surefire\surefire-api\2.4.3\surefire-api-2.4.3.jar"

Since moving my local repository elsewhere (not containing spaces within the 
path) this has started working.

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