Skip to content

M2Releases triggered from Pipeline View - #55

Open
rhirt wants to merge 22 commits into
jenkinsci:masterfrom
rhirt:master
Open

M2Releases triggered from Pipeline View#55
rhirt wants to merge 22 commits into
jenkinsci:masterfrom
rhirt:master

Conversation

@rhirt

@rhirt rhirt commented Sep 11, 2014

Copy link
Copy Markdown

By adding the dependency to the maven-release-plugin, it is possible now to run "perform maven release" from the pipeline view directly. This is done by adding a new icon on top, aside the "run" icon).
In addition I did take back the change of the href: '/' + href in the javascript file, it broke all light-boxes from the build-pipeline.

admin and others added 21 commits May 9, 2014 23:13
Conflicts:
	src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildForm.java
	src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
	src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/PipelineBuild.java
	src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
	src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTrigger.java
	src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
@rhirt

rhirt commented Sep 11, 2014

Copy link
Copy Markdown
Author

Oh dear, testing does totally fail with the m2 addition. Some guice provision error, seems to be a classpath problem? Anybody knows what this is about?

@jenkinsadmin

Copy link
Copy Markdown
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

Added test-dependencies to avoid version clashes
Needed to upgrade dashboard view to 2.9.4
@neerajkhanal

Copy link
Copy Markdown

rhirt, how can we perform a maven release from pipeline view?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants