-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Salesforce Migration Assistant Plugin Issue #8
Comments
Hi ! I am facing the same issue, Could you please let me know the resolution for this: |
Hi.. I am facing the similar kind of issue. Can anyone help in resolving this:
Build step 'Salesforce Migration Assistant' marked build as failure |
Getting below error while deploying changes between two commits in Salesforce Dev Org using Salesforce Migration Assistant Plugin in Jenkins. Any idea what could be the reason for this issue? Thanks
java.lang.NullPointerException
at org.jenkinsci.plugins.sma.SMARunner.(SMARunner.java:71)
at org.jenkinsci.plugins.sma.SMABuilder.perform(SMABuilder.java:65)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
at hudson.model.Run.execute(Run.java:1745)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Build step 'Salesforce Migration Assistant' marked build as failure
Sending e-mails to: XXX
Finished: FAILURE
The text was updated successfully, but these errors were encountered: