[ https://issues.apache.org/jira/browse/JUDDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kurt T Stam closed JUDDI-452. ----------------------------- Resolution: Fixed Create the tmp directory if it does not exist. It was not existent on the build machine. > buildbot failure - can't find the update wsdl > --------------------------------------------- > > Key: JUDDI-452 > URL: https://issues.apache.org/jira/browse/JUDDI-452 > Project: jUDDI > Issue Type: Bug > Affects Versions: 3.1.0 > Reporter: Kurt T Stam > Assignee: Kurt T Stam > Fix For: 3.1.0 > > > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:980) > Caused by: java.io.IOException: No such file or directory > at java.io.UnixFileSystem.createFileExclusively(Native Method) > at java.io.File.checkAndCreate(File.java:1704) > at java.io.File.createTempFile(File.java:1792) > at java.io.File.createTempFile(File.java:1828) > at > org.apache.juddi.v3.client.UDDIServiceWSDL.getWSDLFilePath(UDDIServiceWSDL.java:76) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.