Commit Graph

1193 Commits

Author SHA1 Message Date
Martin Stockhammer 2650dd06e6 Switching version for indexer-core to remove duplicate classes 2018-11-07 20:24:43 +01:00
Martin Stockhammer 25fd8f1597 Removing eclipse aether 2018-10-29 19:27:11 +01:00
Martin Stockhammer 9e71e1edc5 Fixing duplicate dependency entry 2018-10-29 13:13:45 +01:00
Martin Stockhammer 8160004309 Changing deps from eclipse.aether to maven-resolver 2018-10-29 11:10:35 +01:00
Martin Stockhammer df330893d7 Moving dependency versions to main project 2018-10-28 15:48:01 +01:00
Martin Stockhammer d39977c413 Fixing dependencies and adapting to new lib versions 2018-10-28 13:04:30 +01:00
Martin Stockhammer ba75d27818 Changing maven version and removing plexus deps 2018-10-26 21:03:19 +02:00
Martin Stockhammer f9e5139851 Adding dependency exclude for asm 2018-10-25 12:25:13 +02:00
Martin Stockhammer 69380bc743 Trying to fix the IncompatibleClassChangeError on ciserver 2018-05-21 22:28:47 +02:00
Martin Stockhammer 27f5fd524c Preparing for JDK>=9 compatibility 2018-05-19 19:07:44 +02:00
Martin Stockhammer 4b6ee0e554 Extracting maven specific scheduler part to single module 2018-04-16 23:39:39 +02:00
olivier lamy fea47ddd2d ooops fix copy/paste
Signed-off-by: olivier lamy <olamy@apache.org>
2018-04-05 07:21:06 +10:00
olivier lamy f70089b86f new git url
Signed-off-by: olivier lamy <olamy@apache.org>
2018-04-05 07:19:16 +10:00
Martin Stockhammer 98236b99cb Switching to apache commons collections4 2018-04-01 17:21:48 +02:00
olivier lamy e2eb9fe940 use maven indexer released version
Signed-off-by: olivier lamy <olamy@apache.org>
2017-12-02 09:55:43 +11:00
olivier lamy e496502c45 use last jetty version and upgrade oak as well
Signed-off-by: olivier lamy <olamy@apache.org>
2017-11-30 18:00:17 +11:00
Martin Stockhammer 8462e87850 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/archiva 2017-11-11 00:10:29 +01:00
Martin Stockhammer 07d51cc356 Renaming archiva-indexer module to archiva-maven2-indexer 2017-11-09 17:45:32 +01:00
olivier lamy 58999bbb0d upgrade oak version and use jetty release version
Signed-off-by: olivier lamy <olamy@apache.org>
2017-11-09 21:34:52 +11:00
Martin Stockhammer e2cdbc2b72 Rearranging modules and adding indexer api
Combining the indexer api and repository api into archiva-repository-api
They have bidirectional dependencies so they are put together in one module.

Adding new classes for a generalized indexer api that will be used for interfaces
and implementation independent tasks.
2017-11-08 22:59:33 +01:00
Martin Stockhammer 2ab8942ccf Extracting indexing api as single module
[MRM-1964] Step to move all indexing features behind archiva API
2017-11-05 19:36:42 +01:00
Martin Stockhammer 3332ba2521 Adding rat exlude for log files 2017-11-02 17:51:01 +01:00
olivier lamy 9964f9d5ea upgrade to wagon 3.0.0
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-21 21:52:14 +10:00
olivier lamy 7a2710ec0a Merge branch 'feature/jcr_oak' 2017-08-19 21:37:35 +10:00
olivier lamy 2e9e639f32 revert lucene upgrade as it generate error will see later
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-18 16:50:01 +10:00
olivier lamy 7bbdcd7385 use more recent version
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-18 14:39:39 +10:00
olivier lamy 789f879c3b fixing test for rest services, correctly close jcr repo
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-14 17:20:12 +10:00
olivier lamy d93ae430d5 trying more memory too see what happen on Jenkins
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-29 09:22:14 +10:00
olivier lamy f15eb37cba oak 1.7.3
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 14:57:00 +10:00
olivier lamy 8a76b99641 more progress on oak lucene shaded
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 14:56:21 +10:00
olivier lamy 003d5794a8 more progress on new maven indexer version
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 10:12:23 +10:00
Martin Stockhammer f637c02c71 [MRM-1957] Spliting statistics plugin module
Adding new API module (metadata-statistics-api) for statistics and move the
jcr specific tasks to the metadata store module.

Providing interfaces for the statistics API.

Removing dependencies to store specific libraries (like JCR) from the statistic
modules.
2017-07-16 17:56:54 +02:00
olivier lamy 22430044a4 push work started with shaded lucene
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-07 17:20:47 +10:00
olivier lamy 0bfead8264 some progress on new indexer
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 09:33:50 +10:00
olivier lamy f0ba11a2f8 indexer is not using plexus bridge anymore
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 09:05:49 +10:00
Martin Stockhammer 7d2cc26b4b Adding jcr oak implementation 2017-06-24 09:05:49 +10:00
olivier lamy 8d3f82a479 [MRM-1956] Replace tomcat-jdbc pool with HikariCP
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-20 21:49:28 +10:00
olivier lamy 41f6912814 get rid of tomcat plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:36:31 +10:00
olivier lamy 014313320f [MRM-1952] add jetty snapshot repositories
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:20:02 +10:00
olivier lamy c8fd32bbb7 start work using jetty maven plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:30:26 +10:00
olivier lamy 63827f482b remove all references to sirona
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:27:02 +10:00
Martin Stockhammer 6ff4d94f6c [MRM-1953] Upgrading and fixing jacoco configuration 2017-06-13 22:48:31 +02:00
Martin Stockhammer ebd78d8b17 [MRM-1953] Updating modernizer-maven-plugin 2017-06-13 20:55:40 +02:00
Martin Stockhammer 79d2e2fd1b Switching to tar posix mode 2017-06-13 17:07:45 +02:00
Martin Stockhammer eedd8d655a [MRM-1950] Switching to new jackrabbit version 2017-06-12 21:36:00 +02:00
Martin Stockhammer 7b8d3bb380 Changing tests to WebDriver 2017-06-08 07:02:29 +02:00
Martin Stockhammer 0bbedd7201 Migrating selenium tests 2017-06-04 18:20:40 +02:00
olivier lamy 4b6131e8ba take of default now jpa, jdo not exists anymore so handle migration
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-26 12:04:44 +10:00
olivier lamy b77921b7c0 redback 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-24 21:55:58 +10:00
Martin Stockhammer 7e6ad27e07 Centralizing openjpa log config 2017-05-21 22:36:03 +02:00
Martin Stockhammer acc02bf962 [MRM-1942] Merge branch 'jpa' into master
Removing JDO and add JPA backend.
2017-05-20 23:15:10 +02:00
olivier lamy 053315826d bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-18 15:04:58 +10:00
olivier lamy cb032a7d04 use last redback 2.7 SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-18 13:58:53 +10:00
olivier lamy 84a1846854 Merge branch 'feature/jetty_9.4' 2017-05-18 13:53:17 +10:00
olivier lamy 661634ca20 [MRM-1941] Java 8 upgrade
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-18 13:52:51 +10:00
Martin Stockhammer a43d980be3 [maven-release-plugin] prepare for next development iteration 2017-05-12 21:36:19 +02:00
Martin Stockhammer e80c3cd529 [maven-release-plugin] prepare release archiva-2.2.3 2017-05-12 21:36:09 +02:00
Martin Stockhammer 0cccf944d2 Switching to released redback version 2017-05-12 21:23:16 +02:00
olivier lamy e9376eeb6d migrate all tests to jetty 9.4
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-12 16:19:41 +10:00
olivier lamy 52147ba057 upgrade to jetty 9.4 for archiva-rest-services module
Signed-off-by: olivier lamy <olamy@apache.org>
2017-05-11 21:38:51 +10:00
Martin Stockhammer 0626aa2bde Going back to version 2.2.3 2017-04-28 00:33:58 +02:00
Martin Stockhammer 122f5a6d51 Adding retry parameter for pom 2017-04-28 00:31:57 +02:00
olivier lamy 822af43a4a slf4j 1.7.25
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-26 09:30:02 +10:00
olivier lamy 9e88d267fd last redback snapshot and log4j 2.8.2
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-26 09:29:35 +10:00
olivier lamy 909d9a1e79 no need of prerequisites section
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-25 21:44:23 +10:00
olivier lamy 2f4b43d493 exclude Jenkinsfile from rat
Signed-off-by: olivier lamy <olamy@apache.org>
2017-04-25 09:54:45 +10:00
Martin Stockhammer 04e221a571 [maven-release-plugin] prepare for next development iteration 2017-04-21 22:56:58 +02:00
Martin Stockhammer 41327eebf1 [maven-release-plugin] prepare release archiva-2.2.2 2017-04-21 22:56:47 +02:00
Martin Stockhammer a5fa166297 Setting versions for release 2.2.2 2017-04-21 22:44:57 +02:00
Martin Stockhammer dd311845e1 Use JPA as default and only database backend
Remove the JDO dependencies and set the JPA implementation as only
database alternative and default implementation. Uses the same database
as JDO before.
2016-12-30 15:35:19 +01:00
Martin Stockhammer b7174c4440 Adding JPA provider as user manager 2016-10-09 21:20:45 +02:00
olivier lamy d82d39c399 use last parent snapshot
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-14 22:00:10 +10:00
olivier lamy 6db703ff9d use redback 2.5-SNAPSHOT to fix [MRM-1908]
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-13 10:52:21 +10:00
olivier lamy e2482432b2 [maven-release-plugin] prepare for next development iteration 2016-05-23 10:38:28 +10:00
olivier lamy 64f4bc5e0e [maven-release-plugin] prepare release archiva-2.2.1 2016-05-23 10:38:19 +10:00
olivier lamy 13236dc57d use staged released version
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-23 10:04:51 +10:00
olivier lamy 6742949ceb [MRM-1915] remove npanday plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:51:25 +11:00
olivier lamy c03f35d8cb upgrade httpclient version
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:38:15 +11:00
olivier lamy 8665501aed ignore idea directory
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-02 15:08:01 +11:00
olivier lamy f54872d6a7 upgrade log4j to 2.5 and last jackrabbit version
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-01 15:21:37 +11:00
Olivier Lamy e62d96a1fa add a new module with mock for test 2015-10-01 14:51:45 +10:00
Olivier Lamy be86b55e5c mockito 1.9.5 2015-10-01 13:56:39 +10:00
Olivier Lamy ead7822502 rat ignore travis file 2015-09-25 15:20:58 +10:00
Olivier Lamy 57cc17cd1a upgrade slf4j and spring 2015-09-08 21:15:03 +10:00
Olivier Lamy 73d92ab376 [MRM-1895] upgrade to wagon 2.8 2015-07-22 21:36:48 +10:00
Olivier Lamy 67e9340daa use redback core 2.4-SNAPSHOT 2015-06-08 20:47:35 +10:00
Olivier Lamy a4dda1b38a last spring 4.1.6 2015-05-24 22:15:09 +10:00
Olivier Lamy 9ee93d5e72 use last giuce 4.0 release 2015-05-24 22:14:34 +10:00
Olivier Lamy 491f205468 log4j2 2.3 2015-05-24 22:04:42 +10:00
Olivier Lamy 52c539878b use last snapshot parent version 2015-04-10 11:36:24 +10:00
Olivier Lamy 63e9a40c0d use log4j2 2.2 2015-04-01 15:11:33 +11:00
Olivier Lamy 46ccfb47a6 [maven-release-plugin] prepare for next development iteration 2015-02-24 21:55:57 +11:00
Olivier Lamy e5500cce83 [maven-release-plugin] prepare release archiva-2.2.0 2015-02-24 21:55:45 +11:00
Olivier Lamy df5d24d9f7 remove not used dependency 2015-02-23 21:20:39 +11:00
Olivier Lamy 94a2584ea1 remove not used dependency 2015-02-23 21:18:47 +11:00
Olivier Lamy ddad90d188 use staged releasd version 2015-02-22 22:46:48 +11:00
Olivier Lamy 92c5e83cf9 upgrade junit and assertj 2015-02-16 21:35:50 +11:00
Olivier Lamy e16894724f inherit from parent pom 2015-02-12 22:00:46 +11:00
Olivier Lamy 0b22f0e1f8 inherit from parent pom 2015-02-12 21:58:28 +11:00
Olivier Lamy 62813d4170 update maven prerequisites 2015-02-12 21:38:04 +11:00
Olivier Lamy a115afdbe7 use jaxrs 2.0 2015-02-07 23:02:56 +11:00
Olivier Lamy 041a8cc8e0 upgrade to cxf 3.0.3 2015-02-06 23:30:36 +11:00
Eric Barboni d8cb9a50e8 ignore netbeans ide file 2015-02-04 00:48:37 +01:00
Olivier Lamy 1d2408e1fd use spring 4.1.4 2015-01-29 16:47:30 +11:00
Olivier Lamy 66a67966e6 fix toString and upgrade httpclient version 2015-01-16 14:57:28 +11:00
Carlos Sanchez f11f39932a [MRM-1390] Bump version to 2.2.0 2014-12-01 16:56:43 +01:00
Olivier Lamy afee44b4f8 spring 4.1.2 2014-11-19 17:20:38 +11:00
Olivier Lamy 7eabcfeefb modelmapper version 0.7.3 2014-11-19 17:20:38 +11:00
Olivier Lamy 2b50f48363 assertj 1.7.0 2014-11-18 09:50:22 +11:00
Olivier Lamy 98ed89bdd4 log4j 2.1 2014-10-30 11:58:14 +11:00
Olivier Lamy d3687d86b4 fix target java version for modernizer plugin 2014-10-15 14:22:17 +11:00
Olivier Lamy d2fcfdd21f add a modernizer maven plugin build profile 2014-10-15 14:03:46 +11:00
Eric Barboni b0e3b2fc5a exclude netbeans ide from rat check 2014-10-10 21:47:37 +02:00
Eric Barboni e4a7f04a35 add a profile for coverage (jacoco-coverage) 2014-09-30 23:06:57 +02:00
Eric Barboni 4ae1bf370a use redback registry snapshot to converge on spring 4.1.0 2014-09-20 03:56:36 +02:00
Olivier Lamy 6ad62d943a use last redback snapshot fix non valid tld files 2014-09-11 21:47:26 +10:00
Olivier Lamy 373183554d spring 4.1.0 2014-09-10 15:09:00 +10:00
Olivier Lamy ede01e523e [maven-release-plugin] prepare for next development iteration 2014-09-01 15:15:00 +10:00
Olivier Lamy aca120c87c [maven-release-plugin] prepare release archiva-2.1.1 2014-09-01 15:14:47 +10:00
Olivier Lamy 89841bb105 using staged released version 2014-09-01 14:49:20 +10:00
Olivier Lamy 09e49ad484 last guice 4.0-beta4 version 2014-08-27 10:11:29 +10:00
Olivier Lamy 6474ef140d log4j 2.0.2 2014-08-25 10:46:06 +10:00
Olivier Lamy afcc3a12e1 upgrade httpclient to 4.3.5 and httpcore to 4.3.2 2014-08-18 21:16:05 +10:00
Olivier Lamy e0f1e75877 log4j 2.0.1 2014-08-07 12:19:40 +10:00
Brett Porter af464ee039 additional exclusion 2014-08-01 12:55:52 +10:00
Brett Porter 4e9ac1db1e remove duplicate JTA library 2014-08-01 12:51:12 +10:00
Brett Porter 6e1b60e430 update archetype for repository metadata
use mocks instead of full implementations for testing, cut down dependencies
2014-07-30 16:33:41 +10:00
Brett Porter 8007a47a3a merge artifact-converter into converter
Large amount of duplicated information and an unnecessary split package
caused duplicates in the produced bundle
2014-07-30 11:46:30 +10:00
Brett Porter 909ad7500b ensure archetype builds on a clean repository
Need to line up several dependencies that got managed differently, and trim
out things no longer needed. This could use a diet in general - there should
not be very much of Archiva's API or dependencies needed to build and test a
consumer.
2014-07-29 18:16:23 +10:00
Olivier Lamy 55795f1d17 revert as was bad configuration in Jenkins sonar plugin 2014-07-23 11:28:32 +10:00
Olivier Lamy 8960bb7252 force sonar version 2014-07-23 11:16:46 +10:00
Olivier Lamy e5b9002322 last parent for sonar plugin 2014-07-23 11:08:25 +10:00
Olivier Lamy 4df7e6ac6e use last cxf 2.6.x version 2014-07-21 11:35:37 +10:00
Olivier Lamy f41f0fd775 commons logging 1.2 2014-07-17 18:08:58 +10:00
Olivier Lamy 9bd51a4b7e log4j2 2.0 2014-07-17 17:58:41 +10:00
Olivier Lamy f051ac2796 [maven-release-plugin] prepare for next development iteration 2014-07-16 10:51:34 +10:00
Olivier Lamy 93eafa089c [maven-release-plugin] prepare release archiva-2.1.0 2014-07-16 10:51:21 +10:00
Olivier Lamy ee85e7707d use a staged released parent 2014-07-16 10:36:52 +10:00
Olivier Lamy efd140d08d tomcat 7.0.54 2014-07-16 10:30:38 +10:00
Olivier Lamy 89ba0c52b9 use staged release registry 2014-07-15 01:47:09 +10:00
Olivier Lamy c3649e5dc9 spring 4.0.6 2014-07-15 01:40:45 +10:00
Olivier Lamy edf7466cf6 log4j2 rc2 2014-06-26 14:32:10 +10:00
Olivier Lamy 24be759078 spring 4.0.5 2014-05-23 16:25:14 +10:00
Olivier Lamy 4c3ad4099c spring 4.0.4 2014-05-15 15:11:59 +10:00
Olivier Lamy 76ad886e4f jackrabbit 2.8.0 2014-05-13 13:47:39 +10:00
Olivier Lamy 10a0761768 [MRM-1837] DefaultArchivaConfiguration holds references to classes 2014-05-01 14:29:28 +10:00
Olivier Lamy 8cb19c908a slf4j 1.7.7 2014-04-30 12:24:12 +10:00
Olivier Lamy 6028e69630 [MRM-1832] RepositoryScannerTest#testDefaultRepositoryScanner fails on Linux with src release zip 2014-04-23 10:09:16 +10:00
Olivier Lamy 552724dbee cxf 2.6.14 2014-04-17 22:32:26 +10:00
Olivier Lamy e7bdc98ddb jackrabbit 2.7.5 2014-04-17 22:25:14 +10:00