Re: Adding a new project to a solution and intra-solution references

2012-01-17 Thread Brett Porter
On 13/01/2012, at 5:53 AM, Callixte Cauchois wrote: Hi folks, I am investigating NPanday to see how it can help us solve some of our runtime dependency issues. So, I created a new project as advertised in the Quick Start example, generated the POMs etc. At this stage, it works as

Re: nunit libraries not found while using npanday

2012-01-17 Thread Brett Porter
This error means that you'll need to add NUnit as a dependency within your POM. You can upload a version to your own repository, or use the following one from http://repo.npanday.org/3rdparty: dependencies dependency

Re: Some porblem with NPanday

2012-01-17 Thread Brett Porter
On 12/01/2012, at 6:55 AM, François Thillen wrote: Dear NPanday Team I write you because of three problem, which I receive while using NPanday. 1) I have 3 projects and one of them is a testlibrary, the build runs without problem, but when it comes to test with Nunit, an