eclipse-extras icon indicating copy to clipboard operation
eclipse-extras copied to clipboard

Have plugin signed

Open frankbenoit opened this issue 7 years ago • 4 comments

To avoid this warning from eclipse while installing.

frankbenoit avatar Jan 20 '17 15:01 frankbenoit

While I think I could technically sign all bundles during build, I don't know where to get an official certificate (for free) to sign with. AFAIK, self-signed certificates still cause a warning dialog - at least when used for the first time.

rherrmann avatar Jan 20 '17 15:01 rherrmann

After spending several hours trying to build, sign, and deploy either with Codeship (the currently used build and deployment tool) or Travis CI without success, I am giving up for now.

A pull request that produces a (self-) signed build and deploys to gh-pages would be welcome. An earlier attempt to build (without signing) on Travis CI can be found here: https://github.com/rherrmann/eclipse-extras/commit/5380279f91f8e52a9827e6baf06095c96c972090

rherrmann avatar Jan 22 '17 16:01 rherrmann

Too bad you have this difficulties. Should be the interest of Eclipse.org to make this procedure as easy as possible.

frankbenoit avatar Jan 24 '17 08:01 frankbenoit

Eclipse.org has a facility to sign jars (with an Eclipse.org certificate), but Extras for Eclipse is not an Eclipse.org project.

rherrmann avatar Jan 24 '17 09:01 rherrmann