aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* jackrabbit 2.7.5Olivier Lamy2014-04-171-1/+0
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-171-0/+1
* more code simplification with 1.7 featuresOlivier Lamy2014-04-173-18/+9
* exception is different in 1.7Olivier Lamy2014-04-171-1/+2
* use Files.copy from java.nio.fileOlivier Lamy2014-04-162-20/+11
* use Files from java.nioOlivier Lamy2014-04-161-6/+8
* diamond operatorOlivier Lamy2014-04-161-0/+4
* add an index for the projectVersionMetadataModel.key columnOlivier Lamy2014-04-142-4/+32
* one move for all remaining override annotationEric Barboni2014-04-1155-0/+367
* more diamondOlivier Lamy2014-04-1018-30/+30
* fix CMEOlivier Lamy2014-04-101-4/+4
* more diamondOlivier Lamy2014-04-1022-101/+101
* bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisiteOlivier Lamy2014-04-0512-12/+12
* cassndra part of the build in default profile as we are now 1.7Olivier Lamy2014-04-051-0/+1
* consumer with an empty looks to build nowOlivier Lamy2014-04-021-0/+1
* [MRM-1802] Find a cache solution for browsing part (especially root browsing)Olivier Lamy2014-04-021-6/+5
* fix commentOlivier Lamy2014-04-021-9/+12
* add commentOlivier Lamy2014-04-021-3/+3
* fix unit test with adding mocksOlivier Lamy2014-03-316-14/+173
* initialize not needed if we do not use this implOlivier Lamy2014-03-281-0/+11
* more metadata store cassandra to cassandra profile as need 1.7 dependencyOlivier Lamy2014-03-281-2/+0
* move the factory bean to the apiOlivier Lamy2014-03-282-19/+17
* fix facet creationOlivier Lamy2014-03-271-3/+2
* take care of null valuesOlivier Lamy2014-03-263-35/+55
* better with adding the default file...Olivier Lamy2014-03-261-0/+28
* extract cassandra configuration in a configuration fileOlivier Lamy2014-03-263-14/+37
* add unit test for method getProjectReferencesOlivier Lamy2014-03-263-25/+43
* add a test to ensure dependant are cleanup upOlivier Lamy2014-03-262-1/+41
* more cleanupOlivier Lamy2014-03-261-113/+33
* some cleanupOlivier Lamy2014-03-267-170/+5
* fix namingOlivier Lamy2014-03-261-12/+12
* fix namingOlivier Lamy2014-03-262-8/+8
* all tests passed with cassandra implementation: does not mean everyhting is r...Olivier Lamy2014-03-262-17/+43
* fix deleting a project -> remove all artifactsOlivier Lamy2014-03-261-6/+16
* fix parent version for modules not part of releaseOlivier Lamy2014-03-261-1/+1
* fix unit test when searching project versionOlivier Lamy2014-03-261-15/+30
* should return null if no facets foundOlivier Lamy2014-03-262-3/+12
* implement cassandra record of dependenciesOlivier Lamy2014-03-264-9/+147
* record license information in cassandraOlivier Lamy2014-03-264-7/+115
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-2611-11/+11
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-2611-11/+11
* add some toString for debugging purpose and avoid hard coded values to preve...Olivier Lamy2014-03-252-15/+9
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-256-25/+24
* use the same naming convention for those methodsOlivier Lamy2014-03-253-48/+48
* correct cleanup of mailing list tableOlivier Lamy2014-03-251-0/+3
* fix unit testsOlivier Lamy2014-03-252-2/+3
* record mailing lists in CassandraOlivier Lamy2014-03-254-0/+145