Commit Graph

868 Commits

Author SHA1 Message Date
Jason van Zyl 3b5d72b0e4 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477338 13f79535-47bb-0310-9956-ffa450edef68 2006-11-20 21:13:13 +00:00
Carlos Sanchez Gonzalez 4bc8361607 Less error prone way to define the repote repos to sync from
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477325 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 20:53:08 +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 ce9cdc2f99 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477180 13f79535-47bb-0310-9956-ffa450edef68 2006-11-20 14:08:00 +00:00
Jason van Zyl 8df64f5296 o adding mailto for debugging today
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477179 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 14:03:13 +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 51fcc19430 remove a dep by mistake
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476730 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 06:38: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
Henri Yandell a45320f77c Applying Tom Huybrechts patch rom MRM-226. Stops the indexer blo
wing up when it hits it and thinks its a -sources for a foo-test artifact

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475959 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 22:54:32 +00:00
Jason van Zyl 371ebf103a o updating the assembly with code that will convert maven 1.x plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475783 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 15:56:27 +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 fc775b6179 o adding a mode for the m1 sync configurations
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475765 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 15:24:34 +00:00
Jason van Zyl e5b5692ed5 o add the date to the name as well so they sort in the order they were executed in time
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475697 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 11:57:45 +00:00
Jason van Zyl 0419671e22 o catalog of little fixes that have been run
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475695 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 11:56:49 +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 a280c684f3 o add support for selecting syncing mode
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475682 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 11:07:23 +00:00
Jason van Zyl d48e815a34 o adding consistent contact information
o adding consistent mode which indicates how the transport works


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475673 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 10:35:05 +00:00
Carlos Sanchez Gonzalez c00632807a [MAVENUPLOAD-1226] Put missing slashes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475666 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 09:55:15 +00:00
Carlos Sanchez Gonzalez 245bdb6042 Codehaus server is really picky
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475659 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 09:41:59 +00:00
Carlos Sanchez Gonzalez 3d26d27f40 Less error prone way to define the repote repos to sync from
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475654 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 09:20:19 +00:00
Carlos Sanchez Gonzalez 50c2e66f5e [MAVENUPLOAD-1205] Fix dtddoc group
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475647 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 09:11:01 +00:00
Carlos Sanchez Gonzalez 341736502f [MAVENUPLOAD-1209] Added net.sf.mapasuta sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475646 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 09:08:10 +00:00
Henri Yandell 428873d130 Some wiki links that make up the published design (I think)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473589 13f79535-47bb-0310-9956-ffa450edef68
2006-11-11 00:18:12 +00:00
Henri Yandell 06ff79f950 Expounded upon the first faq question to explain that it's not a case of secure or wide-open, but that when it's secured you're expected to add multiple users and grant them permissions
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473576 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 23:27:10 +00:00
Henri Yandell c5037809ed Added a FAQ entry concerning the archiva.xml file
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473569 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 23:18:08 +00:00
Henri Yandell 806ee5148f Removing webapp from jetty url
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473557 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 22:52:28 +00:00
Henri Yandell 7113823a9e Added a faq, added info on using Jetty, mentioned the wiki page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473554 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 22:47:44 +00:00
Henri Yandell 37421b2917 Ignore me... I can't type 9091 or get the svn log message right (see last revision). Moving from 9000 to 9091. Continuum is 9090
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473553 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 22:45:55 +00:00
Henri Yandell 6972e461e4 Moving to 9000 so it doesn't clash with Continuum
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473552 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 22:45:04 +00:00
Henri Yandell c57f5787a8 Fix the SlideDown so that it slides up again when you click on it rather than re-sliding down. I'm a bit unsure by the toggle method as it seems to be implied that it is deprecated in the scriptaculous source, but I can't see any kind of replacement
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473525 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 21:58:50 +00:00
Henri Yandell c0a9ef1f2c Moved the scriptaculous stuff into a subdir so we can have our own js and not have it get muddled.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473511 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 21:33:31 +00:00
Henri Yandell 103c532d41 Note that the plexus-webapp is currently broken
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473500 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 21:24:54 +00:00
Joakim Erdfelt 1b923cd669 removing plexus-jdo2 as direct dependency.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473443 13f79535-47bb-0310-9956-ffa450edef68
2006-11-10 19:37:45 +00:00
Carlos Sanchez Gonzalez ca9dacb73c Brought back logback and slf4j
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473075 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 21:19:13 +00:00
Carlos Sanchez Gonzalez ee616b2075 Removed due to snapshots in repo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473051 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 19:47:07 +00:00
Carlos Sanchez Gonzalez bf53d896ab Fix folders
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473050 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 19:46:45 +00:00
Carlos Sanchez Gonzalez b5cb453ae1 Removed due to snapshots in repo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473048 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 19:43:37 +00:00
Carlos Sanchez Gonzalez 3fa000f4ee Fix folders
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473047 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 19:42:43 +00:00
Carlos Sanchez Gonzalez f965e7751f [MAVENUPLOAD-1215] synchronization script for org.slf4j
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473042 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 19:35:26 +00:00
Joakim Erdfelt 106c9fd496 Updating plexus-jdo2 version
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472653 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 21:40:02 +00:00
Carlos Sanchez Gonzalez 328f63baa7 Created a SF user for syncs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472576 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 18:28:47 +00:00
Carlos Sanchez Gonzalez 4597b074b9 [MAVENUPLOAD-1205] Added dtddoc
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472572 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 18:23:17 +00:00
Carlos Sanchez Gonzalez 6987fffe06 Created a SF user for syncs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472568 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 18:11:09 +00:00
Emmanuel Venisse bf6246d346 set svn properties
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472427 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 08:50:54 +00:00
Emmanuel Venisse af4bd8f0f4 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472425 13f79535-47bb-0310-9956-ffa450edef68 2006-11-08 08:48:36 +00:00
Edwin L. Punzalan c6829bd2e3 Added web-ui-test for archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472367 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 02:32:57 +00:00
Joakim Erdfelt ca977df48f Adding codehaus snapshot repository for plugin resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472211 13f79535-47bb-0310-9956-ffa450edef68
2006-11-07 19:19:59 +00:00