summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* some low hanging fruit in the quest to improve the staging repository impleme...Brett Porter2011-06-291-2/+2
* 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-1324] repository statistics report doesn't appear to be working correctlyBrett Porter2011-06-281-5/+14
* fix jdk1.5 unit test : HashMap doesn't guarantee orderOlivier Lamy2011-06-191-17/+23
* [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-164-131/+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
* one day probably won't miss to add files : nut not today :-)Olivier Lamy2011-06-101-0/+33
* move audit plugin to spring annotations : it looks now mvn tomcat:run -Pdev ...Olivier Lamy2011-06-107-10/+22
* correctly set tccl during sisu initOlivier Lamy2011-06-101-2/+2
* align maven api to use maven 3 versionOlivier Lamy2011-06-104-30/+66
* remove use of plexus-spring all struts actions are spring beans now. Note sti...Olivier Lamy2011-06-092-6/+6
* remove plexus-spring : fixed for stage-repository-mergeOlivier Lamy2011-06-016-33/+124
* cleanup pomOlivier Lamy2011-06-011-5/+2
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-06-014-4/+29
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-06-014-15/+81
* fix use of applicationContext.getBeansOfType instead of the old lookupMap.Olivier Lamy2011-06-013-13/+31
* fix packageOlivier Lamy2011-05-291-3/+1
* remove use of plexus api (Initializable phase)Olivier Lamy2011-05-292-10/+56
* oups missed to add fileOlivier Lamy2011-05-262-0/+72
* [MRM-1473] remove of plexus-spring : fix problem-reports moduleOlivier Lamy2011-05-264-43/+81
* fix repository-statistics compilationOlivier Lamy2011-05-265-11/+78
* don't use directly exception class from plexus bridgeOlivier Lamy2011-05-262-5/+5
* miss to add a fileOlivier Lamy2011-05-261-0/+36
* [MRM-1473] remove plexus-springOlivier Lamy2011-05-2612-98/+210
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-2610-46/+94
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-202-0/+10
* update plexus-spring groupIdOlivier Lamy2011-05-166-6/+6
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-126-6/+6
* rename metadata-repository-file to metadata-store-file for consistencyBrett Porter2011-03-296-5/+6
* [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen...Brett Porter2011-03-293-32/+11
* [MRM-1327] fix 'used by' to work under JCR store. This will still have proble...Brett Porter2011-03-261-28/+23
* fix optional for dependencies in file metadata repositoryBrett Porter2011-03-261-0/+3
* [MRM-1327] use nodes for dependencies, make several notes about fixes require...Brett Porter2011-03-261-31/+69
* [MRM-1461]Maria Odea B. Ching2011-03-161-21/+8
* ensure that it gets closed, even if close throws exceptionBrett Porter2011-02-171-2/+2
* close streams from previous commitMaria Odea B. Ching2011-02-161-2/+10
* used IOUtils copy for merging so streams are bufferedMaria Odea B. Ching2011-02-161-14/+3
* fixed typoJevica Arianne B. Zurbano2011-01-251-2/+2
* [MRM-1327] choose a better default for loginBrett Porter2011-01-201-1/+1
* [MRM-1448] additional '.' in the classifier & extension should be attributed ...Brett Porter2010-12-311-4/+4
* [MRM-1443, MRM-1327] change to JSR-170's SQL queries to avoid the problem in ...Brett Porter2010-12-301-22/+31
* [MRM-1443, MRM-1327] properly restrict per repository and improve performanceBrett Porter2010-12-302-14/+24
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-301-0/+10
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-309-20/+351