aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more autowiringBrett Porter2014-07-302-1/+3
|
* ensure works from clean repositoryBrett Porter2014-07-303-1/+21
|
* update archetype for repository metadataBrett Porter2014-07-309-159/+151
| | | | use mocks instead of full implementations for testing, cut down dependencies
* make optional for SpringBrett Porter2014-07-302-0/+4
| | | | in case of tests that don't add any repository listeners to the classpath
* fix merge of convertersBrett Porter2014-07-308-11/+25
| | | | | | The test files in artifact converter had been adjusted, and need to merge the spring context. Also make the artifactConverter injection more specific to avoid picking up those defined for tests
* simplify required namespacesBrett Porter2014-07-301-6/+1
|
* ensure spring context is added to archetypeBrett Porter2014-07-303-2/+3
|
* remove unused dependencies and importsBrett Porter2014-07-302-9/+0
|
* add genericsBrett Porter2014-07-301-5/+5
|
* destroy context on closeBrett Porter2014-07-301-1/+14
|
* use new log4j 2 configuration formatBrett Porter2014-07-302-28/+33
|
* remove commented dependencyBrett Porter2014-07-301-4/+0
|
* add missing dependencyBrett Porter2014-07-301-0/+4
|
* ensure archiva-cli is able to runBrett Porter2014-07-303-27/+23
| | | | clean up the dependencies used and add some missing configuration form shade
* remove wagon manager hackBrett Porter2014-07-301-7/+0
| | | | Should no longer be needed since moving to Maven 3 project API
* split out problem facetBrett Porter2014-07-3010-15/+8
| | | | | this avoids modules wanting to report a problem from having to depend on the plugin itself and its consumer, etc.
* fix scan locationBrett Porter2014-07-301-1/+1
|
* fix package declarationsBrett Porter2014-07-302-5/+5
| | | | avoid duplicating classes in the produced bundle
* merge artifact-converter into converterBrett Porter2014-07-3095-1175/+6
| | | | | Large amount of duplicated information and an unnecessary split package caused duplicates in the produced bundle
* no longer neededBrett Porter2014-07-301-4/+0
|
* ensure archetype builds on a clean repositoryBrett Porter2014-07-297-108/+112
| | | | | | | Need to line up several dependencies that got managed differently, and trim out things no longer needed. This could use a diet in general - there should not be very much of Archiva's API or dependencies needed to build and test a consumer.
* remove antrun only used for echoBrett Porter2014-07-292-47/+0
|
* trim POM to required resourcesBrett Porter2014-07-292-165/+38
|
* must also populate variablesBrett Porter2014-07-291-1/+7
|
* [MRM-1853] On first start up, you get a perpetual loading indicator.Olivier Lamy2014-07-241-0/+3
| | | | Submitted by Robert David
* revert as was bad configuration in Jenkins sonar pluginOlivier Lamy2014-07-231-5/+0
|
* force sonar versionOlivier Lamy2014-07-231-0/+5
|
* last parent for sonar pluginOlivier Lamy2014-07-231-1/+1
|
* use last cxf 2.6.x versionOlivier Lamy2014-07-211-1/+1
|
* commons logging 1.2Olivier Lamy2014-07-171-1/+1
|
* log4j2 2.0Olivier Lamy2014-07-171-1/+1
|
* line endingOlivier Lamy2014-07-1746-807/+807
|
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-1671-72/+72
|
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-1671-73/+73
|
* use a staged released parentOlivier Lamy2014-07-161-1/+1
|
* tomcat 7.0.54Olivier Lamy2014-07-161-1/+1
|
* 1.7 mandatory with 2.1.0Olivier Lamy2014-07-151-3/+2
|
* add issues in release notesOlivier Lamy2014-07-151-37/+22
|
* use staged release registryOlivier Lamy2014-07-151-1/+1
|
* spring 4.0.6Olivier Lamy2014-07-151-1/+1
|
* remove archiva-1.3.x excludesBrett Porter2014-07-031-5/+0
| | | | | master build will fail if you leave them around (RAT), so better to be reminded to clean out when switching
* update line endingsBrett Porter2014-07-013-1197/+1197
|
* log4j2 rc2Olivier Lamy2014-06-261-1/+1
|
* revert c648adb3061202572de0fa575150e48ce4c486de tooOlivier Lamy2014-06-251-706/+0
|
* revert previous commit as 2.x was not affected in factOlivier Lamy2014-06-251-4/+2
|
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-2/+5
| | | | [MRM-1796] support artifacts larger than 4G
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-0/+706
|
* fix unitOlivier Lamy2014-06-111-5/+5
|
* add commentOlivier Lamy2014-06-111-0/+2
|
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-112-15/+19
|