Re: Maven with C++ projects

2006-04-18 Thread dan tran
http://mojo.codehaus.org/maven-native/native-maven-plugin/ On 4/17/06, Vandermi Joao da Silva <[EMAIL PROTECTED]> wrote: > > Hi guys, I work with Maven2 and Continuum and it's very nice tools , but > now I need work with C and C++ projects. > How can work with C++ project in to maven2 projects. Wh

Maven with C++ projects

2006-04-18 Thread Vandermi Joao da Silva
Hi guys, I work with Maven2 and Continuum and it's very nice tools , but now I need work with C and C++ projects. How can work with C++ project in to maven2 projects. What the POM structure and how can use nar plugin? Can I use the report same java report, for example, documentation, changelog.