Issue Type: Bug Bug
Assignee: Peter Hayes
Components: release-plugin
Created: 23/Feb/15 9:42 AM
Description:

Hello,

I'm trying to use the maven cascade release plugin.
It might works well but I encountered an issue when running it !!

ERROR: Failed to parse POMs
java.io.IOException: java.lang.NoSuchFieldException: includedRegions
at com.barchart.jenkins.cascade.PluginUtilities.changeField(PluginUtilities.java:105)
at com.barchart.jenkins.cascade.LayoutLogic.processLayout(LayoutLogic.java:478)
at com.barchart.jenkins.cascade.LayoutLogic.process(LayoutLogic.java:292)
at com.barchart.jenkins.cascade.LayoutBuildWrapper$1.tearDown(LayoutBuildWrapper.java:222)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:862)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
at hudson.model.Run.execute(Run.java:1676)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
Caused by: java.lang.NoSuchFieldException: includedRegions
at java.lang.Class.getDeclaredField(Class.java:1938)
at com.barchart.jenkins.cascade.PluginUtilities.changeField(PluginUtilities.java:98)
... 9 more

And I don't know why !!
Anyone ?!?

Project: Jenkins
Labels: release-plugin jenkins git cascade maven
Priority: Major Major
Reporter: alexis oliot
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/d/optout.

Reply via email to