7899 Commits

Author SHA1 Message Date
Olivier Lamy
61081e5565 [maven-release-plugin] prepare for next development iteration 2022-05-20 12:50:24 +10:00
Olivier Lamy
20e8cb3089 [maven-release-plugin] prepare release archiva-2.2.8 archiva-2.2.8 2022-05-20 12:50:20 +10:00
Olivier Lamy
efe0d57eb3 restore 2.2.8-SNAPSHOT
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-05-20 12:33:58 +10:00
Olivier Lamy
74ea867ede [maven-release-plugin] prepare release archiva-2.2.8 2022-05-20 12:29:35 +10:00
dependabot[bot]
e4ff56166e Bump slf4j.version from 1.7.32 to 1.7.36
Bumps `slf4j.version` from 1.7.32 to 1.7.36.

Updates `slf4j-api` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `jcl-over-slf4j` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `slf4j-ext` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `slf4j-jdk14` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `slf4j-simple` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `slf4j-log4j12` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

Updates `jul-to-slf4j` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-ext
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 02:22:03 +00:00
Olivier Lamy
6249262f1c m-deploy-p upgraded to 3.0.0-M2
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-05-09 16:36:35 +10:00
Olivier Lamy
ae63491574 setup retry count for deploy
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-05-09 16:03:24 +10:00
Olivier Lamy
d068fb9c35 upgrade rat plugin version
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-05-09 15:45:01 +10:00
Eric Barboni
5608634ba1
fix mailing list for next 2.x branch (#90) 2022-05-09 09:42:09 +10:00
dependabot[bot]
b39bcb5690
Bump actions/setup-java from 3.1.1 to 3.3.0 (#86)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.1...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 07:08:11 +10:00
Olivier Lamy
3fd832a0c3 use redback staged release
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-05-05 17:07:52 +10:00
Olivier Lamy
0e383dfb2c reduce size
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-24 10:32:01 +10:00
Olivier Lamy
efaf295bd8 deploy for master and archiva-2.x branches
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-17 10:09:22 +10:00
Olivier Lamy
9077002f12
upgrade to redback 2.6.2 (#77)
* upgrade to redback 2.6.2

Signed-off-by: Olivier Lamy <olamy@apache.org>

* cleanup index if existing

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-17 09:57:12 +10:00
Martin Schreier
762b721833 MRM-2028: Fixing errors when file does not exist 2022-04-16 19:07:29 +02:00
Martin Schreier
3d025a60b8 Adding manual test for user update 2022-04-16 16:00:01 +02:00
Olivier Lamy
077c4dbb8b use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 12:07:09 +10:00
Olivier Lamy
e13c1fe112 use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 11:53:41 +10:00
dependabot[bot]
2e2d99b2f9
Bump actions/setup-java from 3.1.0 to 3.1.1 (#76)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 20:26:20 +10:00
dependabot[bot]
f80fdaa331
Bump actions/checkout from 2 to 3 (#68)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 15:40:30 +10:00
dependabot[bot]
cae0ce6d1d Bump actions/setup-java from 2.3.1 to 3.1.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:37:57 +00:00
Olivier Lamy
081c490d2c
add a Delete action to delete logs older than 30D (#64)
* delete old logs files
* do not fork compilation

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 07:53:28 +10:00
Olivier Lamy
432c752e58 avoid running weird publishers
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 16:07:07 +10:00
Olivier Lamy
09c5d56ed4 use github url
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 15:57:59 +10:00
Olivier Lamy
35f52243d8
dependabot and simple gh action (#63)
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 15:55:39 +10:00
Martin Schreier
f62b75fabb Switching to context param for dirlist deactivation 2022-01-07 21:37:04 +01:00
Martin Schreier
dd9667fab4 Removing .asf.yaml from branch 2022-01-06 17:21:36 +01:00
Martin Schreier
947f9ffe1a Updating log4j2 version 2022-01-06 12:27:34 +01:00
Martin Schreier
5ef681c9b9 Fixing RAT excludes 2022-01-06 11:18:06 +01:00
Martin Schreier
accb0c72b0 Adding .asf.yaml 2022-01-06 11:13:25 +01:00
Martin Schreier
9c9762e099 [MRM-2028] Fixing NPE on metadata removal 2022-01-06 10:51:45 +01:00
Martin Stockhammer
c1f6a2ac0f Fixing module doc configuration for new JDK 2021-12-22 21:11:58 +01:00
Martin Stockhammer
cef95dbedd [maven-release-plugin] prepare for next development iteration 2021-12-19 12:01:35 +01:00
Martin Stockhammer
3c3b611bbf [maven-release-plugin] prepare release archiva-2.2.7 archiva-2.2.7 2021-12-19 12:01:27 +01:00
Martin Stockhammer
3da6a57c8a Adding new release notes 2021-12-19 11:15:07 +01:00
Martin Stockhammer
90e3680740 Fixing redirect url for certain cases 2021-12-18 23:58:58 +01:00
Martin Stockhammer
51f9d7848e Adding additional parameter for artifact search 2021-12-18 22:04:32 +01:00
Martin Stockhammer
91b979dcb9 Updating slf4j version too 2021-12-18 13:57:13 +01:00
Martin Stockhammer
c2666d1882 Switching to log4j2 1.17.0 2021-12-18 11:35:37 +01:00
Martin Stockhammer
bd08703042 Adding patch for bash script 2021-12-17 22:06:21 +01:00
Martin Stockhammer
782d9cd259 Removing indexer dir from src tree 2021-12-17 20:38:27 +01:00
Martin Stockhammer
7d0aec48c3 [MRM-2022] Switching from beforeSend to ajax handler for header setting 2021-12-17 20:18:24 +01:00
Martin Stockhammer
8ed54feb58 [MRM-2026] Improving audit log 2021-12-17 00:10:02 +01:00
Martin Stockhammer
3acb9ba358 Updating log4j dependency to 2.16.0 2021-12-15 08:01:22 +01:00
Martin Stockhammer
7844a5699d [maven-release-plugin] prepare for next development iteration 2021-12-14 07:47:01 +01:00
Martin Stockhammer
3fb3471738 [maven-release-plugin] prepare release archiva-2.2.6 archiva-2.2.6 2021-12-14 00:16:39 +01:00
Martin Stockhammer
5f80205c79 [maven-release-plugin] rollback the release of archiva-2.2.6 2021-12-14 00:01:07 +01:00
Martin Stockhammer
ba0e9512ab Fixing release notes 2021-12-13 23:31:45 +01:00
Martin Stockhammer
4c40e12163 [maven-release-plugin] prepare for next development iteration 2021-12-13 23:30:21 +01:00
Martin Stockhammer
19c5a75708 [maven-release-plugin] prepare release archiva-2.2.6 2021-12-13 23:30:12 +01:00