summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository/src/main
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1859] Improve handling of invalid artifactsMartin Stockhammer2017-04-141-6/+21
* Fixing wrong checksum files of proxy repositoriesMartin Stockhammer2016-10-171-5/+20
* fix javadoc errorolivier lamy2016-05-201-2/+4
* Remove Sonar Dead Store Issues.Bernd Eckenfels2015-10-131-5/+1
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-122-18/+4
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-124-936/+0
* Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-211-0/+1
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-151-4/+10
* split out problem facetBrett Porter2014-07-301-1/+1
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-14/+15
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* jdk 7 (multicatch) for-loopEric Barboni2014-04-185-59/+24
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-171-0/+1
* more code simplification with 1.7 featuresOlivier Lamy2014-04-171-13/+4
* use Files.copy from java.nio.fileOlivier Lamy2014-04-161-2/+0
* use Files from java.nioOlivier Lamy2014-04-161-6/+8
* diamond operatorOlivier Lamy2014-04-161-0/+4
* one move for all remaining override annotationEric Barboni2014-04-1118-0/+92
* more diamondOlivier Lamy2014-04-105-6/+6
* more diamondOlivier Lamy2014-04-102-10/+10
* fix unit test with adding mocksOlivier Lamy2014-03-311-13/+11
* fix javadoc. Generation possible on jdk8 skygo2014-02-254-8/+5
* cleanupOlivier Lamy2014-01-102-13/+37
* when browsing we must be more relax to resolve dependencies especially with s...Olivier Lamy2014-01-102-22/+33
* no need of public method hereOlivier Lamy2014-01-101-2/+2
* use strict matching for model mapperOlivier Lamy2014-01-071-2/+8
* fix mapping with modelmapperOlivier Lamy2013-12-261-2/+12
* use constantOlivier Lamy2013-12-112-4/+4
* finally use a relocation for MRM-1761Olivier Lamy2013-12-091-2/+7
* remove non used codeOlivier Lamy2013-12-091-3/+0
* fix unit testsOlivier Lamy2013-12-091-19/+44
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-091-0/+44
* more moving of maven2 logic from davOlivier Lamy2013-12-041-0/+1
* start to move out maven specific from dav partOlivier Lamy2013-12-031-11/+79
* fix logging warn levelOlivier Lamy2013-12-022-5/+5
* not used field and try to revert to timestamped snapshot versionOlivier Lamy2013-04-251-8/+41
* move this class to a static inner classOlivier Lamy2012-12-311-2/+2
* mark internal class as finalOlivier Lamy2012-12-311-1/+1
* preserve stack traceOlivier Lamy2012-12-312-3/+3
* review/comment/delete some FIXMEOlivier Lamy2012-12-201-1/+0
* move ntlm wagon trick in wagonFactory to avoid duplicate codeOlivier Lamy2012-10-311-12/+4
* add spring aliases to prevent hackish codeOlivier Lamy2012-10-301-0/+3
* remove code which has been migrated to an other moduleOlivier Lamy2012-10-291-0/+8
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-2/+5
* fix unit test and spring declarationOlivier Lamy2012-10-291-1/+1
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-1/+1
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+7
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-1/+1
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-2911-0/+2391
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-295-143/+103