Martin Stockhammer
7543d8149c
Updating indexmanager interface and completing test case
2017-11-21 20:52:43 +01:00
Martin Stockhammer
21f31d04c2
Switching path in indexer api to uri adding additional tests
2017-11-20 21:48:17 +01:00
Martin Stockhammer
754b2d5940
Adding local path to repository API
2017-11-20 08:20:42 +01:00
Martin Stockhammer
2fe8227634
Resolving base paths in archiva configuration
...
Adding methods for retrieving base path information to ArchivaConfiguration
resolving paths according to the configuration entries.
2017-11-16 20:01:32 +01:00
Martin Stockhammer
7236f4d8a9
Adding tmp dir cleanup to ci prepare script
2017-11-15 23:10:37 +01:00
Martin Stockhammer
bc9256ad08
Trying to fix the archetype error on ci-build
2017-11-15 22:17:32 +01:00
Martin Stockhammer
8a131a6145
Changing log level to find out about ci build error
...
CI build throws a permission denied error on the Consumer Archetype test.
2017-11-15 21:44:00 +01:00
olivier lamy
71f3ec4230
remove duplicate dependency
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-11-14 13:23:29 +11:00
Martin Stockhammer
f4a2623aa0
Implementing artifact add and removal in IndexManager
2017-11-13 18:25:00 +01:00
Martin Stockhammer
a4c023ab05
Implementing indexer methods
2017-11-12 23:41:00 +01: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
c6e4e563d6
Implementation of new archivaindexer
...
Not finished yet, but uses the maven index service via spring dependency injection
Moving some maven specific classes to subpackages
2017-11-11 00:07:56 +01:00
Martin Stockhammer
8f520999ff
Adding indexmanager changes
2017-11-09 19:11:44 +01:00
Martin Stockhammer
3316366287
Fixing recursive call for stage repos
2017-11-09 19:11:21 +01:00
Martin Stockhammer
6899bc54a7
Fxing unit tests for RepositoryRegistry
2017-11-09 19:10:21 +01:00
Martin Stockhammer
07d51cc356
Renaming archiva-indexer module to archiva-maven2-indexer
2017-11-09 17:45:32 +01:00
Martin Stockhammer
e4af2d6c41
Moving some interfaces to the repository-api module
2017-11-09 17:32:45 +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
77c375434f
Fixing window size issues with selenium driver
2017-11-04 12:04:19 +01:00
Martin Stockhammer
8b3de94f77
Adding another hack for selenium tests
2017-11-02 21:53:11 +01:00
Martin Stockhammer
8070af6128
Changing content access to repository registry
2017-11-02 21:52:53 +01:00
Martin Stockhammer
3332ba2521
Adding rat exlude for log files
2017-11-02 17:51:01 +01:00
Martin Stockhammer
97b2c9c909
Refactoring the repository content factory
...
Adding content provider service that creates repository content instances
remove direct access to the repository content instances.
2017-11-01 22:52:14 +01:00
Martin Stockhammer
dfbe05b8ab
Fixing module reference
...
Removed reference to module in pom.xml that does not exist.
2017-11-01 16:09:41 +01:00
Martin Stockhammer
17f2989fe1
Adapting some plugins to the new repository api
2017-11-01 15:40:05 +01:00
Martin Stockhammer
e4941b4696
Adapting the metadata module to the new repository api
2017-11-01 15:39:41 +01:00
Martin Stockhammer
d6120d6c22
Adapting the web modules to the new repository api
2017-11-01 15:39:07 +01:00
Martin Stockhammer
32ff2ca265
Adapting the scheduler to the new repository api
2017-11-01 15:38:42 +01:00
Martin Stockhammer
9469c1b67f
Adapting base modules to the new repository api
...
Using the repository api and RepositoryRegistry for repo access
2017-11-01 15:38:00 +01:00
Martin Stockhammer
45b601fd1f
Change documentation for new retention settings
2017-11-01 15:37:01 +01:00
Martin Stockhammer
2f131c666a
Adapting cli to the new repository api
2017-11-01 15:36:28 +01:00
Martin Stockhammer
3dc85427b3
Adding utility method for uri conversion
2017-11-01 15:35:50 +01:00
Martin Stockhammer
763991b3d9
Adapting maven repository provider to new repository api
...
Using the new repository interfaces where necessary.
2017-11-01 15:34:34 +01:00
Martin Stockhammer
4bcf4c0cd0
Adapting consumers to new repository api interfaces.
...
Using the repository api where necessary.
2017-11-01 15:33:06 +01:00
Martin Stockhammer
fd51964c13
Using RepositoryRegistry in repository admin implementations
...
Switching to the repository registry to retrieve repository data.
Indexing is currently kept in the admin part, but will be moved in the future
to the registry.
2017-11-01 15:30:35 +01:00
Martin Stockhammer
d6e4a5b485
Changing repository registry and layer
...
Adding unit tests for the registry.
Fixing some uri issues.
Removing dependency to consumer to break circular dependency
2017-11-01 15:27:45 +01:00
Martin Stockhammer
55f72f2824
Changed configuration model
2017-11-01 15:26:06 +01:00
Martin Stockhammer
89f7aa3416
Adding language settings to configuration
2017-10-25 22:59:26 +02:00
Martin Stockhammer
1026c8eeb8
Adding absolute URI to repositories
2017-10-22 18:22:03 +02:00
Martin Stockhammer
acbcb48747
Adding data path to configuration
2017-10-22 17:01:27 +02:00
Martin Stockhammer
cb38dbbbc6
Changing the initialization behaviour of metadata repo factory
2017-10-21 14:42:32 +02:00
Martin Stockhammer
2c12980a3a
Adding configuration entry and removing old v1 repositories
2017-10-21 14:41:59 +02:00
Martin Stockhammer
5416993a99
Improving repository registry
2017-10-17 23:12:33 +02:00
Martin Stockhammer
4a3d11737e
Improving repository provider
2017-10-15 23:36:30 +02:00
Martin Stockhammer
5121735795
Adding maven repo implementation and unit test
2017-10-13 22:23:08 +02:00
Martin Stockhammer
267b6a702b
Repository changes and implementation of provider
2017-10-07 19:56:00 +02:00
Martin Stockhammer
a34090cf93
Reverting the schedule definition back to cron string
...
Considered it too complex to convert the cron expressions into java interface
that takes all features into account that are possible by quartz cron strings.
2017-10-06 07:39:02 +02:00
Martin Stockhammer
1b7b2dbfc5
Fixing syntax error
2017-10-03 23:49:58 +02:00