RE: maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-17 Thread Dave Wolf
Users List Subject: Re: maven-nar-plugin -- building libraries for both 32 & 64 Linux Hi Dave, >From reading the documentation, I'm not quite following how to tell the > maven-nar-plugin to generate both 32 & 64 versions of my project's > artifacts. > The ImageJ2 p

Re: maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-17 Thread Curtis Rueden
Hi Dave, >From reading the documentation, I'm not quite following how to tell the > maven-nar-plugin to generate both 32 & 64 versions of my project's > artifacts. > The ImageJ2 project uses the maven-nar-plugin to build a cross-platform launcher for our Java application. We use gcc to build on

RE: maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-17 Thread Dave Wolf
4/17/2012 10:04 AM To: Maven Users List Subject: Re: maven-nar-plugin -- building libraries for both 32 & 64 Linux > From reading the documentation, I'm not quite following how to tell > the maven-nar-plugin to generate both 32 & 64 versions of my project's As far as I

Re: maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-17 Thread Wayne Fay
> From reading the documentation, I'm not quite following how to tell > the maven-nar-plugin to generate both 32 & 64 versions of my project's As far as I know, this plugin is not published by Apache but rather supported by the FreeHEP team or possibly Sonatype (??): http://java.freehep.org/freehe

RE: maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-17 Thread Dave Wolf
Ping... :-) Any help with this would be greatly appreciated and prevent me from having to revert to using Ant. Thanks in advance!!! Dave Wolf -Original Message- From: Dave Wolf Sent: Mon 4/16/2012 2:41 PM To: users@maven.apache.org Subject: maven-nar-plugin -- building libraries for

maven-nar-plugin -- building libraries for both 32 & 64 Linux

2012-04-16 Thread Dave Wolf
Hi, >From reading the documentation, I'm not quite following how to tell the >maven-nar-plugin to generate both 32 & 64 versions of my project's artifacts. >I'm running on a 64 bit Linux system, so it is successfully generating >amd64.Linux.g++ artifacts. How can I cause it to build for not onl