summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-241-1/+1
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-127-883/+119
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-1228-1602/+0
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-011-1/+1
* Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-212-0/+4
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-062-275/+1
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-151-4/+10
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-011-1/+1
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-011-1/+1
* remove commented dependencyBrett Porter2014-07-301-4/+0
* split out problem facetBrett Porter2014-07-302-5/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-161-1/+1
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-161-1/+1
* update line endingsBrett Porter2014-07-012-924/+924
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-14/+15
* [MRM-1837] cleanup registry listeners from Archiva ConfigurationOlivier Lamy2014-04-302-0/+12
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* jdk 7 (multicatch) for-loopEric Barboni2014-04-185-59/+24
* remove unused package, reduce annotations (value= or locations=)Eric Barboni2014-04-1821-49/+34
* fix import packagesEric Barboni2014-04-181-4/+0
* [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-1129-0/+209
* more diamondOlivier Lamy2014-04-107-9/+9
* more diamondOlivier Lamy2014-04-1010-38/+38
* bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisiteOlivier Lamy2014-04-051-1/+1
* fix unit test with adding mocksOlivier Lamy2014-03-312-14/+12
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-261-1/+1
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-261-1/+1
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-252-6/+5
* fix javadoc. Generation possible on jdk8 skygo2014-02-254-8/+5
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC3Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-081-1/+1
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-081-1/+1
* cleanupOlivier Lamy2014-01-103-14/+38
* 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-072-2/+11
* refactor unit tests to get rid of the old httpunitOlivier Lamy2014-01-061-0/+6
* fix mapping with modelmapperOlivier Lamy2013-12-263-21/+17
* use constantOlivier Lamy2013-12-112-4/+4