summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* update licenses and send in RATBrett Porter2011-08-2517-13/+269
* remove generated testBrett Porter2011-08-251-38/+0
* [MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change pro...Olivier Lamy2011-08-233-5/+22
* write methods for interface RemoteRepositoryAdminOlivier Lamy2011-08-231-0/+19
* start working on interfaces for module archiva-repository-adminOlivier Lamy2011-08-235-0/+389
* desactivate animal sniffer plugin as it fail in module archiva-modules/metada...Olivier Lamy2011-08-233-13/+57
* missing license headerOlivier Lamy2011-08-232-4/+23
* add maven layout for the new module to managed repo : archiva-repository-adminOlivier Lamy2011-08-224-2/+72
* oups fix compilationOlivier Lamy2011-08-221-1/+1
* simplify inject of bean listOlivier Lamy2011-08-224-15/+20
* update changed name in maven indexerOlivier Lamy2011-08-221-2/+2
* when adding a new file tru the lucene consummer no need to scan the full repo...Olivier Lamy2011-08-181-0/+2
* upgrade to last versions of quartz and ehcacheOlivier Lamy2011-08-161-1/+1
* doh ensure we scan repository to index datas for the first scan, ensure we ar...Olivier Lamy2011-08-162-13/+55
* fix compilation issues :my bad !!Olivier Lamy2011-08-163-31/+39
* oups fix compilationOlivier Lamy2011-08-161-1/+1
* fix typo and use lookup rather than empty constructor for components coming f...Olivier Lamy2011-08-162-6/+18
* add an other hack when using tomcat maven plugin and issue with TCCL not URLC...Olivier Lamy2011-08-168-15/+106
* a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassL...Olivier Lamy2011-08-167-19/+125
* improve toString for debuging purposeOlivier Lamy2011-08-161-1/+4
* cleanup creation of IndexCreator with using the container rather than using d...Olivier Lamy2011-08-155-64/+19
* [MRM-1501] search on artifacts with OSGI Metadatas fieldsOlivier Lamy2011-08-153-2/+80
* [MRM-1501] add unit for searching with osgi queryOlivier Lamy2011-08-157-148/+522
* add OSGI index creator to the the list of indexors used by archivaOlivier Lamy2011-08-151-10/+11
* [MRM-1344] multiple versions appear in search resultsBrett Porter2011-06-284-18/+54
* [MRM-1324] repository statistics report doesn't appear to be working correctlyBrett Porter2011-06-281-1/+3
* only pass tru NexusIndexer to create IndexingContext, this entry point take c...Olivier Lamy2011-06-273-6/+19
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-luce...Olivier Lamy2011-06-261-2/+2
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-265-92/+108
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-267-62/+132
* NexusRepositorySearch is not thread safe so use scope prototypeOlivier Lamy2011-06-211-0/+2
* continue work on selenium test with id rather than labelOlivier Lamy2011-06-211-1/+1
* debug optimOlivier Lamy2011-06-212-5/+5
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-162-0/+10
* remove more old test filesBrett Porter2011-06-162-121/+0
* remove no longer used plexus test configuration filesBrett Porter2011-06-169-1031/+0
* use JUnit 4 APIBrett Porter2011-06-1612-27/+34
* use JUnit 4 APIBrett Porter2011-06-161-7/+12
* use JUnit 4 APIBrett Porter2011-06-169-78/+78
* fix tests that are order-dependantBrett Porter2011-06-162-12/+8
* added spring-context as dependency to prevent compilation failure for @Servic...Maria Odea B. Ching2011-06-161-0/+4
* back to maven2 api for dependency treeOlivier Lamy2011-06-151-1/+5
* use getBasedir() in FileUtil in archiva-commonMaria Odea B. Ching2011-06-1513-129/+61
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1522-36/+188
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-141-0/+4
* use StringBuilder rather than + in a loopOlivier Lamy2011-06-141-4/+4
* use slf4j feature to optimise debugOlivier Lamy2011-06-112-5/+10
* no more need of plexus-component-metadata pluginOlivier Lamy2011-06-113-20/+0
* fix now missing legacy repo layout with maven3Olivier Lamy2011-06-103-3/+120
* no more needed plexus annotationsOlivier Lamy2011-06-101-2/+2