summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy-common
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
* fix logging warn levelOlivier Lamy2013-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
* next version will be 2.0.0Olivier Lamy2013-07-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1508017 13f79535-47bb-0310-9956-ffa450edef68
* next version will be 1.4.0Olivier Lamy2013-06-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488666 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1486549 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1486547 13f79535-47bb-0310-9956-ffa450edef68
* use varargs from slf4j rather than creating an array for debugOlivier Lamy2012-11-141-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409042 13f79535-47bb-0310-9956-ffa450edef68
* move ntlm wagon trick in wagonFactory to avoid duplicate codeOlivier Lamy2012-10-313-0/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404367 13f79535-47bb-0310-9956-ffa450edef68
* fix unit testOlivier Lamy2012-10-251-0/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402054 13f79535-47bb-0310-9956-ffa450edef68
* transform this interface to use a bean request will ease future ↵Olivier Lamy2012-10-241-0/+102
| | | | | | enhancements: add the bean request git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401844 13f79535-47bb-0310-9956-ffa450edef68
* transform this interface to use a bean request will ease future enhancementsOlivier Lamy2012-10-243-19/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401843 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393506 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393504 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382517 13f79535-47bb-0310-9956-ffa450edef68
* add FIXMEOlivier Lamy2012-08-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370590 13f79535-47bb-0310-9956-ffa450edef68
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-071-1/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370588 13f79535-47bb-0310-9956-ffa450edef68
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356101 13f79535-47bb-0310-9956-ffa450edef68
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356096 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-5/+6
| | | | | | Based on patch provided by Eric Barboni. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356091 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-044-11/+11
| | | | | | use a new wagon with spring bean http-ntlm if proxy use ntlm git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240623 13f79535-47bb-0310-9956-ffa450edef68
* fix duplicate dependency declarationOlivier Lamy2012-01-251-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235688 13f79535-47bb-0310-9956-ffa450edef68
* remove unused importsOlivier Lamy2012-01-241-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235560 13f79535-47bb-0310-9956-ffa450edef68
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-244-4/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235559 13f79535-47bb-0310-9956-ffa450edef68
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+26
| | | | | | Submitted by Jean-Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205009 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
* fix @since 1.4 with @since 1.4-M1Olivier Lamy2011-10-043-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178731 13f79535-47bb-0310-9956-ffa450edef68
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178021 13f79535-47bb-0310-9956-ffa450edef68
* add a wagon transfert listener for debugging purposeOlivier Lamy2011-09-302-1/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177571 13f79535-47bb-0310-9956-ffa450edef68
* update licenses and send in RATBrett Porter2011-08-251-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change ↵Olivier Lamy2011-08-231-4/+7
| | | | | | proxy network system properties) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160694 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-157-0/+301
o proxy parent POM if not found in the repo when building the effective POM when creating metadata (also applied the same in dependency tree builder) o added unit tests o moved out wagonfactory classes into separate module so it can be used by maven2-repository w/o depending on archiva-proxy module (as it inroduces cyclic dependency) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135978 13f79535-47bb-0310-9956-ffa450edef68