Commit Graph

19 Commits

Author SHA1 Message Date
Henri Yandell a92dd01b85 Moved to Commons IO FileUtils. Generally improves things, though you have to pass a null parameter to readStringFromFile and writeStringToFile to imply the default encoding should be used.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481517 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 07:57:01 +00:00
Henri Yandell 5484a75333 Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes closeQuietly(..). copy(..) stays the same. In 1.3 (we're on 1.2 currently) copy(..) will throw an exception if more than MAXINT bytes are copied, but this is just a test case so I think we're safe.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481460 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:37:00 +00:00
Henri Yandell 08b6a8f7b6 Fixing the package namin for clients of archiva-reports-standard
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481459 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:34:35 +00:00
Jason van Zyl 4a2ab461c5 MRM-224 Converting Maven 1.x plugins. We're simply making sure they are 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
2006-11-16 15:28:07 +00:00
Jason van Zyl 0f6116a2d0 o adding a test plugin for the converter
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475691 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 11:44:56 +00:00
Jason van Zyl c65e246bfa o don't just crap out when converting a List of artifacts, record the failure and move on.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471360 13f79535-47bb-0310-9956-ffa450edef68
2006-11-05 04:49:01 +00:00
Jason van Zyl 4768ed8288 MRM-220 Guard against null groupIds in metadata during conversion of legacy repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471359 13f79535-47bb-0310-9956-ffa450edef68
2006-11-05 04:21:19 +00:00
Jason van Zyl 8ba1f8eb97 MRM-219 Convert a POM even if the checksum for the POM is incorrect
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471342 13f79535-47bb-0310-9956-ffa450edef68
2006-11-05 02:43:13 +00:00
Joakim Erdfelt 0cb280cd5f Moving from internal Digest routines to plexus-digest.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469245 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 19:32:43 +00:00
Edwin L. Punzalan 2b1e907f10 - verified copyright headers
- optimized imports
- ran code formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 09:15:23 +00:00
Brett Porter d221e70b91 set correct line endings
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@446573 13f79535-47bb-0310-9956-ffa450edef68
2006-09-15 11:03:30 +00:00
Brett Porter d1752d8e60 [MRM-60] add support for notices in addition to warnings and failures
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442098 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:55:27 +00:00
Brett Porter 0f5630ecf1 [MRM-166] add filtering and problem identification
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442072 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 02:13:21 +00:00
Brett Porter b57273dff3 [MRM-166] add multiple report groups
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@442028 13f79535-47bb-0310-9956-ffa450edef68
2006-09-10 23:21:19 +00:00
Brett Porter cb314808e2 remove unused classes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441378 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 05:17:35 +00:00
Brett Porter 90f0dddc43 [MRM-161] introduce a model for storing reports in the repository, and wire them up on the back of the indexer.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441377 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 05:16:51 +00:00
Brett Porter f85defbfa5 [MRM-161] some reporting clean up
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440257 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 04:45:59 +00:00
Brett Porter ce6b82aa75 rename java packages to archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 07:22:22 +00:00
Brett Porter 209ef5ca84 rename archiva artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 05:47:59 +00:00