I think in general ./ or ./index.html should return a human readable form and ./index.xml should give machine readable form of the following

   * /
         o list of projects in the repository
   * /project
         o list of subprojects
         o  list of versions available if there is no subprojects
   * /project/[subproject]/
         o list of versions available
   * /project/[subproject]/version/
         o list of artifacts available.
   * /project/[subproject]/version/artifact.
         o downloads the actual artifact.

I think this a reasonable base set that support both a simple filesystem or an smart server.

These are just ideas to get the discussion of the protocol started.

Comments.

R,
Nick




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to