It works with non java project, how ever you will keep seeing native:jniheader got called (but do nothing)
-Dan On Thu, 23 Dec 2004 22:15:14 +0100, Joachim Bader <[EMAIL PROTECTED]> wrote: > Hi, > > On Thursday 23 December 2004 08:49, Glasman, AdiX wrote: > > If someone is using the native plugin please share your experience with > > me. > > I would like to build a c/c++ environment with GNU. > > Please share your experience. > > the maven-native plugin is for building JNI libraries. > I'm using the native plugin with gcc and arm-linux-gcc on linux. > > Using the native plugin for a non java project is not possible without > modifications. The native:compile goal depends on native:jniheader. > > The native plugin is based on ant-contrib.sourceforge.net. > > regards, > Joachim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
