I tried changing a build configuration with the Copy artifact settings show in the first box below to the setting shown in the second box shown below. I could not build with the second configuration. Can anyone help me figure this out? The build failed with the following error:
FATAL: : only whitespace content allowed before start tag and not R (position: START_DOCUMENT seen R... @1:1) *00:00:07.435* com.thoughtworks.xstream.io.StreamException <http://stacktrace.jenkins-ci.org/search?query=com.thoughtworks.xstream.io.StreamException>: : only whitespace content allowed before start tag and not R (position: START_DOCUMENT seen R... @1:1) *00:00:07.436* at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.java:78) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(AbstractPullReader.java:154) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(AbstractPullReader.java:147) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullReader.java:126) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.AbstractPullReader.move&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveDown(AbstractPullReader.java:111) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.AbstractPullReader.moveDown&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.XppReader.<init>(XppReader.java:48) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.XppReader.%3Cinit%3E&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.XppDriver.createReader(XppDriver.java:44) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.XppDriver.createReader&entity=method>*00:00:07.436* at com.thoughtworks.xstream.XStream.fromXML(XStream.java:856) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.XStream.fromXML&entity=method>*00:00:07.436* at com.thoughtworks.xstream.XStream.fromXML(XStream.java:848) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.XStream.fromXML&entity=method>*00:00:07.436* at hudson.plugins.copyartifact.BuildSelectorParameter.getSelectorFromXml(BuildSelectorParameter.java:81) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.copyartifact.BuildSelectorParameter.getSelectorFromXml&entity=method>*00:00:07.436* at hudson.plugins.copyartifact.ParameterizedBuildSelector.getBuild(ParameterizedBuildSelector.java:52) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.copyartifact.ParameterizedBuildSelector.getBuild&entity=method>*00:00:07.436* at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:176) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.copyartifact.CopyArtifact.perform&entity=method>*00:00:07.436* at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) <http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method>*00:00:07.436* at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:718) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method>*00:00:07.436* at hudson.model.Build$BuildExecution.build(Build.java:199) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.build&entity=method>*00:00:07.436* at hudson.model.Build$BuildExecution.doRun(Build.java:160) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.doRun&entity=method>*00:00:07.436* at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:500) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method>*00:00:07.436* at hudson.model.Run.execute(Run.java:1502) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>*00:00:07.436* at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method>*00:00:07.436* at hudson.model.ResourceController.execute(ResourceController.java:88) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>*00:00:07.436* at hudson.model.Executor.run(Executor.java:237) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>*00:00:07.436* Caused by: org.xmlpull.v1.XmlPullParserException <http://stacktrace.jenkins-ci.org/search?query=org.xmlpull.v1.XmlPullParserException>: only whitespace content allowed before start tag and not R (position: START_DOCUMENT seen R... @1:1) *00:00:07.436* at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1519) <http://stacktrace.jenkins-ci.org/search/?query=org.xmlpull.mxp1.MXParser.parseProlog&entity=method>*00:00:07.436* at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1395) <http://stacktrace.jenkins-ci.org/search/?query=org.xmlpull.mxp1.MXParser.nextImpl&entity=method>*00:00:07.436* at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093) <http://stacktrace.jenkins-ci.org/search/?query=org.xmlpull.mxp1.MXParser.next&entity=method>*00:00:07.436* at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.java:63) <http://stacktrace.jenkins-ci.org/search/?query=com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent&entity=method>*00:00:07.436* ... 20 more -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.