aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1660] use log4j2Olivier Lamy2012-09-091-0/+5
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-1/+11
* 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
* use dependency plugin 2.5.1-SNAPSHOTOlivier Lamy2012-08-211-1/+0
* dependency plugin 2.4 see MDEP-365Olivier Lamy2012-08-061-0/+1
* remove dependency on maven tree componentOlivier Lamy2012-08-046-916/+69
* use dependency tree with aether for old webapp tooOlivier Lamy2012-08-041-6/+14
* fix osgi metadataOlivier Lamy2012-08-041-1/+4
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-045-332/+130
* we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.rep...Olivier Lamy2012-08-041-2/+3
* use dependencyManagement for aetherOlivier Lamy2012-08-041-2/+0
* 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-022-62/+7
* lot of code cleanup for dependency treeOlivier Lamy2012-08-023-324/+21
* use directly aether api to get dependency tree rather than passing tru maven ...Olivier Lamy2012-08-023-2/+174
* use dependencyManagementOlivier Lamy2012-08-021-1/+0
* add a tree builder with maven3/aether apiOlivier Lamy2012-08-023-1/+796
* 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
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-024-6/+9
* 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-022-11/+3
* add debug logOlivier Lamy2012-03-161-0/+5
* code commentOlivier Lamy2012-03-121-1/+1
* fix junitOlivier Lamy2012-03-121-3/+3
* extract code to an internal methodOlivier Lamy2012-03-121-27/+41
* cleanup duplicated classes used classes from modelOlivier Lamy2012-03-125-356/+26
* add missing osgi importOlivier Lamy2012-03-111-0/+2
* [MRM-1567] Artifact data incomplete.Olivier Lamy2012-03-114-11/+52
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-262-3/+20
* revert twoPhaseBuilding model building as it breaks maven inheritance resolut...Olivier Lamy2012-02-261-1/+1
* avoid failing on java profile or other profiles by using a TwoPhaseBuiling ma...Olivier Lamy2012-02-251-7/+16
* fix wagon 2.2 upgradeOlivier Lamy2012-02-171-0/+10