summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* o fix paths i cut and pastedJason van Zyl2006-11-291-3/+3
| | | | | | | o the host is still login.ibiblio.org git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480671 13f79535-47bb-0310-9956-ffa450edef68
* o using all sync properties Jason van Zyl2006-11-291-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480648 13f79535-47bb-0310-9956-ffa450edef68
* o adding separate properites for m1/m2 sync dir at ibiblioJason van Zyl2006-11-292-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480642 13f79535-47bb-0310-9956-ffa450edef68
* o adding property for the ibiblio sync hostJason van Zyl2006-11-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480638 13f79535-47bb-0310-9956-ffa450edef68
* o create a property for the new ibiblio sync directoryJason van Zyl2006-11-292-17/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480632 13f79535-47bb-0310-9956-ffa450edef68
* Add javamail in core libEmmanuel Venisse2006-11-271-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479690 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479681 ↵Emmanuel Venisse2006-11-271-6/+6
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Use jndi to configure mail sessionEmmanuel Venisse2006-11-272-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479679 13f79535-47bb-0310-9956-ffa450edef68
* removed unneeded dependenciesEdwin L. Punzalan2006-11-272-20/+2
| | | | | | fixed copied data from continuum git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479651 13f79535-47bb-0310-9956-ffa450edef68
* o still running out of memory, i have a fix but don't have time until ↵Jason van Zyl2006-11-251-1/+1
| | | | | | tuesday ... git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479135 13f79535-47bb-0310-9956-ffa450edef68
* Moved the Managed Repository administration out of the main Administration ↵Henri Yandell2006-11-254-108/+149
| | | | | | page and onto its own page. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479065 13f79535-47bb-0310-9956-ffa450edef68
* Putting the class='expanded' back in for a grouped menu item. This gets rid ↵Henri Yandell2006-11-251-2/+1
| | | | | | of the need for the <br/>. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479063 13f79535-47bb-0310-9956-ffa450edef68
* Applying Daniel Mohni's excellent documentation on using Archiva from Maven. Henri Yandell2006-11-242-0/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479011 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
* Changing 'Dependend on by' to 'Used by' as per #MRM-186. Code isn't changed ↵Henri Yandell2006-11-242-3/+3
| | | | | | yet as it's the word 'dependees' and I don't have a good replacement for that git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478968 13f79535-47bb-0310-9956-ffa450edef68
* Use dependencyManagement versionEmmanuel Venisse2006-11-241-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478814 13f79535-47bb-0310-9956-ffa450edef68
* Bump wagon version in dependencyManagementEmmanuel Venisse2006-11-232-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478596 13f79535-47bb-0310-9956-ffa450edef68
* o set the memory parameters for the JVM, the conversion is making it run out ↵Jason van Zyl2006-11-231-1/+3
| | | | | | of memory git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478557 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-233Edwin L. Punzalan2006-11-231-0/+8
| | | | | | | | Submitted by: Napoleon Esmundo C. Ramirez Added the Edit User Info link in the left navigation bar git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478496 13f79535-47bb-0310-9956-ffa450edef68
* o moving script to top level bin/ directory on the maven.org machine and ↵Jason van Zyl2006-11-235-7/+11
| | | | | | | | | adjusting accordingly o use a variable for the exclusion file in the m2 sync scripts git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478449 13f79535-47bb-0310-9956-ffa450edef68
* o script to slap archivaJason van Zyl2006-11-231-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478448 13f79535-47bb-0310-9956-ffa450edef68
* update svn:ignoreKenney Westerhof2006-11-220-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478125 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-231Maria Odea B. Ching2006-11-212-1/+34
| | | | | | Added deletion of user profiles associated with a specific repository once that repository is deleted. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477635 13f79535-47bb-0310-9956-ffa450edef68
* o fixed java in the users envJason van Zyl2006-11-211-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477524 13f79535-47bb-0310-9956-ffa450edef68
* o need to let the script know where java isJason van Zyl2006-11-211-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477481 13f79535-47bb-0310-9956-ffa450edef68
* Undoing contextPath setting in jetty:run configuration.Joakim Erdfelt2006-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477383 13f79535-47bb-0310-9956-ffa450edef68
* * Correcting contextPath presentation in webdav urlsJoakim Erdfelt2006-11-206-19/+33
| | | | | | | | * Correcting urlName usage with regards to RepositoryRequest. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477368 13f79535-47bb-0310-9956-ffa450edef68
* * Refactored out MPIR dependency in favor of maven-dependency-tree component.Joakim Erdfelt2006-11-204-38/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477354 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477340 ↵Jason van Zyl2006-11-201-4/+5
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477338 ↵Jason van Zyl2006-11-201-2/+2
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Less error prone way to define the repote repos to sync fromCarlos Sanchez Gonzalez2006-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477325 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477202 ↵Jason van Zyl2006-11-201-15/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477180 ↵Jason van Zyl2006-11-201-0/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* o adding mailto for debugging todayJason van Zyl2006-11-201-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477179 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476735 ↵Jason van Zyl2006-11-191-5/+8
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* o point at the correct pom.properties to display the version correctlyJason van Zyl2006-11-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476734 13f79535-47bb-0310-9956-ffa450edef68
* add main methodJason van Zyl2006-11-191-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476731 13f79535-47bb-0310-9956-ffa450edef68
* remove a dep by mistakeJason van Zyl2006-11-191-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476730 13f79535-47bb-0310-9956-ffa450edef68
* o use new plexus-cli pieceJason van Zyl2006-11-194-522/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476729 13f79535-47bb-0310-9956-ffa450edef68
* o creating an interface for a tool that generally runs plexus components ↵Jason van Zyl2006-11-194-499/+561
| | | | | | | | | | | | from a CLI interface I will try and merge this with John's CLIng, but this assumes everything is in the classpath already and doesn't use a Maven repository like CLIng. I'm just create 4-5 different CLI interfaces for Plexus stuff and I'm getting tired of doing the same thing over and over again. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476704 13f79535-47bb-0310-9956-ffa450edef68
* Applying Tom Huybrechts patch rom MRM-226. Stops the indexer bloHenri Yandell2006-11-163-0/+17
| | | | | | wing up when it hits it and thinks its a -sources for a foo-test artifact git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475959 13f79535-47bb-0310-9956-ffa450edef68
* o updating the assembly with code that will convert maven 1.x pluginsJason van Zyl2006-11-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475783 13f79535-47bb-0310-9956-ffa450edef68
* MRM-224 Converting Maven 1.x plugins. We're simply making sure they are ↵Jason van Zyl2006-11-163-0/+44
| | | | | | copied over with the right extension so that folks using an m2 repository for both m1 and m2 clients have something that works. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475767 13f79535-47bb-0310-9956-ffa450edef68
* o adding a mode for the m1 sync configurationsJason van Zyl2006-11-169-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475765 13f79535-47bb-0310-9956-ffa450edef68
* o add the date to the name as well so they sort in the order they were ↵Jason van Zyl2006-11-161-0/+0
| | | | | | executed in time git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475697 13f79535-47bb-0310-9956-ffa450edef68
* o catalog of little fixes that have been runJason van Zyl2006-11-162-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475695 13f79535-47bb-0310-9956-ffa450edef68
* o adding a test plugin for the converterJason van Zyl2006-11-162-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475691 13f79535-47bb-0310-9956-ffa450edef68
* o add support for selecting syncing modeJason van Zyl2006-11-161-0/+319
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475682 13f79535-47bb-0310-9956-ffa450edef68
* o adding consistent contact informationJason van Zyl2006-11-1616-5/+44
| | | | | | | o adding consistent mode which indicates how the transport works git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475673 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1226] Put missing slashesCarlos Sanchez Gonzalez2006-11-162-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475666 13f79535-47bb-0310-9956-ffa450edef68