Yes, that was a known issue.

https://issues.apache.org/jira/browse/NPANDAY-284

If this is a blocker for you, we could certainly look at fixing it for 1.4.1.

- Brett

On 08/09/2011, at 12:23 AM, Eric Kolotyluk wrote:

> Thanks, I added http://repository.aduna-software.org/maven2 to my Nexus 
> server and have made more progress, but still having problems. I'll keep 
> investigating, but if anyone can see any other obvious things to try, please 
> let me know.
> 
> Part of the problem is NPanday is looking in ~/.m2 for my repository and that 
> is not where it is, even though I was finally able to tell it where my 
> settings.xml file is. Is ~/.m2 hard coded somewhere, or is there some way to 
> change it?
> 
> Cheers, Eric
> 
> 
> 
> ------------------------------------------------------------------
> Executing Maven
> Pom File: P:\Intersystem\main\platform.NET\pom.xml
> Goal: compile
> Arguments: compile -s"P:\Tools\Windows\x86\Apache\Maven 
> 3.0.3\conf\settings.xml"
> NPanday Command: P:\Tools\Windows\x86\Apache\Maven 3.0.3\bin\mvn.bat compile 
> -s"P:\Tools\Windows\x86\Apache\Maven 3.0.3\conf\settings.xml"
> 
> 
> ------------------------------------------------------------------
> 
> 
> [INFO] Scanning for projects...
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for com.kodak.intersystem:intersystem-jni4net:library:0.0.1-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.npanday.plugins:maven-compile-plugin is missing. @ line 16, column 
> 15
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] com.kodak.intersystem : Platform.NET-parent
> [INFO] com.kodak.intersystem : intersystem-jni4net
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building com.kodak.intersystem : Platform.NET-parent 0.0.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building com.kodak.intersystem : intersystem-jni4net 0.0.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-compile-plugin:1.4.0-incubating:initialize 
> (default-initialize) @ intersystem-jni4net ---
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/P:/Intersystem/main/platform.Java/maven/repository/org/sonatype/gossip/gossip/1.0/gossip-1.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/P:/Intersystem/main/platform.Java/maven/repository/org/slf4j/slf4j-jdk14/1.5.11/slf4j-jdk14-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
> explanation.
> [INFO] Mojo Execution Time = 63
> [INFO]
> [INFO] --- maven-resolver-plugin:1.4.0-incubating:resolve (default-resolve) @ 
> intersystem-jni4net ---
> [WARNING] NPANDAY-102-001: No NPanday settings available. Using Defaults.
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Runner:exe:1.4.0-incubating:runtime 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Runner\1.4.0-incubating\NPanday.Plugin.Runner-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM info.aduna.lang.service.ServiceRegistry <init>
> INFO: Registered service class 
> org.openrdf.query.parser.serql.SeRQLParserFactory
> 7-Sep-2011 7:21:25 AM info.aduna.lang.service.ServiceRegistry <init>
> INFO: Registered service class 
> org.openrdf.query.parser.sparql.SPARQLParserFactory
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Runner:exe:1.4.0-incubating:compile 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Runner\1.4.0-incubating\NPanday.Plugin.Runner-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.SysRef:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.SysRef\1.4.0-incubating\NPanday.Plugin.SysRef-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.SysRef:netplugin:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.SysRef\1.4.0-incubating\NPanday.Plugin.SysRef-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-123: Could not find GAC assembly: Group ID = 
> org.apache.npanday.plugins, Artifact ID = NPanday.Plugin.SysRef, Version = 
> 1.4.0-incubating, Artifact Type = netplugin, File Path = 
> P:\Intersystem\main\platform.NET\target\NPanday.Plugin.SysRef.dll
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday.plugins:NPanday.Plugin.SysRef:netplugin:1.4.0-incubating,
>  Failed Path Check = 
> P:\Intersystem\main\platform.NET\target\NPanday.Plugin.SysRef.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Settings:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Settings\1.4.0-incubating\NPanday.Plugin.Settings-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Settings:netplugin:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Settings\1.4.0-incubating\NPanday.Plugin.Settings-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin:library:4b435f4d76e2f0e6:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin\1.4.0-incubating\NPanday.Plugin-1.4.0-incubating-4b435f4d76e2f0e6.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin:library:4b435f4d76e2f0e6:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin\1.4.0-incubating\NPanday.Plugin-1.4.0-incubating-4b435f4d76e2f0e6.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-123: Could not find GAC assembly: Group ID = 
> org.apache.npanday.plugins, Artifact ID = NPanday.Plugin, Version = 
> 1.4.0-incubating, Artifact Type = library, File Path = 
> P:\Intersystem\main\platform.NET\target\NPanday.Plugin.dll
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday.plugins:NPanday.Plugin:library:4b435f4d76e2f0e6:1.4.0-incubating,
>  Failed Path Check = 
> P:\Intersystem\main\platform.NET\target\NPanday.Plugin.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Loader:exe:1.4.0-incubating:runtime 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Loader\1.4.0-incubating\NPanday.Plugin.Loader-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Loader:exe:1.4.0-incubating:compile 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Loader\1.4.0-incubating\NPanday.Plugin.Loader-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.Pom:library:4b435f4d76e2f0e6:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.Pom\1.4.0-incubating\NPanday.Model.Pom-1.4.0-incubating-4b435f4d76e2f0e6.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.Pom:library:4b435f4d76e2f0e6:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.Pom\1.4.0-incubating\NPanday.Model.Pom-1.4.0-incubating-4b435f4d76e2f0e6.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-123: Could not find GAC assembly: Group ID = 
> org.apache.npanday, Artifact ID = NPanday.Model.Pom, Version = 
> 1.4.0-incubating, Artifact Type = library, File Path = 
> P:\Intersystem\main\platform.NET\target\NPanday.Model.Pom.dll
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday:NPanday.Model.Pom:library:4b435f4d76e2f0e6:1.4.0-incubating,
>  Failed Path Check = 
> P:\Intersystem\main\platform.NET\target\NPanday.Model.Pom.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Devenv:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Devenv\1.4.0-incubating\NPanday.Plugin.Devenv-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Devenv:netplugin:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Devenv\1.4.0-incubating\NPanday.Plugin.Devenv-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Resx:exe:1.4.0-incubating:runtime 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Resx\1.4.0-incubating\NPanday.Plugin.Resx-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Resx:exe:1.4.0-incubating:compile 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Resx\1.4.0-incubating\NPanday.Plugin.Resx-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Msbuild:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Msbuild\1.4.0-incubating\NPanday.Plugin.Msbuild-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Msbuild:netplugin:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Msbuild\1.4.0-incubating\NPanday.Plugin.Msbuild-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Addin:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Addin\1.4.0-incubating\NPanday.Plugin.Addin-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Addin:netplugin:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Addin\1.4.0-incubating\NPanday.Plugin.Addin-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.MojoGenerator:exe:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.MojoGenerator\1.4.0-incubating\NPanday.Plugin.MojoGenerator-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.MojoGenerator:exe:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.MojoGenerator\1.4.0-incubating\NPanday.Plugin.MojoGenerator-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin:library:1.4.0-incubating:compile 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin\1.4.0-incubating\NPanday.Plugin-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday.plugins:NPanday.Plugin:library:1.4.0-incubating, 
> Failed Path Check = P:\Intersystem\main\platform.NET\target\NPanday.Plugin.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.AutomationExtensibility:library:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.AutomationExtensibility\1.4.0-incubating\NPanday.Model.AutomationExtensibility-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.AutomationExtensibility:library:1.4.0-incubating:compile
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.AutomationExtensibility\1.4.0-incubating\NPanday.Model.AutomationExtensibility-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-123: Could not find GAC assembly: Group ID = 
> org.apache.npanday, Artifact ID = NPanday.Model.AutomationExtensibility, 
> Version = 1.4.0-incubating, Artifact Type = library, File Path = 
> P:\Intersystem\main\platform.NET\target\NPanday.Model.AutomationExtensibility.dll
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday:NPanday.Model.AutomationExtensibility:library:1.4.0-incubating,
>  Failed Path Check = 
> P:\Intersystem\main\platform.NET\target\NPanday.Model.AutomationExtensibility.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.Pom:library:1.4.0-incubating:compile File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.Pom\1.4.0-incubating\NPanday.Model.Pom-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.dao.impl.ProjectDaoImpl 
> storeProjectAndResolveDependencies
> WARNING: NPANDAY-180-018: Not found in local repository, now retrieving 
> artifact from 
> wagon:org.apache.npanday:NPanday.Model.Pom:library:1.4.0-incubating, Failed 
> Path Check = P:\Intersystem\main\platform.NET\target\NPanday.Model.Pom.dll
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Artifact:library:1.4.0-incubating:compile File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Artifact\1.4.0-incubating\NPanday.Artifact-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Artifact:library:1.4.0-incubating:compile File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Artifact\1.4.0-incubating\NPanday.Artifact-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:25 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday:NPanday.Model.Pom:library:1.4.0-incubating:compile File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\NPanday.Model.Pom\1.4.0-incubating\NPanday.Model.Pom-1.4.0-incubating.dll
>  does not exist
> Downloading: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Devenv.JavaBinding/1.4.0-incubating/NPanday.Plugin.Devenv.JavaBinding-1.4.0-incubating.jar
> 4 KB
> 8 KB
> 12 KB
> 13 KB
> Downloaded: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Devenv.JavaBinding/1.4.0-incubating/NPanday.Plugin.Devenv.JavaBinding-1.4.0-incubating.jar
>  (13 KB at 23.4 KB/sec)
> Downloading: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Addin.JavaBinding/1.4.0-incubating/NPanday.Plugin.Addin.JavaBinding-1.4.0-incubating.jar
> 4 KB
> 8 KB
> 12 KB
> 13 KB
> Downloaded: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Addin.JavaBinding/1.4.0-incubating/NPanday.Plugin.Addin.JavaBinding-1.4.0-incubating.jar
>  (13 KB at 11.8 KB/sec)
> Downloading: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.SysRef.JavaBinding/1.4.0-incubating/NPanday.Plugin.SysRef.JavaBinding-1.4.0-incubating.jar
> 4 KB
> 8 KB
> 12 KB
> 13 KB
> Downloaded: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.SysRef.JavaBinding/1.4.0-incubating/NPanday.Plugin.SysRef.JavaBinding-1.4.0-incubating.jar
>  (13 KB at 22.6 KB/sec)
> Downloading: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Msbuild.JavaBinding/1.4.0-incubating/NPanday.Plugin.Msbuild.JavaBinding-1.4.0-incubating.jar
> 4 KB
> 8 KB
> 12 KB
> 14 KB
> Downloaded: 
> http://nexus:8081/nexus/content/groups/public/org/apache/npanday/plugins/NPanday.Plugin.Msbuild.JavaBinding/1.4.0-incubating/NPanday.Plugin.Msbuild.JavaBinding-1.4.0-incubating.jar
>  (14 KB at 27.5 KB/sec)
> [INFO] Mojo Execution Time = 2988
> [INFO]
> [INFO] --- 
> NPanday.Plugin.Settings.JavaBinding:1.4.0-incubating:generate-settings 
> (default-generate-settings) @ intersystem-jni4net ---
> [WARNING] NPANDAY-102-001: No NPanday settings available. Using Defaults.
> 7-Sep-2011 7:21:28 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Settings:netplugin:1.4.0-incubating:runtime
>  File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Settings\1.4.0-incubating\NPanday.Plugin.Settings-1.4.0-incubating.dll
>  does not exist
> 7-Sep-2011 7:21:28 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Loader:exe:1.4.0-incubating:runtime 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Loader\1.4.0-incubating\NPanday.Plugin.Loader-1.4.0-incubating.exe
>  does not exist
> 7-Sep-2011 7:21:28 AM npanday.PathUtil getDotNetArtifact
> WARNING:
> NPANDAY-1005-0001: Error copying dependency 
> org.apache.npanday.plugins:NPanday.Plugin.Runner:exe:1.4.0-incubating:runtime 
> File 
> C:\Users\10069959\.m2\repository\org\apache\npanday\plugins\NPanday.Plugin.Runner\1.4.0-incubating\NPanday.Plugin.Runner-1.4.0-incubating.exe
>  does not exist
> [INFO] NPANDAY-068-005: Choose executable path's parent as execution path: 
> P:\Intersystem\main\platform.NET\target
> NPanday: Start Process = 2011-09-07 7:21:29 AM
> "parameterFile=C:\Users\10069959\AppData\Local\Temp\Plugin6100948701708452159.xml"
>  
> "assemblyFile=P:\Intersystem\main\platform.NET\target\NPanday.Plugin.Settings.dll"
>  "mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo" 
> "startProcessAssembly=P:\Intersystem\main\platform.NET\target\NPanday.Plugin.Loader.exe"
>  
> Creating Plugin Domain Manager
> ParamFile = 
> C:\Users\10069959\AppData\Local\Temp\Plugin6100948701708452159.xml, 
> AssemblyFile = 
> P:\Intersystem\main\platform.NET\target\NPanday.Plugin.Settings.dll, MojoName 
> = NPanday.Plugin.Settings.SettingsGeneratorMojo
> Loading Plugin: P:\Intersystem\main\platform.NET\target
> Creating Plugin Domain Manager
> NPanday: End Process = 2011-09-07 7:21:30 AM; exit code = 0
> [INFO]
> [INFO] --- maven-compile-plugin:1.4.0-incubating:generate-assembly-info 
> (default-generate-assembly-info) @ intersystem-jni4net ---
> [INFO] NPANDAY-902-000: Generating Assembly Info: Language = C_SHARP
> [INFO] Mojo Execution Time = 19
> [INFO]
> [INFO] --- maven-compile-plugin:1.4.0-incubating:process-sources 
> (default-process-sources) @ intersystem-jni4net ---
> [INFO] NPANDAY-904-002: Copying source files: From = 
> P:\Intersystem\main\platform.NET\intersystem-jni4net\src,  To = 
> P:\Intersystem\main\platform.NET\intersystem-jni4net\target/build-sources, 
> File Count = 1
> [INFO]
> [INFO] --- maven-compile-plugin:1.4.0-incubating:process-test-sources 
> (default-process-test-sources) @ intersystem-jni4net ---
> [INFO] NPANDAY-905-001: No test source files to copy
> [INFO]
> [INFO] --- maven-resgen-plugin:1.4.0-incubating:copy-resources 
> (default-copy-resources) @ intersystem-jni4net ---
> [INFO]
> [INFO] --- maven-resgen-plugin:1.4.0-incubating:generate (default-generate) @ 
> intersystem-jni4net ---
> [INFO]
> [INFO] --- 
> maven-resgen-plugin:1.4.0-incubating:generate-existing-resx-to-resource 
> (default-generate-existing-resx-to-resource) @ intersystem-jni4net ---
> [INFO]
> [INFO] --- maven-compile-plugin:1.4.0-incubating:compile (default-compile) @ 
> intersystem-jni4net ---
> [INFO] NPANDAY-066-013: Found Vendor = Vendor = MICROSOFT, Vendor Version = 
> 4.0, Framework Version = 4.0, Executable Paths = 
> [C:\Windows\Microsoft.NET\Framework64\v4.0.30319, C:\Program Files 
> (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools]
> [INFO] NPANDAY-068-003: Compiling Artifact: Vendor = MICROSOFT, Language = 
> MICROSOFT, Assembly Name = 
> P:\Intersystem\main\platform.NET\intersystem-jni4net\target\intersystem-jni4net.dll
> [INFO] NPANDAY-068-005: Found executable path for csc: 
> C:\Windows\Microsoft.NET\Framework64\v4.0.30319
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(16,48):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(201,63):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(203,77):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(203,28):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(18,37):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(20,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(22,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(24,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(26,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(28,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(30,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(32,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(34,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(36,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(38,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(40,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(42,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(44,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(46,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(48,33):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(50,39):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(54,31):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(60,45):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(60,79):
>  error CS0246: The type or namespace name 'java' could not be found (are you 
> missing a using directive or an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(81,41):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(89,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(97,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(105,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(114,95):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(138,124):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(138,31):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(146,31):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(154,31):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(162,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(170,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(178,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(186,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(194,32):
>  error CS0400: The type or namespace name 'java' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(80,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(80,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(88,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(88,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(96,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(96,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(104,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(104,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(112,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(112,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(121,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(121,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(129,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(129,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(137,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(137,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(145,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(145,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(153,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(153,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(161,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(161,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(169,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(169,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(177,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(177,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(185,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(185,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(193,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(193,18):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(15,14):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> p:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\Intersystem.generated.cs(15,14):
>  error CS0400: The type or namespace name 'net' could not be found in the 
> global namespace (are you missing an assembly reference?)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] com.kodak.intersystem : Platform.NET-parent ....... SUCCESS [0.001s]
> [INFO] com.kodak.intersystem : intersystem-jni4net ....... FAILURE [8.436s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 9.542s
> [INFO] Finished at: Wed Sep 07 07:21:33 PDT 2011
> [INFO] Final Memory: 12M/368M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.npanday.plugins:maven-compile-plugin:1.4.0-incubating:compile 
> (default-compile) on project intersystem-jni4net: NPANDAY-900-006: Unable to 
> Compile: Language = C_SHARP, Vendor = null, ArtifactType = library, Source 
> Directory = P:\Intersystem\main\platform.NET\intersystem-jni4net\src: 
> NPANDAY-040-001: Could not execute: Command =  cmd.exe /X /C "csc 
> @P:\Intersystem\main\platform.NET\intersystem-jni4net\target\772130\responsefile.rsp",
>  Result = 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
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :intersystem-jni4net
> NPanday Execution Failed!, with exit code: 1
> 
> 
> On 2011-09-07 6:31 AM, Brett Porter wrote:
>> It can't load the compiler plugin extensions, so the library type is 
>> unknown. It can't load the compiler type, because of the missing artefacts 
>> listed.
>> 
>> You need to add the aduna repository: 
>> http://repository.aduna-software.org/maven2. see 
>> http://incubator.apache.org/npanday/docs/1.4.0-incubating/guide/installation/index.html
>>  for more info.
>> 
>> We're working on removing that dependency.
>> 
>> - Brett
>> 
>> On 07/09/2011, at 10:58 PM, Eric Kolotyluk wrote:
>> 
>>> Ahhhh - thanks that helps. I had set MAVEN_HOME, but was not aware of 
>>> M2_HOME.
>>> 
>>> Now I am getting
>>> 
>>> [ERROR]   The project 
>>> com.kodak.intersystem:intersystem-jni4net:0.0.1-SNAPSHOT 
>>> (P:\Intersystem\main\platform.NET\intersystem-jni4net\pom.xml) has 2 errors
>>> [ERROR]     Unresolveable build extension: Plugin 
>>> org.apache.npanday.plugins:maven-compile-plugin:1.4.0-incubating or one of 
>>> its dependencies could not be resolved: The following artifacts could not 
>>> be resolved: org.openrdf:openrdf-repository-api:jar:2.0-beta5, 
>>> org.openrdf:openrdf-repository-sail:jar:2.0-beta5, 
>>> org.openrdf:openrdf-sail-memory:jar:2.0-beta5, 
>>> org.openrdf:openrdf-model:jar:2.0-beta5, 
>>> org.openrdf:openrdf-sail-nativerdf:jar:2.0-beta5, 
>>> org.openrdf:openrdf-sail-inferencer:jar:2.0-beta5, 
>>> org.openrdf:openrdf-queryparser-sparql:jar:2.0-beta5, 
>>> org.openrdf:openrdf-rio-rdfxml:jar:2.0-beta5, 
>>> info.aduna:aduna-iteration:jar:1.2: Could not find artifact 
>>> org.openrdf:openrdf-repository-api:jar:2.0-beta5 in nexus 
>>> (http://nexus:8081/nexus/content/groups/public) ->  [Help 2]
>>> [ERROR]     Unknown packaging: library @ line 11, column 14
>>> 
>>> Why is maven telling me that<packaging>library</packaging>  is unknown?
>>> 
>>> Cheers, Eric
>>> 
>>> On 2011-09-07 12:08 AM, kevin.lecou...@free.fr wrote:
>>>> Hi Eric,
>>>> 
>>>> Have you set the environment variable M2_HOME ?
>>>> 
>>>> Regards,
>>>> 
>>>> Kevin
>>>> 
>>>> ------Message d'origine------
>>>> De: Eric Kolotyluk
>>>> À: npanday-users@incubator.apache.org
>>>> Répondre à: npanday-users@incubator.apache.org
>>>> Répondre à: eric.koloty...@gmail.com
>>>> Objet: Can't set settings.xml
>>>> Envoyé: 7 sep 2011 01:16
>>>> 
>>>> When I select solution ->   Change Maven settings.xml
>>>> 
>>>> I get a dialog with a "Browse" button. When I click the "Browse" button the
>>>> dialog goes away and nothing else happens.
>>>> 
>>>> Is there a way to tell NPaday where your Maven is and where your
>>>> settings.xml is?
>>>> 
>>>> Cheers, Eric
>>>> 
>>>> 
>>>> 
>>>> ---- Envoyé avec BlackBerry® d'Orange ----
>> --
>> Brett Porter
>> br...@apache.org
>> http://brettporter.wordpress.com/
>> http://au.linkedin.com/in/brettporter
>> 
>> 
>> 
>> 

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter




Reply via email to