java.nio.file.InvalidPathException: Illegal char <^H> at index 14: D:\Development^Huilds bUserdir-20130514085631\mavenproject1 at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) at java.io.File.toPath(File.java:2069) at org.openide.util.Utilities.toURI(Utilities.java:3114) at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:875) at org.netbeans.modules.maven.execute.cmd.ExecProject.findProject(ExecProject.java:74) at org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.processExecEvent(CommandLineOutputHandler.java:405) at org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:270) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.nio.file.InvalidPathException: Illegal char <^H> at index 14: D:\Development^Huilds bUserdir-20130514085631\mavenproject1 at org.openide.util.RequestProcessor.post(RequestProcessor.java:424) at org.netbeans.modules.maven.execute.CommandLineOutputHandler.setStdOut(CommandLineOutputHandler.java:162) at org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:210) at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)