| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for your PR. For being able to process this PR, you need to sign the Eclipse Contributor Agreement (ECA) |
Sorry, something went wrong.
no, this job is only for snapshot builds. Release builds are done by https://ci.eclipse.org/tm4e/job/promote-snapshot-to-release/ but I don't know what/how to change it so it deploys to maven central. |
Sorry, something went wrong.
done
wdym maven central? my PR adds repo.eclipse.org tm4e deployment repository.
I think adding mvn deploy should be enough, but I don't use maven so I'm not sure. |
Sorry, something went wrong.
adding deploy here will still only publish to the snapshot repo as this Jenkins job is not used to create releases. |
Sorry, something went wrong.
|
Thanks for the PR! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this PR do?
Adds deployment repository
The only problem is that I'm not sure how should I configure Jenkinsfile for deployment
https://github.com/eclipse/tm4e/blob/d77316439d39a8254a455f207dbb4c582968a9e2/Jenkinsfile#L28
should I add deploy goal here?