On Tue, Oct 14, 2008 at 11:57 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
> I would like to start getting those into central.
>
> I think there are these options:
> (a) put them into http://repo1.maven.org/maven2 as is, ie NUnit :
> NUnit.Framework
> (b) put them into http://repo1.maven.org/maven2 with group IDs that are more
> maven-like, ie org.nunit : NUnit.Framework
> (c) put them in a new repo such as http://repo1.maven.org/dotnet as is, ie
> NUnit : NUnit.Framework
> (d) put them in a new repo such as http://repo1.maven.org/dotnet with group
> IDs that are more maven-like, ie org.nunit : NUnit.Framework
>
> I'm leaning towards (b). Thoughts? Any other options I've missed?

I like (b) also, but I'm not sure about the capitalization... when I
install NUnit, the file in the bin directory is just
"nunit.framework.dll".

-- 
Wendy

Reply via email to