summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository/src/main
Commit message (Expand)AuthorAgeFilesLines
* simplify debug code using vargarsOlivier Lamy2012-10-151-18/+18
* M2.x repo support skygo2012-08-313-32/+19
* 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-291-1/+14
* remove dependency on maven tree componentOlivier Lamy2012-08-044-622/+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-042-4/+85
* 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-041-2/+13
* 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-021-303/+8
* use directly aether api to get dependency tree rather than passing tru maven ...Olivier Lamy2012-08-021-1/+135
* add a tree builder with maven3/aether apiOlivier Lamy2012-08-021-0/+468
* fix MRM-1607 in dependency tree tooOlivier Lamy2012-08-011-0/+2
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-052-0/+58
* 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
* 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
* extract code to an internal methodOlivier Lamy2012-03-121-27/+41
* cleanup duplicated classes used classes from modelOlivier Lamy2012-03-124-350/+17
* [MRM-1567] Artifact data incomplete.Olivier Lamy2012-03-113-11/+48
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-261-0/+6
* 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
* [MRM-1606] Upgrade to wagon 2.2.Olivier Lamy2012-02-171-1/+2
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-158/+172
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-043-114/+166
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-241-37/+40
* use the same path separator as RepositoryPathTranslator to prevent windauze i...Olivier Lamy2011-12-151-2/+0
* should fix unit tests on windauzeOlivier Lamy2011-12-151-1/+1
* try a better fix for unit failure on windauzeOlivier Lamy2011-12-121-3/+9
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-163-12/+12
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-164-6/+4
* get RID of plexus.requirement annotationOlivier Lamy2011-09-062-10/+9
* get RID of plexus.component annotationOlivier Lamy2011-09-067-12/+6
* get RID of org.apache.maven.archiva packages : xml packageOlivier Lamy2011-09-033-5/+5
* simplify inject of bean listOlivier Lamy2011-08-221-4/+6
* add some comments about areas that can be improved when proxy sits behind the...Brett Porter2011-07-283-2/+6
* clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptorBrett Porter2011-06-291-4/+3
* [MRM-1335] improve the message appearing when an artifact's metadata is incom...Brett Porter2011-06-281-3/+16
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-161-2/+38