On Fri, May 30, 2008 at 10:36 AM, Shane Isbell <[EMAIL PROTECTED]> wrote:
> Personally I prefer the standard maven group id, like we did for NUnit. > Since we are signing and releasing the artifact, we use our own groupId. > http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/dotnet/NUnit.Framework/ We're not signing these, just deploying the framework dlls as-is. So, com.microsoft.dotnet.framework seems to fit better. (Thanks, Brian.) We're also switching to version 2.0.0.0 instead of 2.0.50727. Apparently the former is the version of the dlls themselves, while the latter is the overall framework version. -- Wendy
