javascript-maven-plugin fails mvn:test
--------------------------------------

                 Key: MJS-39
                 URL: http://jira.codehaus.org/browse/MJS-39
             Project: Maven Javascript Tools
          Issue Type: Bug
         Environment: OSX 10.6.7, JVM 1.6.0_24 for Apple, Maven 3.0.2 AND 2.2.1
            Reporter: brian pickens
            Assignee: nicolas de loof
         Attachments: 
org.codehaus.mojo.javascript.assembler.JsBuilderAssemblerReaderTest.txt, 
org.codehaus.mojo.javascript.CompileMojoTest.txt, 
org.codehaus.mojo.javascript.WarPackageMojoTest.txt

This bug exists with the latest export from the trunk: v13744

Running mvn:test on javascript-maven-plugin fails the following tests:

Tests in error: 
  testCompileAndAssemble(org.codehaus.mojo.javascript.CompileMojoTest)
  testCopyJsSources(org.codehaus.mojo.javascript.WarPackageMojoTest)
  
testReadJsBuilderAssembler(org.codehaus.mojo.javascript.assembler.JsBuilderAssemblerReaderTest)

All three surefire-reports report the following error:
   The import org.codehaus.mojo.javascript.assembler.Assembler cannot be 
resolved

Upon further investigation, eclipse reports multiple errors of this type and 
the class file itself is nowhere to be found.

Attached are the surefire-reports for the offending tests

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