aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy-common/src/main
Commit message (Collapse)AuthorAgeFilesLines
* 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-312-0/+27
| | | | 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-242-10/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401843 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
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-043-11/+6
| | | | | | 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
* 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-242-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235559 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
* 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
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-154-0/+167
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