summaryrefslogtreecommitdiffstats
path: root/archiva-cli/src
Commit message (Expand)AuthorAgeFilesLines
* start adding Java5 features to modulesBrett Porter2009-03-172-8/+8
* [MRM-1102] don't swallow parsing exception too early where it still has conte...Brett Porter2009-03-101-2/+2
* @OverrideJames William Dumay2008-12-221-0/+2
* remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzo...Brett Porter2008-11-194-5/+0
* [MRM-773]Maria Odea B. Ching2008-04-282-3/+6
* a couple of workarounds to force "offline" behaviourBrett Porter2008-04-081-17/+21
* refreshed the CLIBrett Porter2008-04-076-197/+133
* [MRM-746] unable to include *.xml in artifacts list as it picks up maven-meta...Brett Porter2008-03-251-0/+1
* Removing unused imports.Joakim Erdfelt2008-03-161-1/+0
* Finishing the Repository split work that brett started.Joakim Erdfelt2007-10-083-10/+14
* * Updating my email address from joakim@erdfelt.com to my apache side email a...Joakim Erdfelt2007-08-034-4/+4
* [MRM-336]: Repository Admin - "Index Repository" appears to not do anything. Joakim Erdfelt2007-05-111-20/+1
* Updates to RepositoryScanning process, task, and admin screenJoakim Erdfelt2007-05-091-14/+23
* Fixing archiva-converter and usage in archiva-cliJoakim Erdfelt2007-04-251-1/+1
* working archiva-ali againJesse McConnell2007-04-132-52/+50
* working on getting the cli working againJesse McConnell2007-04-122-0/+76
* Updating with changes surrounding model, and database schema, changeJoakim Erdfelt2007-04-051-1/+1
* Updating information about last repository scan on client outputJoakim Erdfelt2007-04-031-1/+13
* Updating branch with latest work towards database refactor.Joakim Erdfelt2007-04-035-33/+467
* Merge from archiva-MRM-239 branch to trunk. r506385:HEADJoakim Erdfelt2007-02-231-9/+5
* Update license, reformatBrett Porter2006-12-232-0/+38
* Get rid of old Archiva componentBrett Porter2006-12-231-6/+7
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and jo...Henri Yandell2006-12-011-1/+1
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477202 13f79...Jason van Zyl2006-11-201-15/+0
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476735 13f79...Jason van Zyl2006-11-191-5/+8
* o point at the correct pom.properties to display the version correctlyJason van Zyl2006-11-191-1/+1
* add main methodJason van Zyl2006-11-191-0/+6
* o use new plexus-cli pieceJason van Zyl2006-11-193-486/+14
* o creating an interface for a tool that generally runs plexus components from...Jason van Zyl2006-11-194-499/+561
* fix build errorsBrett Porter2006-11-061-4/+0
* o use a properties file for the repository conversionJason van Zyl2006-11-042-50/+46
* o some files idea missed, 6.0 is buuuuggyJason van Zyl2006-11-042-1/+16
* o create an executable JAR, assembly doesn't seem to want to let you make a J...Jason van Zyl2006-11-044-2/+47
* o cli interface for archiva, using this to do the m1 -> m2 conversionJason van Zyl2006-11-032-0/+498