Issue Type: Bug Bug
Affects Versions: current
Assignee: Frédéric Camblor
Components: scm-sync-configuration
Created: 13/Jun/13 7:50 AM
Description:

I have a maven job connected to svn repository.
Launching the build I get:
....
no change for https://svn-...... since the previous build
FATAL: javax.xml.parsers.SAXParserFactory.setXIncludeAware(Z)V
java.lang.NoSuchMethodError: javax.xml.parsers.SAXParserFactory.setXIncludeAware(Z)V
at org.apache.commons.digester.Digester.getFactory(Digester.java:539)
at org.apache.commons.digester.Digester.getParser(Digester.java:791)
at org.apache.commons.digester.Digester.getXMLReader(Digester.java:1068)
at org.apache.commons.digester.Digester.parse(Digester.java:1871)
at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:76)
at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:43)
at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:920)
at hudson.model.AbstractBuild.access$600(AbstractBuild.java:103)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:679)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:579)
at hudson.model.Run.execute(Run.java:1575)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)

Project: Jenkins
Labels: plugin
Priority: Blocker Blocker
Reporter: mturra
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to