Should it be necessary to put the Microsoft framework dlls in a remote
repository, or is NMaven supposed to find them in (for example)
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 ?

We need to be able to use the 'Add Maven Artifact' feature of the VS
Addin, and see the framework dlls so they can be added to the project.
 Currently it looks like it's only going to display things from the
local and remote repositories.

Any thoughts on what the groupId should be?  I'm leaning towards
<groupId>Microsoft.Net.Framework</groupId> because they come from the
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory.  The version
number is easy, at least. :)

-- 
Wendy

Reply via email to