summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository/src
Commit message (Expand)AuthorAgeFilesLines
...
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+7
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-29324-1/+18681
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-2923-0/+6023
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-296-143/+104
* fix unit testOlivier Lamy2012-10-252-3/+12
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-3/+25
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-3/+6
* transform this interface to use a bean request will ease future enhancementsOlivier Lamy2012-10-244-12/+17
* use a better naming conventionOlivier Lamy2012-10-234-13/+13
* use a better naming conventionOlivier Lamy2012-10-231-6/+6
* fix unit testsOlivier Lamy2012-10-232-38/+40
* use a new bean rather than a lot of params to ease futur enhancementsOlivier Lamy2012-10-235-177/+228
* fix mocks compilationOlivier Lamy2012-10-221-0/+7
* simplify debug code using vargarsOlivier Lamy2012-10-151-18/+18
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+6
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-021-1/+26
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* my bad: add missing test resources for repo group test in maven 2 repositoryskygo2012-09-011-0/+20
* M2.x repo support skygo2012-08-315-32/+557
* documentation for skygo :-)Olivier Lamy2012-08-301-1/+2
* further fix to MRM1658skygo2012-08-301-1/+18
* try to respect managed repo configuration before any download. (partial MRM1658)skygo2012-08-295-150/+688
* remove dependency on maven tree componentOlivier Lamy2012-08-045-906/+69
* use dependency tree with aether for old webapp tooOlivier Lamy2012-08-041-6/+14
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-044-320/+109
* we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.rep...Olivier Lamy2012-08-041-2/+3
* fix dependency selector for dependency treeOlivier Lamy2012-08-042-64/+186
* add missing @sinceOlivier Lamy2012-08-021-0/+1
* add the fileOlivier Lamy2012-08-021-0/+82
* extract our own repository connector factory to an external fileOlivier Lamy2012-08-021-57/+1
* lot of code cleanup for dependency treeOlivier Lamy2012-08-022-320/+21
* use directly aether api to get dependency tree rather than passing tru maven ...Olivier Lamy2012-08-022-2/+148
* add a tree builder with maven3/aether apiOlivier Lamy2012-08-022-0/+778
* fix MRM-1607 in dependency tree tooOlivier Lamy2012-08-011-0/+2
* remove all @version $Id$Olivier Lamy2012-07-051-1/+1
* change package for those test utilsOlivier Lamy2012-07-023-5/+3
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-023-4/+6
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-4/+3
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-053-0/+66
* artifact content view: display snapshot versionsOlivier Lamy2012-05-281-1/+1
* take care of metadata files with id as maven-metadata-archiva-vm-all-public.xmlOlivier Lamy2012-05-281-1/+11
* extract comparator to an external classOlivier Lamy2012-05-191-0/+42
* use private static inner classOlivier Lamy2012-05-141-23/+45
* avoid too much log when an artifact is not available in a remote repositoryOlivier Lamy2012-04-121-1/+8
* use o.a.a package namespace for spring-registry-api componentOlivier Lamy2012-04-121-2/+2
* avoid creating temp directory in repository directoryOlivier Lamy2012-04-021-11/+2
* add debug logOlivier Lamy2012-03-161-0/+5
* code commentOlivier Lamy2012-03-121-1/+1
* fix junitOlivier Lamy2012-03-121-3/+3