Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
13179
Description
I'm running on Windows 7 (UAC).
mvn install fails with 'access denied' because it can't register the NPanday.Model.Pom assembly to the gac.
Resources that helped:
- http://completedevelopment.blogspot.com/2009/12/adding-permissions-to-add-items-to-gac.html
- http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=472139&SiteID=1
On my machine I had to turn off UAC or run the shell as Administrator.
Running it as Administrator installs it to the Administrator-Repo, though.