Skip to content
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

M2Releases triggered from Pipeline View #55

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

rhirt
Copy link

@rhirt rhirt commented Sep 11, 2014

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
Copy link
Author

rhirt commented Sep 11, 2014

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
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

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
3 participants