maven

From: Mike Schrag (mschra..dimension.com)
Date: Fri Nov 17 2006 - 20:28:36 EST

  • Next message: Andrus Adamchik: "[DONE] Re: Server migration heads up"

    So I tried to follow the instructions for building wolips with maven
    (http://www.objectstyle.org/confluence/display/WOL/Building+the
    +woproject+source+code+with+maven) and it ends with:

    Running org.objectstyle.woproject.maven2.utils.TestWebObjectsUtils
    java.io.FileNotFoundException: /Volumes/mDT Workspace/workspace/
    woproject/maven2/maven-wobootstrap-plugin/target/test-classes/
    inexistent.txt (No such file or directory)
             at java.io.FileInputStream.open(Native Method)
             at java.io.FileInputStream.<init>(FileInputStream.java:106)
             at org.apache.commons.io.FileUtils.lineIterator
    (FileUtils.java:963)
             at
    org.objectstyle.woproject.maven2.wobootstrap.utils.WebobjectsUtils.getWe
    bobjectsVersion(WebobjectsUtils.java:139)
             at
    org.objectstyle.woproject.maven2.utils.TestWebObjectsUtils.testFileCanno
    tBeFound(TestWebObjectsUtils.java:105)
             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
             at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
             at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
             at java.lang.reflect.Method.invoke(Method.java:585)
             at junit.framework.TestCase.runTest(TestCase.java:154)
             at junit.framework.TestCase.runBare(TestCase.java:127)
             at junit.framework.TestResult$1.protect(TestResult.java:106)
             at junit.framework.TestResult.runProtected(TestResult.java:124)
             at junit.framework.TestResult.run(TestResult.java:109)
             at junit.framework.TestCase.run(TestCase.java:118)
             at junit.framework.TestSuite.runTest(TestSuite.java:208)
             at junit.framework.TestSuite.run(TestSuite.java:203)
             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
             at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
             at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
             at java.lang.reflect.Method.invoke(Method.java:585)
             at org.apache.maven.surefire.junit.JUnitTestSet.execute
    (JUnitTestSet.java:210)
             at
    org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSe
    t(AbstractDirectoryTestSuite.java:135)
             at
    org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute
    (AbstractDirectoryTestSuite.java:122)
             at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
             at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
             at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
             at java.lang.reflect.Method.invoke(Method.java:585)
             at
    org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess
    (SurefireBooter.java:225)
             at org.apache.maven.surefire.booter.SurefireBooter.main
    (SurefireBooter.java:747)
    Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052
    sec

    any ideas, or can I provide any more info on the failure?



    This archive was generated by hypermail 2.0.0 : Fri Nov 17 2006 - 20:28:55 EST