aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MRM-1606] Upgrade to wagon 2.2.Olivier Lamy2012-02-171-1/+2
* fix osgi metadataOlivier Lamy2012-02-041-0/+6
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-044-258/+572
* [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-242-37/+45
* 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
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* try a better fix for unit failure on windauzeOlivier Lamy2011-12-121-3/+9
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+45
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-4/+2
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-166-24/+20
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-165-7/+5
* 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-034-6/+6
* align/magnify names :-)Olivier Lamy2011-09-011-1/+1
* update licenses and send in RATBrett Porter2011-08-252-0/+34
* clean up commentsBrett Porter2011-08-241-3/+1
* 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-282-3/+20
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1615-20/+189
* remove more old test filesBrett Porter2011-06-162-72/+0
* fix DefaultDependencyTreeBuilderOlivier Lamy2011-06-151-4/+4
* back to maven2 api for dependency treeOlivier Lamy2011-06-152-17/+3
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1518-12/+898
* correctly set tccl during sisu initOlivier Lamy2011-06-101-2/+2