Hi everyone, We are starting a big 'enterprise' project, and i'm evaluating Maven as a replacement of our dusty and almost-broken set of ant scripts. Sounds great, but we have to deal with a lot of C# code (perhaps 30-40%). I strongly believe in an uniform build model amongst the team, that's why it will be great to find a way to integrate this non-java code into maven (compilation or even better tests). Is it acceptable to use ant (via antrun) for such a purpose ? While searching for references I found maven-csharp.javaforge.com, which seams to support only .NET 1.1 . In what state is it ? Is there some users here ?
Thanks a lot for your feedback. Fabien BENOIT