Re: Maven with Java and non-Java projects

2010-02-24 Thread Karl Heinz Marbaise
Hi, i'm working on a C++/Java mixture which i'm trying to reach with Maven. Currently nar plugin (http://github.com/duns/maven-nar-plugin) http://mojo.codehaus.org/maven-native/native-maven-plugin/ etc. RPM plugin etc. But what about C# i don't know...may be other plugin's can be adopted to us

RE: Maven with Java and non-Java projects

2010-02-24 Thread Jim McCaskey
For C# in particular we are using the NMaven project: http://www.codeplex.com/nmaven/ The problem with that one is that it has not received any attention in over a year. I'm not sure what the current status of that project is. The plugin tends to be a bit flaky though. A project that gets far

RE: Maven with Java and non-Java projects

2010-02-24 Thread Ilya Kazakevich
There are some non-java compilers: http://maven.apache.org/plugins/maven-compiler-plugin/non-javac-compilers.ht ml -Original Message- From: wds wds [mailto:[email protected]] Sent: Wednesday, February 24, 2010 5:45 PM To: [email protected] Subject: Maven with Java and non-J