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]

Reply via email to