Great! Yes, the long one sounds like trouble.. The README says:
https://github.com/apache/incubator-taverna-engine/#building-on-windows > If you are building on Windows, ensure you unpack this source code to a > folder with a short path name lenght, e.g. C:\src - as Windows has a > limitation on the total path length which might otherwise prevent this code > from building successfully. I tested mine as D:\apache-taverna-engine-3.1.0-incubating\ which just about worked. I am not sure if Maven could detect this in advance somehow, perhaps something to ask on dev@maven.. (I'll ask) On 1 June 2016 at 13:18, Alan Williams <[email protected]> wrote: > On 01-Jun-16 12:27, Alan Williams wrote: >> >> Hello >> >> I get a failure: >> >> [INFO] [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test >> (default-test) on project dummy-taverna-plugin-activity: Execution >> default-test of goal >> org.apache.maven.plugins:maven-surefire-plugin:2.19.1:t >> est failed: The forked VM terminated without properly saying goodbye. VM >> crash or System.exit called? >> [INFO] [ERROR] Command was cmd.exe /X /C ""C:\Program >> Files\Java\jdk1.8.0_51\jre\bin\java" -jar >> >> C:\Users\alson\taverna\apache-taverna-engine-3.1.0-incubating-source-release\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\dummy-taverna-plugin-activity\target\surefire\surefirebooter1896791380795738239.jar >> C:\Us >> >> ers\alson\taverna\apache-taverna-engine-3.1.0-incubating-source-release\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\dummy-taverna-plugin-activity\target\surefire\surefire5943729575219558115tmp >> >> C:\Users\alson\taverna\apache-taverna-engine-3.1.0-incubating-source-release\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\dummy-taverna-plugin-activity\target\surefire\surefire_0317696432267187850tmp" >> >> >> Is that the path length limit problem? > > > It built OK when I just had it under C:\engine instead of > C:\Users\alson\taverna\apache-taverna-engine-3.1.0-incubating-source-release\apache-taverna-engine-3.1.0-incubating > >> Alan > > > Alan -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons http://orcid.org/0000-0001-9842-9718
