Hi all,
I'm building NPanday for the first time, and I was getting a missing NUnit
artifact exception:

[ERROR] Path to dependency:
[ERROR] 1) org.apache.npanday:NPanday.Project:pom:1.4.1-incubating-SNAPSHOT
[ERROR] 2) NUnit:NUnit.Framework:library:2.2.8.0

Lars mentioned that a repo [http://repo.npanday.org/3rdparty/] was
accidentally removed from the root pom, so I added this locally to the root
pom, and I now get an access denied exception, below:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process
(default) on project NPanday.Project: Failed to resolve dependencies for
one or more projects in the reactor. Reason: Could not transfer artifact
Unit:NUnit.Framework:dll:2.2.8.0 from/to npanday.third.party (
http://repo.npanday.org/3rdparty/): *Access denied to:
http://repo.npanday.org/3rdparty/NUnit/NUnit.Framework/2.2.8.0/NUnit.Framework-2.2.8.0.dll
*

Regards,

-Alan-

Reply via email to