aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-cli/src
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring of repository classesMartin Stockhammer2021-07-021-3/+1
|
* Cleanup of central dependency declarationsMartin Stockhammer2020-06-261-35/+1
|
* Switching to moved component-spring-cache moduleMartin Stockhammer2019-11-191-1/+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-302-5/+1
|
* 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
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* fix javadoc errorolivier lamy2016-05-201-2/+1
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* MRM-1865 remove isPermanent flag Eric Barboni2014-10-101-6/+0
|
* turn down logging on cacheBrett Porter2014-08-051-0/+1
|
* use final part of the repository directory as the IDBrett Porter2014-08-011-1/+1
|
* log archiva stuff at info levelBrett Porter2014-07-311-1/+3
|
* fix location of beansBrett Porter2014-07-311-16/+5
|
* destroy context on closeBrett Porter2014-07-301-1/+14
|
* use new log4j 2 configuration formatBrett Porter2014-07-302-28/+33
|
* ensure archiva-cli is able to runBrett Porter2014-07-301-2/+6
| | | | clean up the dependencies used and add some missing configuration form shade
* remove wagon manager hackBrett Porter2014-07-301-7/+0
| | | | Should no longer be needed since moving to Maven 3 project API
* 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
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585697 13f79535-47bb-0310-9956-ffa450edef68
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-1/+1
| | | | | | (fix html content + replace @todo with TODO ) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
* prevent castingOlivier Lamy2013-12-101-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549740 13f79535-47bb-0310-9956-ffa450edef68
* remove all @version $Id$Olivier Lamy2012-07-053-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to ↵Olivier Lamy2011-09-163-8/+8
| | | | | | org.apache.archiva.. : archiva-consumer-api module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171453 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to ↵Olivier Lamy2011-09-164-4/+4
| | | | | | org.apache.archiva.. : archiva-cli module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171413 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-152-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171188 13f79535-47bb-0310-9956-ffa450edef68
* fix compilationOlivier Lamy2011-09-141-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170881 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-132-6/+7
| | | | | | | split the repo admin in two modules : api and default implementation (to be able to more easily change the impl). Use the repo admin api consumers and indexing modules. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.configuration annotationOlivier Lamy2011-09-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165559 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.component annotationOlivier Lamy2011-09-061-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
* update licenses and send in RATBrett Porter2011-08-251-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
* fix cli moduleOlivier Lamy2011-06-113-13/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134775 13f79535-47bb-0310-9956-ffa450edef68
* don't use directly exception class from plexus bridgeOlivier Lamy2011-05-261-35/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128082 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1437] close stream in CLIBrett Porter2010-12-011-4/+19
| | | | | | Submitted by: Dave Brosius git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1040930 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1097]Maria Odea B. Ching2010-11-251-0/+17
| | | | | | | | | | o upgrade nexus indexer to 3.0.1 + added logger bean which is needed by NexusIndexer o for deployments/proxied artifacts, create and close indexing context when indexing task is executed as compared to the original behavior where the indexing context is created before it is queued (so as the indexing task queue builds up, more indexing contexts are being opened/created which might be causing the too many open files problem) o updated unit tests with changes made git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1039004 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1025] remove some consumers that don't actually do anythingBrett Porter2009-12-011-126/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885638 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ↵Brett Porter2009-10-161-7/+6
| | | | | | trunk git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1141] archiva-cli no longer worksMaria Odea B. Ching2009-07-301-1/+1
| | | | | | | | o merge content of all spring-context.xml files o include commons-io in shaded jar, this is needed for repository scan git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@799177 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1097] close some open streamsEmmanuel Venisse2009-05-291-27/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@779841 13f79535-47bb-0310-9956-ffa450edef68
* start adding Java5 features to modulesBrett Porter2009-03-172-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68