This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git.
from 3988bfa Cleanup maven-scheduler dependencies
new cc10ae9 Dependency cleanup of metadata-store-jcr
new 4a92d91 Dependency cleanup of repository-statistics
new 73b364f Dependency cleanup of stage-repository-merge
new 8c3b563 Dependency cleanup of metadata-store-file
new 034c142 Dependency cleanup of audit
new a263768 Dependency cleanup of problem-reports
new 20257a2 Dependency cleanup of metadata-store-cassandra
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
archiva-modules/plugins/audit/pom.xml | 14 ++++
.../plugins/metadata-store-cassandra/pom.xml | 75 ++++++++++++++-----
.../cassandra/CassandraMetadataRepository.java | 85 +++++++++-------------
.../CassandraRepositorySessionFactory.java | 6 +-
.../cassandra/CassandraMetadataRepositoryTest.java | 2 +-
.../cassandra/RepositoriesNamespaceTest.java | 2 +-
.../plugins/metadata-store-file/pom.xml | 40 +++++-----
archiva-modules/plugins/metadata-store-jcr/pom.xml | 78 ++++++++++++++------
.../repository/jcr/JcrMetadataRepository.java | 85 +++++++++++++++++++---
.../repository/jcr/OakRepositoryFactory.java | 36 +++++----
archiva-modules/plugins/problem-reports/pom.xml | 49 +++++++++----
.../consumers/DuplicateArtifactsConsumer.java | 33 +--------
.../plugins/repository-statistics/pom.xml | 38 +++++-----
.../plugins/stage-repository-merge/pom.xml | 40 +---------
pom.xml | 32 ++++++++
status-dep.txt | 9 +++
16 files changed, 383 insertions(+), 241 deletions(-)