aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* split path using Pattern.quote to be windoz friendlyskygo2012-09-111-3/+4
* [MRM-1660] use log4j2Olivier Lamy2012-09-094-19/+29
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-096-7/+57
* dirtie context for unit tests Problem Reporting Pluginskygo2012-09-081-0/+3
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-23/+18
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* implement removeNamespace for FileMetadataRepositoryOlivier Lamy2012-09-061-0/+18
* add a method to remove namespace(groupId) in MetadataRepositoryOlivier Lamy2012-09-061-0/+22
* 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
* 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