summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* [MRM-1583] tests modificationsOlivier Lamy2012-07-062-1/+9
* remove all @version $Id$Olivier Lamy2012-07-056-6/+6
* [MRM-1583] ui rewrite: rewrite reports pageOlivier Lamy2012-07-052-2/+23
* use fest assert 2.0Olivier Lamy2012-07-032-2/+2
* change package for those test utilsOlivier Lamy2012-07-028-10/+8
* use a different artifactIdOlivier Lamy2012-07-027-7/+7
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-0215-28/+93
* implements the method with metadata-store-fileOlivier Lamy2012-06-261-4/+40
* remove commented codeOlivier Lamy2012-06-261-18/+0
* fix compilation of implsOlivier Lamy2012-06-252-0/+13
* fix junit correctly delete timestamped snapshotOlivier Lamy2012-06-252-5/+43
* fix unit test if metadataFacet not available on updateOlivier Lamy2012-06-121-0/+4
* fix test mock compilationOlivier Lamy2012-06-052-7/+5
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-055-0/+141
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-021-4/+7
* avoid using printStackTraceOlivier Lamy2012-06-021-2/+2
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-014-18/+46
* prevent NPEOlivier Lamy2012-06-011-0/+5
* 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
* fix repackaging of spring-registry to a new packageOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-registry-api componentOlivier Lamy2012-04-123-6/+6
* avoid creating temp directory in repository directoryOlivier Lamy2012-04-022-11/+3
* add debug logOlivier Lamy2012-03-161-0/+5
* managed repositories add link to do a directories scan immediate.Olivier Lamy2012-03-123-34/+65
* code commentOlivier Lamy2012-03-121-1/+1
* fix junitOlivier Lamy2012-03-121-3/+3
* osgi import fix again :-)Olivier Lamy2012-03-121-0/+2
* extract code to an internal methodOlivier Lamy2012-03-121-27/+41
* cleanup duplicated classes used classes from modelOlivier Lamy2012-03-125-356/+26
* remove deprecated classOlivier Lamy2012-03-121-12/+21
* add missing osgi importOlivier Lamy2012-03-111-0/+2
* [MRM-1567] Artifact data incomplete.Olivier Lamy2012-03-115-12/+52