Re: is repo.npanday.org down?

2011-06-25 Thread Khai Do
The repositories were up, but it's down again :(

using npanday to build WPF applications

2011-05-03 Thread Khai Do
Hello. I'm trying to build a Windows Presentation Foundation application using NPanday for the first time. I'm attempting to use maven 2.2.1 and npanday ver 1.3-incubating but have not getting it to work yet. It builds just fine in Visual studio 2010, but not with maven+npanday. The

RE: Unhandled Exception executing NPanday.Plugin.Loader.exe

2011-04-19 Thread Khai Do
Sorry to resend. I attached an incorrect file on the last email. Does anybody know whether npanday works on Windows 7 64 bit OS? It doesn't seem to work for me, getting an unhandled exception when executing NPanday.Plugin.Loader.exe ALLUSERSPROFILE=C:\Documents and Settings\All Users

cannot get transitive dependencies working

2011-04-05 Thread Khai Do
Hello, Can anybody tell me if transitive dependencies work when using npanday? I have a .NET multi module project and have the following simple scenario where transitive dependency isn't working. I'm using java 1.6, maven 2.2.1, and npanday-1.3-incubating, I have 3 projects: projectA,

RE: cannot get transitive dependencies working

2011-04-05 Thread Khai Do
The whole point of maven's transitive dependency feature is to pull in all indirect dependencies for build, test, and runtime. At least this is how it works with maven java projects. You should not have to supply concrete references to every library that a project depends on, it would be a

RE: npanday install phase creates a 0 byte library

2011-02-23 Thread Khai Do
Here's some additional info. I have tried npanday ver 1.2.1, 1.2.2-incubating, and 1.3-incubating. I got the same result from all three. I'm also using maven ver 2.2.1 Attached is my pom.xml From: Khai Do Sent: Wednesday, February 23, 2011 2:35 PM To: 'npanday-users@incubator.apache.org