Jason van Zyl <[EMAIL PROTECTED]> writes: > On Mon, 2002-07-08 at 19:34, Daniel Rall wrote: > > Jason van Zyl <[EMAIL PROTECTED]> writes: >> >> > Hi, >> > >> > I am going to restructure the repo into a form where the artifacts for a >> > project are stored in a directory which has the same name as the project >> > id. Something like: >> > >> > <project> >> > | >> > +- jars >> > | >> > +- distributions >> > >> > We will find ways to produce links the JARs/dists so that the >> > documentation always points to the correct JAR. >> > >> > I want to get the deploy dist target working, but before I do this I >> > would like to do the restructuring so that there aren't thousands of >> > artifacts in a single directory. >> > >> > Any comments, thoughts, suggestions? >> >> One comment: limiting the number of non version controlled directories >> within CVS directory is a Good Thing. > > CVS isn't going to be used at all. So I'm not sure I understand the > comment.
When you said repo, I assumed you were talking about the version control repository; you've been known to rearrange things in there on occassion. ;-) Since that doesn't seem to be the case, do you mean the Maven-style lib.repo? - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
