Im running debian/linux and mono so I could give it a try. Could anyone share an nmaven example project that works with trunk so I dont have to fight a faulty project setup?
This is what Ive done with trunk: * mvn install * mvn install:install-file -Dfile=./thirdparty/NUnit/NUnit.Framework-2.4.6-incubating.dll -DpomFile=./thirdparty/NUnit/NUnit.Framework-2.4.6-incubating.pom -DgroupId=org.apache.maven.dotnet -DartifactId=NUnit.Framework -Dversion=2.4.6-incubating Is there anything else I have to do? Regards //Erik On Jan 17, 2008 9:23 PM, Shane Isbell <[EMAIL PROTECTED]> wrote: > We really need to get people pounding on NMaven, particularly with Mono and > Linux. We've got everything in that we intend to release for 0.15, so now it > is a matter of getting some testing done on the trunk. Then we should be > ready to package and call a vote on our first release. > > Thanks, > Shane >
