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 |
Martin Stockhammer
|
5de7825b42
|
Fixing wrong checksum files of proxy repositories
Fixes https://issues.apache.org/jira/browse/MRM-1926
|
2016-10-17 22:11:57 +02:00 |
olivier lamy
|
5e9cb64d9d
|
fix javadoc error
Signed-off-by: olivier lamy <olamy@apache.org>
|
2016-05-20 12:43:22 +10:00 |
Bernd Eckenfels
|
495a7bf95f
|
Remove Sonar Dead Store Issues.
|
2015-10-13 00:54:04 +02:00 |
Olivier Lamy
|
418042acab
|
more usage of MockRepositorySessionFactory
|
2015-10-01 15:53:41 +10:00 |
Olivier Lamy
|
642ceb3f9e
|
[MRM-1359] remove maven1 code
|
2015-02-12 23:00:22 +11:00 |
Olivier Lamy
|
edbc2b762e
|
[MRM-1359] remove maven1 code
|
2015-02-12 22:27:49 +11:00 |
Carlos Sanchez
|
b1838d2e3c
|
Add pom properties to ProjectVersionMetadata
|
2014-11-21 20:25:26 +01:00 |
Carlos Sanchez
|
63479200ce
|
Add a AbstractMetadataRepository to remove duplicated code
|
2014-11-06 13:39:28 +01:00 |
Olivier Lamy
|
c3ef4bfbfb
|
[MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported
|
2014-09-15 14:54:08 +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 |
Brett Porter
|
2fd88d2d08
|
update line endings
|
2014-07-01 16:11:00 +10:00 |
Olivier Lamy
|
7972d75082
|
[MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported
|
2014-06-11 02:44:41 +10:00 |
Olivier Lamy
|
7808ee5faf
|
[MRM-1837] cleanup registry listeners from Archiva Configuration
|
2014-04-30 17:22:41 +10:00 |
Sascha Vogt
|
6790e2a82f
|
[MRM-1833] Nullpointer when browsing artifacts which have dependencies
with scope "import"
Use the full constructor to create the clone, as resolveModel expects
remoteRepositories to be not null
|
2014-04-24 11:52:24 +10:00 |
Eric Barboni
|
a7c6ebb10e
|
jdk 7 (multicatch) for-loop
remove unused package, reduce annotations (value= or locations=)
move javadoc from Maven2RepsotirotyStorage to RepositoryStorage
|
2014-04-18 01:46:55 +02:00 |
Eric Barboni
|
fe7e671f3b
|
remove unused package, reduce annotations (value= or locations=)
|
2014-04-18 01:45:16 +02:00 |
Olivier Lamy
|
2b03379852
|
[MRM-1210] Dependency tree should include the artifact type
|
2014-04-17 15:09:15 +10:00 |
Olivier Lamy
|
2132965397
|
more code simplification with 1.7 features
|
2014-04-17 10:46:06 +10:00 |
Olivier Lamy
|
ec1e655c9d
|
use Files.copy from java.nio.file
|
2014-04-16 18:11:38 +10:00 |
Olivier Lamy
|
767e00c182
|
use Files from java.nio
|
2014-04-16 17:36:01 +10:00 |
Olivier Lamy
|
67985e0486
|
diamond operator
|
2014-04-16 17:12:51 +10:00 |
Eric Barboni
|
99117364be
|
one move for all remaining override annotation
|
2014-04-11 23:46:35 +02:00 |
Olivier Lamy
|
d6c28781b0
|
more diamond
|
2014-04-10 23:11:38 +10:00 |
Olivier Lamy
|
5fa4ceb731
|
more diamond
|
2014-04-10 16:36:21 +10: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
|
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 |
skygo
|
764c9d6424
|
fix javadoc. Generation possible on jdk8
(fix html content + replace @todo with TODO )
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 02:01:14 +00:00 |
Olivier Lamy
|
7b2440ca48
|
cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557022 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 03:54:32 +00:00 |
Olivier Lamy
|
af42752e14
|
when browsing we must be more relax to resolve dependencies especially with snapshot having released as parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557021 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 03:54:15 +00:00 |
Olivier Lamy
|
b359bf0cfb
|
no need of public method here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557019 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 03:53:53 +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
|
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
|
664497ee03
|
use constant
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550043 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 03:40:08 +00:00 |
Olivier Lamy
|
3f90ad3744
|
finally use a relocation for MRM-1761
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549548 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 11:22:02 +00:00 |
Olivier Lamy
|
4b7ba850f4
|
remove non used code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549546 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 11:21:45 +00:00 |
Olivier Lamy
|
449de093e2
|
fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549370 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 02:47:18 +00:00 |
Olivier Lamy
|
b256625132
|
[MRM-1761] Returned URL in search result does not work for SNAPSHOTS
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549368 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 02:46:56 +00:00 |
Olivier Lamy
|
44dd185dad
|
more moving of maven2 logic from dav
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547780 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 12:09:22 +00:00 |
Olivier Lamy
|
7985e70b7d
|
continue moving maven logic out of dav module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547296 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 06:06:58 +00:00 |
Olivier Lamy
|
e61ed9f123
|
start to move out maven specific from dav part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 05:46:41 +00:00 |
Olivier Lamy
|
60b382e36e
|
fix logging warn level
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 04:07:17 +00:00 |
Olivier Lamy
|
ab6f5bde33
|
move to last easymock 3.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 06:31:24 +00:00 |
Olivier Lamy
|
cfaf9559dd
|
use generics
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484362 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-19 22:28:52 +00:00 |
Olivier Lamy
|
df1ec808de
|
not used field and try to revert to timestamped snapshot version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 12:45:13 +00:00 |
Olivier Lamy
|
7fd8be3fcf
|
move this class to a static inner class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427131 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 14:15:25 +00:00 |
Olivier Lamy
|
c81c17b153
|
mark internal class as final
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427058 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 09:29:03 +00:00 |
Olivier Lamy
|
5fd9dbe55f
|
preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427057 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 09:28:40 +00:00 |
Olivier Lamy
|
9682660dbc
|
review/comment/delete some FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424533 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 15:34:51 +00:00 |
Olivier Lamy
|
e92fede155
|
fix all RepositoryManager implementations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423879 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-19 15:21:20 +00:00 |