aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-consumers
Commit message (Collapse)AuthorAgeFilesLines
* Additional try to fix build problems on ciMartin Stockhammer2017-04-171-1/+1
|
* Trying to fix build error on ci serverMartin Stockhammer2017-04-171-1/+16
|
* Add additional dependency to fix jenkins buildMartin Stockhammer2016-10-231-0/+8
|
* Another switch to new plugin versionMartin Stockhammer2016-10-221-1/+1
|
* Switch to new plugin version to improve jenkins buildMartin Stockhammer2016-10-211-1/+1
|
* [maven-release-plugin] prepare for next development iterationolivier lamy2016-05-237-7/+7
|
* [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1olivier lamy2016-05-237-7/+7
|
* enforce version in archetypeolivier lamy2016-03-011-0/+11
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* to help travis buildOlivier Lamy2015-10-072-5/+131
|
* no need of cleanOlivier Lamy2015-10-073-2/+3
|
* make easy testing for archetypeOlivier Lamy2015-10-072-7/+3
|
* more fixOlivier Lamy2015-10-071-0/+6
|
* add more mock for consumer archetype testOlivier Lamy2015-10-063-7/+10
|
* fix versionOlivier Lamy2015-10-012-9/+11
|
* more usage of MockRepositorySessionFactoryOlivier Lamy2015-10-013-56/+8
|
* use mock in consumer archetypeOlivier Lamy2015-10-012-2/+7
|
* should help empty repo buildOlivier Lamy2015-09-251-4/+4
|
* comment this hackhish dependencyOlivier Lamy2015-05-311-0/+1
|
* trying to help sonarOlivier Lamy2015-05-311-0/+8
|
* trying to help jenkins buildOlivier Lamy2015-05-301-0/+11
|
* align junit versionOlivier Lamy2015-05-241-1/+1
|
* align surefire versionOlivier Lamy2015-05-191-1/+1
|
* ensure we test correctly for [MRM-1877]Olivier Lamy2015-03-231-1/+1
|
* add unit test for [MRM-1877]Olivier Lamy2015-03-231-7/+5
|
* use more java 1.7 for file ioOlivier Lamy2015-03-232-14/+18
|
* [MRM-1877] Checksum files always recreatedOlivier Lamy2015-03-231-1/+1
|
* use 1.7 features for filesOlivier Lamy2015-03-233-26/+47
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2015-02-247-7/+7
|
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-247-7/+7
|
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-017-7/+7
|
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-062-260/+2
|
* MRM-1865 remove isPermanent flag Eric Barboni2014-10-1010-107/+1
|
* MRM-1311: Added Loggers to core consumersJonathan Sharp2014-09-295-0/+38
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-017-7/+7
|
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-017-7/+7
|
* split out audit facet and listener to match othersBrett Porter2014-07-311-1/+1
| | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI
* ensure works from clean repositoryBrett Porter2014-07-303-1/+21
|
* update archetype for repository metadataBrett Porter2014-07-308-157/+141
| | | | use mocks instead of full implementations for testing, cut down dependencies
* make optional for SpringBrett Porter2014-07-301-0/+2
| | | | in case of tests that don't add any repository listeners to the classpath
* simplify required namespacesBrett Porter2014-07-301-6/+1
|
* ensure spring context is added to archetypeBrett Porter2014-07-303-2/+3
|
* remove unused dependencies and importsBrett Porter2014-07-302-9/+0
|
* add genericsBrett Porter2014-07-301-5/+5
|
* ensure archetype builds on a clean repositoryBrett Porter2014-07-295-105/+104
| | | | | | | 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.
* remove antrun only used for echoBrett Porter2014-07-292-47/+0
|
* trim POM to required resourcesBrett Porter2014-07-292-165/+38
|
* must also populate variablesBrett Porter2014-07-291-1/+7
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-167-7/+7
|
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-167-7/+7
|
* [MRM-1837] so as it's only prototype we can assume configuration will not ↵Olivier Lamy2014-05-132-9/+19
| | | | change during the use of the bean