53 Commits

Author SHA1 Message Date
Martin Lippert
aa2db221d9 update signing to timestamp signatures and not use outdated algorithms anymore 2022-11-02 11:50:56 +01:00
Martin Lippert
8b183ef8ad update m2-maven-plugin 2022-11-02 10:52:28 +01:00
Martin Lippert
e7800c86eb update signing infrastructure on CI environment 2022-11-02 09:25:40 +01:00
Kris De Volder
c0e59d36da Upgrade reactor-core version to 3.3.1 2020-03-09 10:48:37 -07:00
Alex Boyko
562dcf9ab2 Merge pull request #2 from spring-operator/polish-urls-xml-master
URL Cleanup
2019-03-20 13:56:09 -04:00
Spring Operator
d3fc2a6b94 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/maven-v4_0_0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-03-19 22:56:32 -05:00
Kris De Volder
0405fd3bac Use https urls to access all build dependencies 2019-02-27 10:42:09 -08:00
Kris De Volder
58fd82c65e Update reactor-core version to 3.1.9
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2019-01-08 10:27:39 -08:00
Kris De Volder
cd913f4033 Merge pull request #1 from BoykoAlex/html-to-md
Add HTML to MD jars
2018-10-19 08:11:09 -07:00
BoykoAlex
9ed1467913 Add HTML to MD jars 2018-10-18 19:37:03 -04:00
Kris De Volder
952431eba8 Reenable signing and try to fix issues
We don't repackage bc bundles. The repackaging seems to be the
cause of classloading issues. The original provided osgi manifest works correctly.

However, version 1.57 contains an invalid BREE in its manifest which makes
tycho not happy (see https://github.com/bcgit/bc-java/issues/173).
Luckily 1.59 doesn't have that problem anymore. So we adjusted the
pom so it uses 1.59 instead and make sure we skip repackaging and signing
on 1.59.

We also have to disable automatic treatment of transitive dependencies
for sshj to avoid still pulling 1.57. And so we also have to manually include
the other dependencies for sshj.
2018-05-08 14:42:18 -07:00
Kris De Volder
a2a888a4fd Fix pom syntax problems 2018-05-08 09:40:36 -07:00
Kris De Volder
8dce971c79 Disable jar signing for now and add timestamps qualifier to bc jar versions. 2018-05-08 09:26:48 -07:00
Kris De Volder
eb1e7d9e60 One more attempt to fix issues with osgi bundling 2018-05-02 13:42:46 -07:00
Kris De Volder
f2bb3ed81c Try avoiding issues caused by re-signing already signed jar. 2018-05-02 12:42:26 -07:00
Kris De Volder
f5b9d43fc0 Add sshj to third-party-p2-repo 2018-05-01 13:12:08 -07:00
Martin Lippert
dd03276ffa update reactor core to 3.1.5.RELEASE 2018-04-10 15:43:05 +02:00
nsingh
0aeedecf2e Update reactor core to 3.0.7.RELEASE 2017-06-07 12:06:06 -07:00
Kris De Volder
a63a66a1d7 Add semver library 2017-06-07 12:02:30 -07:00
Kris De Volder
b258ca1f33 Switch to reactor-core 3.0.5.RELEASE 2017-03-10 16:31:39 -08:00
Kris De Volder
e867dff747 Get reactor core 3.0.5.BUILD-SNAPHOT 2017-01-18 10:15:54 -08:00
Kris De Volder
8393e8315b Update to reactor-core 3.0.3.RELEASE 2016-11-01 11:44:56 -07:00
nsingh
beed13baca reactor-core:3.0.3.BUILD-SNAPSHOT 2016-10-12 16:49:44 -07:00
Kris De Volder
5275a2a738 reactor-core 3.0.2.RELEASE 2016-09-20 15:18:35 -07:00
Kris De Volder
2fa2a2b8d0 Reactor 3.0.1 snapshot. 2016-08-29 12:29:17 -07:00
Kris De Volder
47f25eb391 Reactor 3.0.0.RELEASE 2016-08-24 12:45:04 -07:00
Kris De Volder
62d55e8358 Fix pom 2016-08-15 12:35:34 -07:00
Kris De Volder
469959d213 reactor 3.0.0.RC2 2016-08-15 12:24:37 -07:00
Kris De Volder
c055380b34 Versioned update site, so its easier to 'rollback' to older version. 2016-08-10 12:19:16 -07:00
Kris De Volder
6b577da4c1 Reactor 3.0 2016-07-21 13:53:21 -07:00
Martin Lippert
4c88daef94 update maven antrun plugin version to support the latest signing options 2016-06-23 17:08:34 +02:00
Martin Lippert
2a2494dcd5 try to get manual signing to work 2016-06-23 16:56:03 +02:00
Kris De Volder
b1656229e4 Cleanup 2016-06-22 15:35:18 -07:00
Kris De Volder
cdfa72bd14 Change timestamp format to be similar to other STS plugin bundles. 2016-06-22 15:01:23 -07:00
Kris De Volder
5ddf61137f Small tweak to generated version qualifier 2016-06-22 14:46:03 -07:00
Kris De Volder
a8bac892c1 Attempt to override generated bundel version for reactor-core 2016-06-22 14:39:58 -07:00
Kris De Volder
2f2efc0ff4 Back to using reactor snapshot 2016-06-22 11:30:49 -07:00
Kris De Volder
9908cd7b4a Use reactor code M4 2016-06-10 14:43:56 -07:00
Kris De Volder
11277ef5e6 Switch back to repackaging reactor 2016-05-02 21:43:42 -07:00
Kris De Volder
e1d9e29bfa Switch to buildsnpapshot of reactor-core 2016-05-02 15:34:10 -07:00
Kris De Volder
d2961354bc reactor p2 bundles 2016-04-28 14:55:29 -07:00
Martin Lippert
fea58e94f7 trying to get bundles signed 2015-06-16 12:25:03 +02:00
Kris De Volder
e7dabdb4bc Delete binary stuffs 2015-04-09 15:52:30 -07:00
Kris De Volder
b4a36323c6 Additional versions of snakeyaml 2015-04-09 11:27:11 -07:00
Kris De Volder
75eb2f550a Bind p2 site building goal to package phase 2015-04-09 10:49:18 -07:00
Kris De Volder
b9324a3aa2 Enable uploading to s3 2015-04-09 10:37:20 -07:00
Kris De Volder
177ab45b93 Fix typo in pom 2015-04-09 10:34:27 -07:00
Kris De Volder
f3c2039a32 Add repo for ant tools dependency needed to upload to s3 2015-04-09 10:32:34 -07:00
Kris De Volder
b636ff633d Define deployment parameters 2015-04-09 10:18:21 -07:00
Kris De Volder
15e05bdc53 Add source bundle for snakeyaml 2015-04-02 12:42:04 -07:00