I am planing to use maven-native-plugin to build multiple platform targets.

Has anyone worked on this?  

Here is how I would contruct  my project, please advice

   myproj
       share <--------------------- java code
           src
               java
               cpp
       natives
           linux
           solaris
           hpux


Each other native project would reference the CPP code in the share project
Each native project will override maven-native-plugin as appropriate

is it reasonable?

-Dan



On Mon, 13 Dec 2004 22:45:11 +0100, Nicolas Chalumeau
<[EMAIL PROTECTED]> wrote:
> native :-)
> http://maven.apache.org/reference/plugins/native/
> 
> 
> On Mon, 13 Dec 2004 23:30:23 +0200, Graham Leggett <[EMAIL PROTECTED]> wrote:
> > Brett Porter wrote:
> >
> > > There is a native plugin which hopefully will fit your needs. Please
> > > let us know if it doesn't.
> >
> > What is the plugin called?
> >
> > Regards,
> > Graham
> > --
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to