Hi troy, Try running the Maven as an administrator. I am not sure this will solve the issue but it has to do with the permissions. Regards, Vivek On Tuesday, November 10, 2015 at 3:41:10 PM UTC+1, Troy wrote:
> Hello, all > It's the first time I play with Jenkins (version 1637) installed on > Windows 7 (JDK1.6). However I got the following error when I manually build > project: > > ERROR: Failed to parse POMshudson.maven.MavenEmbedderException > <http://stacktrace.jenkins-ci.org/search?query=hudson.maven.MavenEmbedderException>: > 1 problem was encountered while building the effective settings > [FATAL] Non-readable settings C:\maven2\conf: C:\maven2\conf (Access is > denied) @ C:\maven2\conf > > at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128) > at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109) > at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136) > at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212) > at > hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295) > at > hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) > at hudson.FilePath.act(FilePath.java:991) > at hudson.FilePath.act(FilePath.java:969) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) > at hudson.model.Run.execute(Run.java:1741) > at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) > at hudson.model.ResourceController.execute(ResourceController.java:98) > at hudson.model.Executor.run(Executor.java:410) > > > Googled around but still in dark. > > Can anyone help me out? > > Thanks very much > > > Troy > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3079ff3c-7675-4c89-86b8-f997e4e82eee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
