Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Jenkins pipeline for non-docker project to do a release #713

Open
davsclaus opened this issue Nov 23, 2016 · 1 comment
Open

Jenkins pipeline for non-docker project to do a release #713

davsclaus opened this issue Nov 23, 2016 · 1 comment

Comments

@davsclaus
Copy link
Member

At
https://github.com/fabric8io/fabric8-jenkinsfile-library/tree/master/maven

We would like to have a Jenkinsfile for doing a regular maven project that is NOT docker based.

It should do a

  • maven release
  • maven deploy

So it deploys to the nexus repository a released version of the project (the current Deploy is doing a SNAPSHOT deploy).

The name of the pipleline could maybe be JavaRelease or something. As the current pipelines have a mix of docker vs non-docker.

However there are users of fabric8 that need a plain pipeline for non docker stuff. For example we need this at iPaaS.

@davsclaus
Copy link
Member Author

@rawlingsj dont we have a plain pipeline for when we do releases of fabric8 which has no docker images?

However it should not push to maven central, but to the built-in nexus repository from fabric8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant