aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-cli/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of repository classesMartin Stockhammer2021-07-021-3/+1
* Cleanup of central dependency declarationsMartin Stockhammer2020-06-261-35/+1
* Renaming packages to make them distinct over modulesMartin Stockhammer2019-10-041-1/+1
* Updating apache commons library versionsMartin Stockhammer2019-09-021-1/+1
* Fixing archiva-converter dependencyMartin Stockhammer2019-09-011-1/+0
* Fixing unit testsMartin Stockhammer2019-08-021-1/+1
* Moving storage api to repository levelMartin Stockhammer2019-07-111-2/+2
* Reorganizing importsMartin Stockhammer2018-03-301-2/+0
* Adding local path to repository APIMartin Stockhammer2017-11-201-1/+1
* Adapting cli to the new repository apiMartin Stockhammer2017-11-012-6/+6
* Switching some more files to java.nioMartin Stockhammer2017-09-201-2/+1
* Moving converter module to java.nioMartin Stockhammer2017-09-031-2/+3
* get rid of some System.outolivier lamy2017-08-212-18/+21
* fix javadoc errorolivier lamy2016-05-201-2/+1
* MRM-1865 remove isPermanent flag Eric Barboni2014-10-101-6/+0
* use final part of the repository directory as the IDBrett Porter2014-08-011-1/+1
* fix location of beansBrett Porter2014-07-311-16/+5
* destroy context on closeBrett Porter2014-07-301-1/+14
* remove wagon manager hackBrett Porter2014-07-301-7/+0
* more code simplification with 1.7 featuresOlivier Lamy2014-04-171-3/+1
* using more java.nio.fileOlivier Lamy2014-04-171-1/+3
* one move for all remaining override annotationEric Barboni2014-04-112-0/+11
* more diamondOlivier Lamy2014-04-101-9/+5
* use diamond operatorOlivier Lamy2014-04-102-9/+8
* start using try with resourcesOlivier Lamy2014-04-081-16/+8
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-1/+1
* prevent castingOlivier Lamy2013-12-101-8/+7
* remove all @version $Id$Olivier Lamy2012-07-053-3/+3
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-163-8/+8
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-163-3/+3
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-152-2/+2
* fix compilationOlivier Lamy2011-09-141-3/+2
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-132-6/+7
* get RID of plexus.configuration annotationOlivier Lamy2011-09-061-2/+2
* get RID of plexus.component annotationOlivier Lamy2011-09-061-3/+0
* fix cli moduleOlivier Lamy2011-06-112-13/+29
* don't use directly exception class from plexus bridgeOlivier Lamy2011-05-261-35/+41
* [MRM-1437] close stream in CLIBrett Porter2010-12-011-4/+19
* [MRM-1097]Maria Odea B. Ching2010-11-251-0/+17
* [MRM-1025] remove some consumers that don't actually do anythingBrett Porter2009-12-011-126/+0
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-161-7/+6
* [MRM-1141] archiva-cli no longer worksMaria Odea B. Ching2009-07-301-1/+1
* [MRM-1097] close some open streamsEmmanuel Venisse2009-05-291-27/+39
* 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-073-145/+127