aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* update containerBrett Porter2007-01-291-8/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@500951 13f79535-47bb-0310-9956-ffa450edef68
* stray change I thought I'd backed out.Brett Porter2007-01-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499674 13f79535-47bb-0310-9956-ffa450edef68
* update to latest model-converterBrett Porter2007-01-251-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499670 13f79535-47bb-0310-9956-ffa450edef68
* Update plexusEmmanuel Venisse2007-01-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499347 13f79535-47bb-0310-9956-ffa450edef68
* * Upgraded webdav server to use new plexus-webdav with ability to override ↵Joakim Erdfelt2007-01-181-2/+38
| | | | | | | | | | | | | | logic and correct flaws found in webdav servers. * Added ProxiedDavServer component (used by plexus-webdav) to make /repository/ access proxied. * Upgraded plexus, used [MRM-264] as baseline, but many more changes were needed. * Plexus upgrade broken JSTL's <c:forTokens> taglib everywhere, corrected by moving away from that taglib. * Created GroupIdLink tag following webwork guidelines for UI component. * Fixed AuditLog. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497563 13f79535-47bb-0310-9956-ffa450edef68
* update the p-sec version to latest snapshotsJesse McConnell2007-01-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@496483 13f79535-47bb-0310-9956-ffa450edef68
* Use latest plexus-security snapshotEmmanuel Venisse2006-12-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@488684 13f79535-47bb-0310-9956-ffa450edef68
* Update p-secEmmanuel Venisse2006-12-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@488171 13f79535-47bb-0310-9956-ffa450edef68
* Update some dependenciesEmmanuel Venisse2006-12-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486604 13f79535-47bb-0310-9956-ffa450edef68
* adding the company logo logicBrett Porter2006-12-071-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483543 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483388 ↵Emmanuel Venisse2006-12-071-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* o couple things IDEA got snagged onJason van Zyl2006-12-021-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481465 13f79535-47bb-0310-9956-ffa450edef68
* Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes ↵Henri Yandell2006-12-021-0/+5
| | | | | | closeQuietly(..). copy(..) stays the same. In 1.3 (we're on 1.2 currently) copy(..) will throw an exception if more than MAXINT bytes are copied, but this is just a test case so I think we're safe. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481460 13f79535-47bb-0310-9956-ffa450edef68
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and ↵Henri Yandell2006-12-011-0/+5
| | | | | | join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
* Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher ↵Henri Yandell2006-12-011-1/+1
| | | | | | on archiva-dev git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68
* Update wagonEmmanuel Venisse2006-12-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481234 13f79535-47bb-0310-9956-ffa450edef68
* removing an unnecessary extensionBrett Porter2006-11-301-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481105 13f79535-47bb-0310-9956-ffa450edef68
* Configuring for JDO caching.Joakim Erdfelt2006-11-301-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481004 13f79535-47bb-0310-9956-ffa450edef68
* Adding the ASF snapshot repo so the site can be deployed. Also adding a ↵Henri Yandell2006-11-241-1/+20
| | | | | | change from scp to scpexe (and minotaur to people); and a wagon-ssh-external extension. Please advise if there's a better way to do the latter one; that's how I deploy the site to take advantage of my ssh-agent. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478976 13f79535-47bb-0310-9956-ffa450edef68
* Bump wagon version in dependencyManagementEmmanuel Venisse2006-11-231-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478596 13f79535-47bb-0310-9956-ffa450edef68
* Adding codehaus snapshot repository for plugin resolutionJoakim Erdfelt2006-11-071-1/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472211 13f79535-47bb-0310-9956-ffa450edef68
* Adding p-sec's keystore authn providerJoakim Erdfelt2006-11-071-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472198 13f79535-47bb-0310-9956-ffa450edef68
* o allow for blacklisted patternsJason van Zyl2006-11-041-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471109 13f79535-47bb-0310-9956-ffa450edef68
* Move archiva-webapp in dependencyManagementEmmanuel Venisse2006-11-011-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469805 13f79535-47bb-0310-9956-ffa450edef68
* Remove old archiva-utils moduleEmmanuel Venisse2006-10-311-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469496 13f79535-47bb-0310-9956-ffa450edef68
* Moving from internal Digest routines to plexus-digest.Joakim Erdfelt2006-10-301-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469245 13f79535-47bb-0310-9956-ffa450edef68
* - verified copyright headersEdwin L. Punzalan2006-10-261-0/+1
| | | | | | | - optimized imports - ran code formatting git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
* o Remove timestamp version of clean pluginEmmanuel Venisse2006-10-241-1/+1
| | | | | | o Fix xml git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467321 13f79535-47bb-0310-9956-ffa450edef68
* Move plexus-security in dependencyManagementEmmanuel Venisse2006-10-231-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@466964 13f79535-47bb-0310-9956-ffa450edef68
* o Update plexus-utils to 1.3 so we can run the plexus-runtime correctly ↵Emmanuel Venisse2006-10-231-1/+1
| | | | | | | | under windows o Update plexus application/runtime conf so it's the same we have in continuum git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@466951 13f79535-47bb-0310-9956-ffa450edef68
* Use latest released versionsEmmanuel Venisse2006-10-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@452801 13f79535-47bb-0310-9956-ffa450edef68
* fix reporting date parsing issues, and remove snapshotsBrett Porter2006-09-301-8/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451579 13f79535-47bb-0310-9956-ffa450edef68
* start to migrate Archiva to the new role creation techniqueBrett Porter2006-09-281-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450765 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-181,MRM-182] fix build and runtime configurationBrett Porter2006-09-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448856 13f79535-47bb-0310-9956-ffa450edef68
* add a plexus-application and plexus-runtime so that Archiva can be run ↵Brett Porter2006-09-191-1/+3
| | | | | | standalone using the jetty service git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@447708 13f79535-47bb-0310-9956-ffa450edef68
* no longer part of the maven releaseBrett Porter2006-09-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446529 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-161] move the query layer to a separate moduleBrett Porter2006-09-051-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440260 13f79535-47bb-0310-9956-ffa450edef68
* update parent POMBrett Porter2006-08-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437485 13f79535-47bb-0310-9956-ffa450edef68
* rename archiva artifactsBrett Porter2006-08-261-35/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68
* relocate the resourcesBrett Porter2006-08-161-25/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@431774 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-138] rewritten the proxy and cleaned house. Moved maven-proxy config ↵Brett Porter2006-08-121-1/+1
| | | | | | loader to config module and boosted tests. More tests still needed on proxy, core and webapp. git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430971 13f79535-47bb-0310-9956-ffa450edef68
* fix the version of the surefire plugin usedBrett Porter2006-08-071-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429273 13f79535-47bb-0310-9956-ffa450edef68
* tweaksBrett Porter2006-07-211-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@424319 13f79535-47bb-0310-9956-ffa450edef68
* rewrote browse to match white siteBrett Porter2006-07-211-5/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@424215 13f79535-47bb-0310-9956-ffa450edef68
* add uncommitted managed versionBrett Porter2006-07-141-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@421763 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-117] proxy web interfaceBrett Porter2006-07-061-0/+5
| | | | | | Submitted by: Pete Marvin King git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419527 13f79535-47bb-0310-9956-ffa450edef68
* fixes to the xwork integrationBrett Porter2006-07-061-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@419521 13f79535-47bb-0310-9956-ffa450edef68
* update to build in CI profileBrett Porter2006-06-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@418210 13f79535-47bb-0310-9956-ffa450edef68
* o simple start to the repo appJason van Zyl2006-06-151-0/+5
| | | | | | | - will integrate configuration next and a plexus app server front-end git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414486 13f79535-47bb-0310-9956-ffa450edef68
* remove bogus pom that doesn't exist (yet?)Brett Porter2006-06-141-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414040 13f79535-47bb-0310-9956-ffa450edef68