Siegfried Goeschl created JSPWIKI-823: -----------------------------------------
Summary: JSPWiki tests fail under Mac OS X due to permissions for TMP directory Key: JSPWIKI-823 URL: https://issues.apache.org/jira/browse/JSPWIKI-823 Project: JSPWiki Issue Type: Bug Components: Build system Affects Versions: 2.10.1 Environment: Mac OS X 10.9.2 java version "1.7.0_45" Java(TM) SE Runtime Environment (build 1.7.0_45-b18) Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode) Reporter: Siegfried Goeschl Fix For: 2.10.1 Running the regression tests using "mvn clean install" fails - somehow no permission to write stuff which affects the following tests * FileSystemProviderTest * WikiEngineTest Any objection to use "./target/tmpdir" instead - this would be also deleted using "mvn clean"? -- This message was sent by Atlassian JIRA (v6.2#6252)