Hi, I'm interested in bringing maven2 to our C++ build system and creating packages of our dlls and header files. A scan of maven plugins suggests that maven-nar-plugin is probably close to what we want though I would guess it might be possible to do the same thing with native-maven-plugin and maven-archiver. Unfortunately I can't find the nar plugin on any of the sites and the native-maven-plugin fails with the message: Unable to load the mojo 'org.codehaus.mojo:native-maven-plugin:1.0-alpha-5:unzipinc'
I'm a little worried about native-maven-plugin being in alpha status. Any suggestions? Any idea on what is the best current/supported option? Thanks in advance, M PS I've found maven great for java many thanks for a superb tool. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
