For some reason my builds stopped working and I'm getting these new messages
18-Sep-2011 12:13:41 PM npanday.dao.impl.ProjectDaoImpl
storeProjectAndResolveDependencies
WARNING: NPANDAY-180-018: Not found in local repository, now retrieving
artifact from *wagon*:net.sf.jni4net:jni4net.n:dotnet-library:0.8.5.1,
Failed Path Check =
P:\Intersystem\main\platform.NET\intersystem-service\target\jni4net.n.dll
18-Sep-2011 12:13:41 PM npanday.dao.impl.ProjectDaoImpl
storeProjectAndResolveDependencies
WARNING: NPANDAY-180-018: Not found in local repository, now retrieving
artifact from
*wagon*:com.kodak.intersystem.dotnet:intersystem-jni4net:dotnet-library:0.0.2-SNAPSHOT,
Failed Path Check =
P:\Intersystem\main\platform.NET\intersystem-service\target\intersystem-jni4net.dll
What is wagon?
My Remote Repository is http://nexus:8081/nexus/content/groups/public so
why is it not looking there any more
Ultimately the build leads to
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2.023s
[INFO] Finished at: Sun Sep 18 12:13:41 PDT 2011
[INFO] Final Memory: 8M/368M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.npanday.plugins:maven-compile-plugin:1.4.0-incubating:initialize
(default-initialize) on project intersystem-service: 1 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
NPanday Execution Failed!, with exit code: 1
Which also is new.