jenkinsci / salesforce-migration-assistant-plugin

Salesforce Migration Assistant plugin for Jenkins CI
https://plugins.jenkins.io/salesforce-migration-assistant-plugin/
MIT License
29 stars 15 forks source link

New Releases? #19

Open hlopetz opened 7 years ago

hlopetz commented 7 years ago

hi there,

do you have any plans to publish new releases?

as i can see, there is no dependency from ghprb-plugin on after version 2.2.2 i am experiencing a problem with.

at the moment i am at Jenkins ver. 2.32.3. and the most recent version of SMA available there is 2.2.2.

as i can see, here are versions 2.2.3 and 3.0 in this repo. but i do not see binaries for them.

new stable releases either via standard Jenkins plugin update or as binaries would be appreciated.

thanks!

hlopetz commented 7 years ago

confirmed: release 3.0 built from sources solves the NullPointerException issue. thanks to @ronvelzeboer's fix.

aesanch2 commented 7 years ago

@hlopetz I'll look into this. I do remember there being issues with binary releases a few releases ago.

Sushmavn commented 7 years ago

Hi , It will be of great help if you can let me know how to fix this issue. I am having the same issue.

Thanks.

hlopetz commented 7 years ago

Sushmavn,

I compiled the plugin and installed it from local file system. there is a manual on Jenkins website on how to do that.

luhugu commented 7 years ago

@hlopetz I have same issue on cent os 7, do you know when new version 3.0 published? 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:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)

Build step 'Salesforce Migration Assistant' marked build as failure

hlopetz commented 7 years ago

guys, feel free to download the v 3.0 build from here: https://drive.google.com/file/d/0Bzna52iZICaHZnJUUXJUOEhMeW8/view?usp=sharing

or follow the regular Jenkins CI guide on how to build a plugin from sources on you own, as i did: https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial (it does not require any IDE, but command-line util like mvn)

sanjaykharwar commented 7 years ago

@hlopetz link for v3.0 build worked for me. NullPointerException issue fixed after installing v3.0 and working properly.

AshwiniChowdavarapu commented 6 years ago

Hi @hlopetz / Sanjay ! Where do I have to install this v3.0

hlopetz commented 6 years ago

jenkins has ability to upload and install a plugin as a file from your device. just check manuals on their website.

hlopetz commented 2 years ago

updated link: https://drive.google.com/file/d/0Bzna52iZICaHZnJUUXJUOEhMeW8/view?usp=sharing&resourcekey=0-SRD39B2XURpnAJIsUOqiwQ