On Fri, Sep 01, 2006 at 12:14:52PM +0200, LECAN Damien wrote: > > I have some difficulties to make a bundle that integrate a native > > so/dll. It is running fine if I use ant, but with maven I > > cannot handle > > the overall building process. > > > > The building process has these parts : > > -> compiling java classes > > -> generating jni headers from these classes > > -> compiling c sources > > -> linking the library > > -> building jar > I think you need this : > http://mojo.codehaus.org/maven-native/native-maven-plugin/ > > Example : > http://svn.codehaus.org/mojo/trunk/mojo/maven-native/native-maven-plugin/src/it/ It is the same artifact as the one I mentioned.
If you look at the example they build two modules : java and native. The java contains the java code and the native uses the java module to generate native. It is a rather complex approach (generating two artifacts) /stephane -- Stephane Frenot - Associate professor | CITI/INRIA Ares - INSA lyon | mailto:[EMAIL PROTECTED] Bat. Léonard de Vinci | http://ares.insa-lyon.fr/~sfrenot/ 21 av Jean Capelle | ICQ:643346 (et oui !) 69621 Villeurbanne Cedex | +33 472 436 422 / +33 617 671 714 ----------------------------------------------------------------------------