Commit Graph

50 Commits

Author SHA1 Message Date
Olivier Lamy 58b11bca24 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-consumer-api module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171453 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 08:54:07 +00:00
Olivier Lamy 6561a250ed [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-cli module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171413 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 07:32:43 +00:00
Olivier Lamy c8ef0abdec [MRM-1520] remove duplicate beans : move model beans to a single package
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171188 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 17:36:22 +00:00
Olivier Lamy a4a314ac5c fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170881 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 22:50:14 +00:00
Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management
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
2011-09-13 12:12:39 +00:00
Olivier Lamy ed36598016 get RID of plexus.configuration annotation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165559 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 08:13:32 +00:00
Olivier Lamy f0c6ee5a71 get RID of plexus.component annotation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 07:26:05 +00:00
Brett Porter 3445922612 update licenses and send in RAT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 08:42:50 +00:00
Olivier Lamy 27b5c1a52b fix cli module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134775 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 21:31:07 +00:00
Olivier Lamy 4eb07f4a1c don't use directly exception class from plexus bridge
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128082 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 20:55:31 +00:00
Brett Porter c6e3bb8463 [MRM-1437] close stream in CLI
Submitted by: Dave Brosius

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1040930 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 10:15:55 +00:00
Maria Odea B. Ching bc56d6353c [MRM-1097]
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
2010-11-25 11:20:47 +00:00
Brett Porter e195adc06c [MRM-1025] remove some consumers that don't actually do anything
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885638 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 00:58:28 +00:00
Brett Porter e89326d687 [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 12:35:38 +00:00
Maria Odea B. Ching 06ac3284ec [MRM-1141] archiva-cli no longer works
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
2009-07-30 06:15:04 +00:00
Emmanuel Venisse b8578cfac9 [MRM-1097] close some open streams
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@779841 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 05:02:22 +00:00
Brett Porter 3cdb8ce934 start adding Java5 features to modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:40:10 +00:00
Brett Porter 0fcfb7e339 [MRM-1102] don't swallow parsing exception too early where it still has context, and only log the message not the trace in scanning
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751932 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:09:34 +00:00
James William Dumay f39e177044 @Override
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728586 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:18:57 +00:00
Brett Porter f578399872 remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 06:33:35 +00:00
Maria Odea B. Ching f4fc560e71 [MRM-773]
-added the constraints for getting the different versions of a specific artifact
-added the whenGathered field in beginScan(..) of RepositoryContentConsumer interface and updated all implementing consumers


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652043 13f79535-47bb-0310-9956-ffa450edef68
2008-04-28 02:17:44 +00:00
Brett Porter fa4aa39725 a couple of workarounds to force "offline" behaviour
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645751 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 01:24:10 +00:00
Brett Porter 28d9a2384a refreshed the CLI
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645493 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 13:13:06 +00:00
Brett Porter e26eac7e06 [MRM-746] unable to include *.xml in artifacts list as it picks up maven-metadata.xml
- consolidate operations that checked if something was an artifact into FileTypes
- add exclusions for the metadata and supporting files to consumers
- add tests
Merged from: r640793


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640819 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 14:01:23 +00:00
Joakim Erdfelt f4b5bbc447 Removing unused imports.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637540 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 04:48:58 +00:00
Joakim Erdfelt 8af86cd884 Finishing the Repository split work that brett started.
ArchivaRepository has been removed from model.
This work was needed before repository layout/detection proposal work is started.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@582987 13f79535-47bb-0310-9956-ffa450edef68
2007-10-08 22:07:39 +00:00
Joakim Erdfelt ad906608b7 * Updating my email address from joakim@erdfelt.com to my apache side email address at joakime@apache.org
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562485 13f79535-47bb-0310-9956-ffa450edef68
2007-08-03 14:44:15 +00:00
Joakim Erdfelt b2a4a02c00 [MRM-336]: Repository Admin - "Index Repository" appears to not do anything.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@537304 13f79535-47bb-0310-9956-ffa450edef68
2007-05-11 22:25:12 +00:00
Joakim Erdfelt 21b1ac804b Updates to RepositoryScanning process, task, and admin screen
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@536390 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 01:47:52 +00:00
Joakim Erdfelt 76fd577ce2 Fixing archiva-converter and usage in archiva-cli
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@532496 13f79535-47bb-0310-9956-ffa450edef68
2007-04-25 21:51:17 +00:00
Jesse McConnell c440e1e291 working archiva-ali again
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@528525 13f79535-47bb-0310-9956-ffa450edef68
2007-04-13 15:32:51 +00:00
Jesse McConnell e970003cf5 working on getting the cli working again
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@528251 13f79535-47bb-0310-9956-ffa450edef68
2007-04-12 22:00:28 +00:00
Joakim Erdfelt 379bbb7225 Updating with changes surrounding model, and database schema, change
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@525951 13f79535-47bb-0310-9956-ffa450edef68
2007-04-05 20:11:19 +00:00
Joakim Erdfelt 48185a913b Updating information about last repository scan on client output
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@525305 13f79535-47bb-0310-9956-ffa450edef68
2007-04-03 22:11:40 +00:00
Joakim Erdfelt 74cb10586c Updating branch with latest work towards database refactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@525176 13f79535-47bb-0310-9956-ffa450edef68
2007-04-03 15:21:33 +00:00
Joakim Erdfelt dee0d5a300 Merge from archiva-MRM-239 branch to trunk. r506385:HEAD
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511053 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 19:05:21 +00:00
Brett Porter 0b54f729ab Update license, reformat
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
2006-12-23 06:39:46 +00:00
Brett Porter 740994f99d Get rid of old Archiva component
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489857 13f79535-47bb-0310-9956-ffa450edef68
2006-12-23 06:09:30 +00:00
Henri Yandell 8f58ff7664 Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and 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
2006-12-01 23:44:12 +00:00
Jason van Zyl 11c4ecf03f git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477202 13f79535-47bb-0310-9956-ffa450edef68 2006-11-20 14:39:17 +00:00
Jason van Zyl e3df5c6735 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476735 13f79535-47bb-0310-9956-ffa450edef68 2006-11-19 06:51:09 +00:00
Jason van Zyl ac7fca0e94 o point at the correct pom.properties to display the version correctly
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476734 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:49:34 +00:00
Jason van Zyl ef2141b58a add main method
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476731 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:42:20 +00:00
Jason van Zyl 360b2dfd86 o use new plexus-cli piece
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476729 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:30:11 +00:00
Jason van Zyl 16851b5a14 o creating an interface for a tool that generally runs plexus components 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
2006-11-19 04:42:34 +00:00
Brett Porter ec4a395f41 fix build errors
- ensure correct version of plexus container is used
- remove custom manifest, generate with configuration. Ant tasks were not working OOTB


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471809 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 18:40:17 +00:00
Jason van Zyl 9889093ccd o use a properties file for the repository conversion
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471157 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 10:17:41 +00:00
Jason van Zyl 765e78ef3b o some files idea missed, 6.0 is buuuuggy
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471110 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 04:05:09 +00:00
Jason van Zyl 5370713b08 o create an executable JAR, assembly doesn't seem to want to let you make a JAR with a custom manifest ...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471098 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 02:17:08 +00:00
Jason van Zyl f05bc0c3dd o cli interface for archiva, using this to do the m1 -> m2 conversion
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@470635 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 02:09:38 +00:00