Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional try to fix build problems on ci | Martin Stockhammer | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | Trying to fix build error on ci server | Martin Stockhammer | 2017-04-17 | 1 | -1/+16 |
| | |||||
* | Add additional dependency to fix jenkins build | Martin Stockhammer | 2016-10-23 | 1 | -0/+8 |
| | |||||
* | Another switch to new plugin version | Martin Stockhammer | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | Switch to new plugin version to improve jenkins build | Martin Stockhammer | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | olivier lamy | 2016-05-23 | 7 | -7/+7 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 7 | -7/+7 |
| | |||||
* | enforce version in archetype | olivier lamy | 2016-03-01 | 1 | -0/+11 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | to help travis build | Olivier Lamy | 2015-10-07 | 2 | -5/+131 |
| | |||||
* | no need of clean | Olivier Lamy | 2015-10-07 | 3 | -2/+3 |
| | |||||
* | make easy testing for archetype | Olivier Lamy | 2015-10-07 | 2 | -7/+3 |
| | |||||
* | more fix | Olivier Lamy | 2015-10-07 | 1 | -0/+6 |
| | |||||
* | add more mock for consumer archetype test | Olivier Lamy | 2015-10-06 | 3 | -7/+10 |
| | |||||
* | fix version | Olivier Lamy | 2015-10-01 | 2 | -9/+11 |
| | |||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 3 | -56/+8 |
| | |||||
* | use mock in consumer archetype | Olivier Lamy | 2015-10-01 | 2 | -2/+7 |
| | |||||
* | should help empty repo build | Olivier Lamy | 2015-09-25 | 1 | -4/+4 |
| | |||||
* | comment this hackhish dependency | Olivier Lamy | 2015-05-31 | 1 | -0/+1 |
| | |||||
* | trying to help sonar | Olivier Lamy | 2015-05-31 | 1 | -0/+8 |
| | |||||
* | trying to help jenkins build | Olivier Lamy | 2015-05-30 | 1 | -0/+11 |
| | |||||
* | align junit version | Olivier Lamy | 2015-05-24 | 1 | -1/+1 |
| | |||||
* | align surefire version | Olivier Lamy | 2015-05-19 | 1 | -1/+1 |
| | |||||
* | ensure we test correctly for [MRM-1877] | Olivier Lamy | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | add unit test for [MRM-1877] | Olivier Lamy | 2015-03-23 | 1 | -7/+5 |
| | |||||
* | use more java 1.7 for file io | Olivier Lamy | 2015-03-23 | 2 | -14/+18 |
| | |||||
* | [MRM-1877] Checksum files always recreated | Olivier Lamy | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | use 1.7 features for files | Olivier Lamy | 2015-03-23 | 3 | -26/+47 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2015-02-24 | 7 | -7/+7 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0 | Olivier Lamy | 2015-02-24 | 7 | -7/+7 |
| | |||||
* | [MRM-1390] Bump version to 2.2.0 | Carlos Sanchez | 2014-12-01 | 7 | -7/+7 |
| | |||||
* | Add a AbstractMetadataRepository to remove duplicated code | Carlos Sanchez | 2014-11-06 | 2 | -260/+2 |
| | |||||
* | MRM-1865 remove isPermanent flag | Eric Barboni | 2014-10-10 | 10 | -107/+1 |
| | |||||
* | MRM-1311: Added Loggers to core consumers | Jonathan Sharp | 2014-09-29 | 5 | -0/+38 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-09-01 | 7 | -7/+7 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1 | Olivier Lamy | 2014-09-01 | 7 | -7/+7 |
| | |||||
* | split out audit facet and listener to match others | Brett Porter | 2014-07-31 | 1 | -1/+1 |
| | | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI | ||||
* | ensure works from clean repository | Brett Porter | 2014-07-30 | 3 | -1/+21 |
| | |||||
* | update archetype for repository metadata | Brett Porter | 2014-07-30 | 8 | -157/+141 |
| | | | | use mocks instead of full implementations for testing, cut down dependencies | ||||
* | make optional for Spring | Brett Porter | 2014-07-30 | 1 | -0/+2 |
| | | | | in case of tests that don't add any repository listeners to the classpath | ||||
* | simplify required namespaces | Brett Porter | 2014-07-30 | 1 | -6/+1 |
| | |||||
* | ensure spring context is added to archetype | Brett Porter | 2014-07-30 | 3 | -2/+3 |
| | |||||
* | remove unused dependencies and imports | Brett Porter | 2014-07-30 | 2 | -9/+0 |
| | |||||
* | add generics | Brett Porter | 2014-07-30 | 1 | -5/+5 |
| | |||||
* | ensure archetype builds on a clean repository | Brett Porter | 2014-07-29 | 5 | -105/+104 |
| | | | | | | | 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 echo | Brett Porter | 2014-07-29 | 2 | -47/+0 |
| | |||||
* | trim POM to required resources | Brett Porter | 2014-07-29 | 2 | -165/+38 |
| | |||||
* | must also populate variables | Brett Porter | 2014-07-29 | 1 | -1/+7 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-07-16 | 7 | -7/+7 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0 | Olivier Lamy | 2014-07-16 | 7 | -7/+7 |
| | |||||
* | [MRM-1837] so as it's only prototype we can assume configuration will not ↵ | Olivier Lamy | 2014-05-13 | 2 | -9/+19 |
| | | | | change during the use of the bean |