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
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
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
> 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
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
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