Martin Stockhammer
|
df330893d7
|
Moving dependency versions to main project
|
2018-10-28 15:48:01 +01:00 |
Martin Stockhammer
|
d39977c413
|
Fixing dependencies and adapting to new lib versions
|
2018-10-28 13:04:30 +01:00 |
Martin Stockhammer
|
24ee701d1d
|
Changing aether dependencies from sonatype to eclipse. Compile OK.
|
2018-10-26 22:23:45 +02:00 |
Martin Stockhammer
|
27f5fd524c
|
Preparing for JDK>=9 compatibility
|
2018-05-19 19:07:44 +02:00 |
Martin Stockhammer
|
214bdc4360
|
Fixing build and test configuration
|
2018-05-02 23:10:06 +02:00 |
Martin Stockhammer
|
cf347e1eb8
|
Reducing compiler warnings
|
2018-04-01 18:45:33 +02:00 |
Martin Stockhammer
|
5121735795
|
Adding maven repo implementation and unit test
|
2017-10-13 22:23:08 +02:00 |
olivier lamy
|
003d5794a8
|
more progress on new maven indexer version
Signed-off-by: olivier lamy <olamy@apache.org>
|
2017-07-24 10:12:23 +10:00 |
olivier lamy
|
053315826d
|
bump version to 3.0.0-SNAPSHOT
Signed-off-by: olivier lamy <olamy@apache.org>
|
2017-05-18 15:04:58 +10:00 |
Martin Stockhammer
|
a43d980be3
|
[maven-release-plugin] prepare for next development iteration
|
2017-05-12 21:36:19 +02:00 |
Martin Stockhammer
|
e80c3cd529
|
[maven-release-plugin] prepare release archiva-2.2.3
|
2017-05-12 21:36:09 +02:00 |
Martin Stockhammer
|
0626aa2bde
|
Going back to version 2.2.3
|
2017-04-28 00:33:58 +02:00 |
Martin Stockhammer
|
04e221a571
|
[maven-release-plugin] prepare for next development iteration
|
2017-04-21 22:56:58 +02:00 |
Martin Stockhammer
|
41327eebf1
|
[maven-release-plugin] prepare release archiva-2.2.2
|
2017-04-21 22:56:47 +02:00 |
Martin Stockhammer
|
94e8342ec0
|
[MRM-1859] Improve handling of invalid artifacts
Throws only exception if all artifacts are invalid.
Ignores resolver-status.properties
|
2017-04-14 18:45:49 +02:00 |
olivier lamy
|
e2482432b2
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-23 10:38:28 +10:00 |
olivier lamy
|
64f4bc5e0e
|
[maven-release-plugin] prepare release archiva-2.2.1
|
2016-05-23 10:38:19 +10:00 |
Olivier Lamy
|
418042acab
|
more usage of MockRepositorySessionFactory
|
2015-10-01 15:53:41 +10:00 |
Olivier Lamy
|
46ccfb47a6
|
[maven-release-plugin] prepare for next development iteration
|
2015-02-24 21:55:57 +11:00 |
Olivier Lamy
|
e5500cce83
|
[maven-release-plugin] prepare release archiva-2.2.0
|
2015-02-24 21:55:45 +11:00 |
Carlos Sanchez
|
f11f39932a
|
[MRM-1390] Bump version to 2.2.0
|
2014-12-01 16:56:43 +01:00 |
Olivier Lamy
|
ede01e523e
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-01 15:15:00 +10:00 |
Olivier Lamy
|
aca120c87c
|
[maven-release-plugin] prepare release archiva-2.1.1
|
2014-09-01 15:14:47 +10:00 |
Brett Porter
|
b3804c39b5
|
remove commented dependency
|
2014-07-30 12:05:02 +10:00 |
Brett Porter
|
75c63ff2eb
|
split out problem facet
this avoids modules wanting to report a problem from having to depend on the
plugin itself and its consumer, etc.
|
2014-07-30 12:02:04 +10:00 |
Olivier Lamy
|
f051ac2796
|
[maven-release-plugin] prepare for next development iteration
|
2014-07-16 10:51:34 +10:00 |
Olivier Lamy
|
93eafa089c
|
[maven-release-plugin] prepare release archiva-2.1.0
|
2014-07-16 10:51:21 +10:00 |
Eric Barboni
|
4e9050691b
|
fix import packages
|
2014-04-18 01:43:18 +02:00 |
Olivier Lamy
|
751bffaef1
|
bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-05 11:57:09 +00:00 |
Olivier Lamy
|
4d70362d9d
|
fix unit test with adding mocks
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583324 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 13:23:20 +00:00 |
Olivier Lamy
|
663de30beb
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 02:40:25 +00:00 |
Olivier Lamy
|
477615ea47
|
[maven-release-plugin] prepare release archiva-2.0.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 02:39:38 +00:00 |
Olivier Lamy
|
7156611df0
|
use assertj as fest-assert is not maintained anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581256 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 06:29:30 +00:00 |
Olivier Lamy
|
d5dfe85111
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:07:59 +00:00 |
Olivier Lamy
|
57d85761a8
|
[maven-release-plugin] prepare release archiva-2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:07:08 +00:00 |
Olivier Lamy
|
4535901efd
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:06:19 +00:00 |
Olivier Lamy
|
12722ebf9d
|
[maven-release-plugin] prepare release archiva-2.0.0-RC3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:05:32 +00:00 |
Olivier Lamy
|
f6b004c361
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:04:34 +00:00 |
Olivier Lamy
|
8efe254c0f
|
[maven-release-plugin] prepare release archiva-2.0.0-RC2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:03:45 +00:00 |
Olivier Lamy
|
bd56eac0c4
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:01:36 +00:00 |
Olivier Lamy
|
7c38ab4088
|
[maven-release-plugin] prepare release archiva-2.0.0-RC1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 12:00:46 +00:00 |
Olivier Lamy
|
abf7ffaa6d
|
change version to 2.0.0-RC1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 11:59:09 +00:00 |
Olivier Lamy
|
2d840d9ffe
|
use strict matching for model mapper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556158 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 09:28:05 +00:00 |
Olivier Lamy
|
471bb12beb
|
refactor unit tests to get rid of the old httpunit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555666 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 05:30:55 +00:00 |
Olivier Lamy
|
04d1d172a6
|
fix mapping with modelmapper
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 12:56:18 +00:00 |
Olivier Lamy
|
02fc935ac9
|
use guice no_aop which is faster for our usage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1519361 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-02 07:47:03 +00:00 |
Olivier Lamy
|
c809f0249b
|
use guice from google
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1512683 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-10 12:56:05 +00:00 |
Olivier Lamy
|
63533c4177
|
next version will be 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1508017 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 12:31:34 +00:00 |
Olivier Lamy
|
d7f7a0d9a3
|
next version will be 1.4.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488666 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-02 11:25:25 +00:00 |
Olivier Lamy
|
233a2d78e4
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1486549 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-27 09:29:30 +00:00 |