AW: AW: Maven cannot see my DLL artifact

2014-04-08 Thread Lars Corneliussen // Zen
Any chance to send over a zip? (Possibly on skype, if confidential) - I'm lcorneliussen -Ursprüngliche Nachricht- Von: Eric Kolotyluk [mailto:eric.koloty...@gmail.com] Gesendet: Dienstag, 8. April 2014 00:22 An: npanday-users@incubator.apache.org Betreff: Re: AW: Maven cannot see my DLL

Building an executable from modules

2014-04-08 Thread Eric Kolotyluk
I am trying to figure out how to build an executable from modules. Does anyone have any example projects that do this. I have a project with the following Maven modules: csharp-windows-elevate elevate-common (dotnet-module) elevate-module (dotnet-module,depends on elevate-common)