The build-pipeline-plugin tags each release. The current release is 1.3.5, 
you can see there is a tag, 'build-pipeline-plugin-1.3.5'. I would checkout 
out that tag, create a branch and do what you need. But even if you make no 
changes, that point in the repo should build cleanly. I can confirm it 
built for me.

On Wednesday, September 4, 2013 4:44:55 AM UTC-4, Nils Otto Johansen wrote:
>
>
> Hello.
>
> I have an issue with the build-pipeline-plugin.
>
> Whenewer my pipeline gets more than two steps, rendering of the pipeline 
> fails with a NPE in ProjectForm.
> I can see in the source that a commit lately has (hopefully) fixed this by 
> checking for null on the actions of the project.
>
> Now I would like to build the project in order to fix my problem, get a 
> better understanding, and maybe someday contribute.
>
> When i fork and clone https://github.com/jenkinsci/build-pipeline-plugin/, 
> I cannot build.
> There are several problems, leading me to think that I am forking the 
> wrong repository or doing some other basic mistake.
>
> Problems include tests calling an old version of constructor (wrong number 
> of parameters).
>
> Where can I find the correct repo, and are there a place to read about 
> plugin development and how to buld this plugin in particular?
>
> regards
> Nils Otto Johansen
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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