Re: repository id vs repository url

2007-01-31 Thread Aaron Digulla
Quoting Joakim Erdfelt <[EMAIL PROTECTED]>: > I'm the one responsible for the misguided repository.urlName concept. Maybe you'd like to have a look at DSMP (http://www.pdark.de/dsmp/) I'm using the repository ID to find out which user/password to use during deploy but other than that, I'm ignori

Re: repository id vs repository url

2007-01-30 Thread Brett Porter
I'm just thinking about this now. I much prefer the 'specify the path' approach and was thinking of dumping the magic ID's and just referencing by name in the webapp and using an internal identifier instead. Much the same as I've been thinking of dumping from Maven itself. I'll get back

repository id vs repository url

2007-01-30 Thread Joakim Erdfelt
I'm the one responsible for the misguided repository.urlName concept. It's biting me in the butt now, but I still feel strongly enough to keep it as a concept. My justification. 1) Makes the repository snippet make sense. 2) Makes URLs nice and clean. 3) Allows future work to auto-adjust pom-int