|
Re: How to perform a release build? [message #1855673 is a reply to message #1855418] |
Wed, 26 October 2022 12:07 |
|
For historical reasons I am still using our old process of publishing the bundles at Maven Central. At the time when we started publishing there it wasn't possible to use Tycho for it, and we never had the time/budget/energy to change that.
As input I am using the jar files from the p2 repository which is generated as part of the regular build process, plus a set of simple pom.xml files that describe each of the to be published jar files.
Then I am using gpg:sign-and-deploy-file in order to generate the required signatures and checksums, and to upload it to Maven Central, but I have my doubts that this is really helpful in your case.
Thanks and regards
Markus
--
Twitter: @mknauer23 and @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
|
Powered by
FUDForum. Page generated in 0.03628 seconds