Re: Announcing the NAR plugin for Maven 3.2.0

2014-10-02 Thread Mark Donszelmann
nouncing the NAR plugin for Maven 3.2.0 > To: maven-...@googlegroups.com > > > Dear Maven users, > > it is a great honor to announce a new version of the NAR plugin for Maven, > designed to support cross-platform development using JNI libraries. > > As always, this

Announcing the NAR plugin for Maven 3.2.0

2014-10-02 Thread Curtis Rueden
-- Forwarded message -- From: Johannes Schindelin Date: Thu, Oct 2, 2014 at 12:05 PM Subject: [maven-nar] Announcing the NAR plugin for Maven 3.2.0 To: maven-...@googlegroups.com Dear Maven users, it is a great honor to announce a new version of the NAR plugin for Maven

Re: Maven-nar-plugin Issue

2013-05-13 Thread Curtis Rueden
Hi swappy, It looks like you have maven-nar-plugin configured in your pluginManagement section, but not your plugins section. See this SO Q&A for an explanation of the difference: http://stackoverflow.com/questions/10483180/maven-what-is-pluginmanagement Regards, Curtis P.S. Since maven

Maven-nar-plugin Issue

2013-05-03 Thread swappy
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd";> 4.0.0 nar Module: example narexample com.exmaple 0.1-SNAPSHOT org.apache.maven.plugins maven-nar-plugin

Re: maven-nar-plugin (version?)

2013-01-20 Thread Martin Eisengardt
wrote: > Hi Tim, > > > http://duns.github.com/maven-nar-plugin/ > > That is the old site, and it is up to Mark whether he has time to update > it. (Mark, if you do have time, it would solve a lot of confusion to update > some of the information in your GitHub space,

Re: maven-nar-plugin (version?)

2013-01-18 Thread Curtis Rueden
Hi Tim, > http://duns.github.com/maven-nar-plugin/ That is the old site, and it is up to Mark whether he has time to update it. (Mark, if you do have time, it would solve a lot of confusion to update some of the information in your GitHub space, since there are still an overwhelming number

Re: maven-nar-plugin (version?)

2013-01-18 Thread Curtis Rueden
Hi Stephen, > I assume you are renaming it to > > nar-maven-plugin > > To remove the confusion and clarify that this is not a plugin > originating from the maven project Yep, I filed an issue after the last conversation about it: https://github.com/maven-nar/maven-n

Re: maven-nar-plugin (version?)

2013-01-18 Thread Stephen Connolly
#x27;s what is listed on the > maven-nar-plugin site. > http://duns.github.com/maven-**nar-plugin/mail-lists.html<http://duns.github.com/maven-nar-plugin/mail-lists.html> > > Can that be updated as well? > > Is this the correct issue tracker: http://duns.github.com/mave

Re: maven-nar-plugin (version?)

2013-01-17 Thread Tim Astle
Thanks for the clarification. I posted to this mailing list because that's what is listed on the maven-nar-plugin site. http://duns.github.com/maven-nar-plugin/mail-lists.html Can that be updated as well? Is this the correct issue tracker: http://duns.github.com/maven-nar-plugin

Re: maven-nar-plugin (version?)

2013-01-16 Thread Curtis Rueden
Hi all, We are still unifying the various forks of maven-nar-plugin, so there is no new official release version yet. The maven-nar mailing list is at: https://groups.google.com/forum/?fromgroups#!forum/maven-nar It seems that all of the involved people are very busy, so progress is rather slow

Re: maven-nar-plugin (version?)

2013-01-16 Thread Mark Donszelmann
Hi I wrote the NAR plugin, but have no longer time to maintain it. I donated it (with approval of Sonatype) to a bunch of people who would like to maintain it. Its under https://github.com/maven-nar I guess with mailing lists and doc Regards Mark Donszelmann (duns) On Jan 16, 2013, at 3

Re: maven-nar-plugin (version?)

2013-01-16 Thread Wayne Fay
>> Nar is not a product of the Maven PMC, and so will never be an >> official org.apache.maven.plugin anything. > > Right, but whose product is it today and how do we find the latest > official release? The groupId suggests that would be codeswarm.org. But there may be other parties who have their

Re: maven-nar-plugin (version?)

2013-01-16 Thread Mark H. Wood
On Tue, Jan 15, 2013 at 09:22:33PM -0500, Benson Margulies wrote: > Nar is not a product of the Maven PMC, and so will never be an > official org.apache.maven.plugin anything. Right, but whose product is it today and how do we find the latest official release? -- Mark H. Wood, Lead System Progra

Re: maven-nar-plugin (version?)

2013-01-15 Thread Benson Margulies
Nar is not a product of the Maven PMC, and so will never be an official org.apache.maven.plugin anything. On Tue, Jan 15, 2013 at 9:14 PM, Tim Astle wrote: > I'm trying out the maven-nar-plugin and I found a version on maven central > that has the following signature: org.codeswar

maven-nar-plugin (version?)

2013-01-15 Thread Tim Astle
I'm trying out the maven-nar-plugin and I found a version on maven central that has the following signature: org.codeswarm:maven-nar-plugin:20121119 I didn't see 20121119 as a tag in the versions listed here: https://issues.sonatype.org/browse/NAR The source seems pretty much t

Re: Unifying maven-nar-plugin implementations

2012-10-10 Thread Curtis Rueden
Hi Stephen & everyone, > Don't forget to change the artifactId to nar-maven-plugin or such as > maven-___-plugin is reserved for maven.apache.org owned plugins Thanks, I filed an issue for it on GitHub: https://github.com/maven-nar/maven-nar-plugin/issues/9 Regards, Curtis

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Stephen Connolly
t;> maven-___-plugin is reserved for maven.apache.org owned plugins > >> > >> > >> I guess that is correct, however Jason (van Zyl) at the time told me to > >> use maven-nar-plugin... > >> > >> > > That guidance has ch

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Manfred Moser
.apache.org owned plugins >>> >>> >>> I guess that is correct, however Jason (van Zyl) at the time told me >>> to >>> use maven-nar-plugin... >>> >>> >> That guidance has changed. >> >> >>> Regards >>>

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Dan Tran
; stephen.alan.conno...@gmail.com> >> wrote: >> >> Don't forget to change the artifactId to nar-maven-plugin or such as >> maven-___-plugin is reserved for maven.apache.org owned plugins >> >> >> I guess that is correct, however Jason (van Zyl)

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Stephen Connolly
for maven.apache.org owned plugins > > > I guess that is correct, however Jason (van Zyl) at the time told me to > use maven-nar-plugin... > > That guidance has changed. > Regards > Duns > > > On Tuesday, 9 October 2012, Curtis Rueden wrote: > >> Hi all

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Mark Donszelmann
correct, however Jason (van Zyl) at the time told me to use maven-nar-plugin... Regards Duns On Tuesday, 9 October 2012, Curtis Rueden wrote: Hi all, > Feel free to create it an invite the people :) Done: https://groups.google.com/forum/?fromgroups#!forum/maven-nar Let's continue th

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Greg Domjan
n (van Zyl) at the time told me to use maven-nar-plugin... Regards Duns - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

RE: Unifying maven-nar-plugin implementations

2012-10-09 Thread Richard Kerr
Kerr; Mark Donszelmann; Mark Donszelmann; Elliot Metsger; sthelen; Peter Janes; Claudio Bantaloukas; Mirko Jahn; sugree Subject: Re: Unifying maven-nar-plugin implementations Also, rather than migrating a fork directly, perhaps (if Mark agrees) we could migrate the @duns repo, then push a

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Stephen Connolly
migrating a fork directly, perhaps (if Mark agrees) we > >> could migrate the @duns repo, then push all of Greg's changes back on > top? > >> That way, existing GitHub forks will all state "forked from > >> maven-nar/maven-nar-plugin" afterward, whi

Re: Unifying maven-nar-plugin implementations

2012-10-09 Thread Curtis Rueden
gt; > Also, rather than migrating a fork directly, perhaps (if Mark agrees) we >> could migrate the @duns repo, then push all of Greg's changes back on top? >> That way, existing GitHub forks will all state "forked from >> maven-nar/maven-nar-plugin" afterward, which w

Re: Unifying maven-nar-plugin implementations

2012-10-08 Thread Martin Eisengardt
> > > Also, rather than migrating a fork directly, perhaps (if Mark agrees) we > could migrate the @duns repo, then push all of Greg's changes back on top? > That way, existing GitHub forks will all state "forked from > maven-nar/maven-nar-plugin" afterward, which

Re: Unifying maven-nar-plugin implementations

2012-10-08 Thread Stephen Connolly
On 8 October 2012 13:30, Martin Eisengardt wrote: > > > > > > My employers (CloudBees) will give free jenkins instance to any Open > Source > > project that asks for one. > > > > > Thanks for your support. Is your jenkins aware of native builds for win, > linux, sunosx, macosx and aware of doing c

Re: Unifying maven-nar-plugin implementations

2012-10-08 Thread Martin Eisengardt
> > > My employers (CloudBees) will give free jenkins instance to any Open Source > project that asks for one. > Thanks for your support. Is your jenkins aware of native builds for win, linux, sunosx, macosx and aware of doing cross-compiles? However please let us talk directly. Maybe we need mor

Re: Unifying maven-nar-plugin implementations

2012-10-08 Thread Ishmael Mosby
Sent: Monday, October 8, 2012 10:06 AM Subject: Re: Unifying maven-nar-plugin implementations On 7 October 2012 16:36, Martin Eisengardt wrote: > OK. Thanks four your responses, Mark and Jason. > Lets sum up. We have the agreement of the authors to build up a new > "working group&

Re: Unifying maven-nar-plugin implementations

2012-10-08 Thread Stephen Connolly
On 7 October 2012 16:36, Martin Eisengardt wrote: > OK. Thanks four your responses, Mark and Jason. > Lets sum up. We have the agreement of the authors to build up a new > "working group". > I recently created a new organization at github: > https://github.com/maven-nar (just to give this a kickst

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Jason van Zyl
I think the github organization is a great start. On Oct 7, 2012, at 11:36 AM, Martin Eisengardt wrote: > OK. Thanks four your responses, Mark and Jason. > Lets sum up. We have the agreement of the authors to build up a new > "working group". > I recently created a new organization at github: >

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Martin Eisengardt
OK. Thanks four your responses, Mark and Jason. Lets sum up. We have the agreement of the authors to build up a new "working group". I recently created a new organization at github: https://github.com/maven-nar (just to give this a kickstart) Please tell me who wants to become a project owner. I ha

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Benson Margulies
Jason will, I'm sure, correct me if I'm wrong, but I believe the IP provenance issues to be comparable at Eclipse and Apache. The Apache Foundation only accepts code that is *voluntarily* contributed. That amounts to two tests: a) is there clear provenance? b) is there clear evidence of the volun

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Jason van Zyl
to move it to a foundation, but honestly I really think Github is the best place for you to spark up the project again. On Oct 7, 2012, at 6:58 AM, Mark Donszelmann wrote: > Hi > > I am the author of the maven-nar-plugin. Let me start by apologizing that I > have not kept track of, nei

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Mark Donszelmann
Hi I am the author of the maven-nar-plugin. Let me start by apologizing that I have not kept track of, neither have worked on it in recent years. I moved on to other things, but may come back using / working on it later on. The nar plugin was created by me when I was working at Stanford

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Martin Eisengardt
the forks and having an active project roup I can discuss and commit my work :) On Sun, Oct 7, 2012 at 12:23 PM, Jörg Schaible wrote: > Hi, > > Benson Margulies wrote: > > > Adding plugins to the core is not so much a matter of 'strategy'. > > > > The nar pl

Re: Unifying maven-nar-plugin implementations

2012-10-07 Thread Jörg Schaible
Hi, Benson Margulies wrote: > Adding plugins to the core is not so much a matter of 'strategy'. > > The nar plugin is a non-trivial amount of code. So, for it to come to > Apache, it would have to pass IP clearance. That means understanding > the provenance of all

Re: Unifying maven-nar-plugin implementations

2012-10-06 Thread Benson Margulies
Adding plugins to the core is not so much a matter of 'strategy'. The nar plugin is a non-trivial amount of code. So, for it to come to Apache, it would have to pass IP clearance. That means understanding the provenance of all of the code and that the people contributing it have suffici

Re: Unifying maven-nar-plugin implementations

2012-10-06 Thread Claudio Bantaloukas
-nar-plugin/commit/e52517f42777b870121e87155aa589ed783fdb58 and both had errors as I was still completely unaware of git's idiosyncrasies.. https://github.com/rockdreamer/maven-nar-plugin/commit/e0947a3381a78ab97061686a861b52569bc51a0a These allow building with gcc on AIX, which is a gene

Re: Unifying maven-nar-plugin implementations

2012-10-06 Thread Greg Domjan
Hi, I was going to reply earlier but it slipped. I'd also like to hear more on "Apache/Sonatype/Codehaus developers: It appears that there was once a push for Apache to adopt maven-nar-plugin as a core plugin. Is that effort abandoned now? Is a unified GitHub project the best way f

Re: Unifying maven-nar-plugin implementations

2012-10-05 Thread Martin Eisengardt
one that is the most recent) and create a wiki. Within the wiki we should dicuss some things because we all have experiences and want to customize maven-nar-plugin. Deploying to maven central or even becoming a core plugin could be the second topic after having an established project group. Let us

Re: Unifying maven-nar-plugin implementations

2012-10-05 Thread Curtis Rueden
Hi all, Replying back with defunct email addresses purged, so that any future replies don't keep receiving bounces. -Curtis On Fri, Oct 5, 2012 at 11:09 AM, Curtis Rueden wrote: > Greetings maven-nar-plugin hackers! > > I am writing to gauge interest in a unified implementat

Unifying maven-nar-plugin implementations

2012-10-05 Thread Curtis Rueden
Greetings maven-nar-plugin hackers! I am writing to gauge interest in a unified implementation of maven-nar-plugin. It seems there are several active (and not-so-active) forks. It seems the original implementation (@duns) is no longer active, but both @GregDomjan and @richardkerr have active

Re: maven-nar-plugin status [was: Re: JNI jars dependencies]

2012-09-14 Thread Martin Eisengardt
The author (@duns) seems to be not actve any more. However I failed contacting him for a while. https://github.com/GregDomjan/maven-nar-plugin And there is a second one being active: https://github.com/richardkerr/maven-nar-plugin (do not know how to contact this guy) However both try to merge

maven-nar-plugin status [was: Re: JNI jars dependencies]

2012-09-14 Thread Curtis Rueden
Hi Martin, > There is a problem with the [maven-nar-plugin] project because there are > tens of orks on github. If you have any questions about it please ask. I > have contact to one of the ative authors and we try to merge all the forks. I am guilty of one of those forks. We submi

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 applica

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 (??): htt

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

Re: NAR plugin

2012-03-16 Thread Karl Heinz Marbaise
Hi, but it's project page has a broken link to their forums. Put the issues into the issue tracker which is mentioned on the following page: https://github.com/duns/maven-nar-plugin which is here: https://issues.sonatype.org/browse/NAR Kind regards Karl Heinz Mar

Re: NAR plugin

2012-03-16 Thread Curtis Rueden
ould like to make > sure I'm doing something wrong before raising a bug in the project > JIRA :-) > AFAIK, the NAR plugin is not available from Central or Codehaus repositories. To work around this, my group built it from source (latest version from http://duns.github.com/maven-nar-plu

NAR plugin

2012-03-16 Thread Martijn Verburg
Hi all, I'm trying to figure out where I can report issues/discuss this plugin. I know Sonatype took over its maintenance, but it's project page has a broken link to their forums. I'm having trouble getting the plugin to come down from central or codehaus so would like to make sure I'm doing some

Maven Nar plugin Installation Problem

2011-11-29 Thread Satya
Hi Users, I am very new to Maven (Dummy), Using Apache site i manged to install and compile a sample my-app program provided. I have downloaded maven 3.0.3 Now I would like to use maven to Build and deploy my C++ projects. I managed to download Maven Nar plugin from site https://github.com

Re: maven-nar-plugin

2011-04-27 Thread Jörg Schaible
Karl Heinz Marbaise wrote: > Hi Jörg, > > > Jörg Schaible-3 wrote: >> >>> I don't know why it's not available via Maven central... >> org.freehep:freehep-nar-plugin >> > I can't see it in Maven > Central...http://repo2.maven.org/mav

Re: maven-nar-plugin

2011-04-27 Thread Karl Heinz Marbaise
Hi Jörg, Jörg Schaible-3 wrote: > >> I don't know why it's not available via Maven central... > org.freehep:freehep-nar-plugin > I can't see it in Maven Central...http://repo2.maven.org/maven2/org/freehep/ there is no freehep-nar-plugin ... Kind regards K

Re: maven-nar-plugin

2011-04-27 Thread Jörg Schaible
Hi, Karl Heinz Marbaise wrote: > Hi, > > the maven-nar-plugin is not in Maven Central so you have to download the > source and do a mvn install with it or deploy it to your internal > Repository manager... > > I don't know why it's not available via Maven

Re: maven-nar-plugin

2011-04-27 Thread Karl Heinz Marbaise
Hi, the maven-nar-plugin is not in Maven Central so you have to download the source and do a mvn install with it or deploy it to your internal Repository manager... I don't know why it's not available via Maven central... Kind regards Karl Heinz Marbaise - Kind regards

maven-nar-plugin

2011-04-27 Thread Tommy Chheng
I'm trying to use the maven-nar-plugin ( https://issues.sonatype.org/browse/NAR) to test compile a c++ app I can't seem to find the repo for it. http://mvnrepository.com/search.html?query=maven-nar-plugin Where can i find a repo for this plugin dependency? -- @tommychheng

Re: Anyone familiar with the maven-nar-plugin?

2010-10-26 Thread Mark Donszelmann
d 1. Did you find solutions for 2 and 3 or should I look into it ? Regards Mark > -- > View this message in context: > http://maven.40175.n5.nabble.com/Anyone-familiar-with-the-maven-nar-plugin-tp2268244p2268244.html > S

RE: Anyone familiar with the maven-nar-plugin?

2010-08-10 Thread Haszlakiewicz, Eric
>-Original Message- >From: Eyal Goren [mailto:eyalg1...@gmail.com] > >From what I understand this site is irrelevant, since the plugin now >belongs >to the Sonatype company. huh? The site http://duns.github.com/maven-nar-plugin/ is irrelevant? > >I did opened fe

Re: Anyone familiar with the maven-nar-plugin?

2010-08-09 Thread Eyal Goren
ven.40175.n5.nabble.com/Anyone-familiar-with-the-maven-nar-plugin-tp2268244p2375121.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional comma

Re: Anyone familiar with the maven-nar-plugin?

2010-08-09 Thread Wayne Fay
> You are right, let focus this one on the debug problem. how to make it work? Realistically, you should ask this question to the developers responsible for this plugin: http://www.freehep.org/ Wayne - To unsubscribe, e-mail: us

RE: Anyone familiar with the maven-nar-plugin?

2010-08-09 Thread Eyal Goren
You are right, let focus this one on the debug problem. how to make it work? -- View this message in context: http://maven.40175.n5.nabble.com/Anyone-familiar-with-the-maven-nar-plugin-tp2268244p2269074.html Sent from the Maven - Users mailing list archive at Nabble.com

RE: Anyone familiar with the maven-nar-plugin?

2010-08-09 Thread Haszlakiewicz, Eric
>-Original Message- >From: Eyal Goren [mailto:eyalg1...@gmail.com] > >I am trying to use this plugin, and I have few problems: > >1) On Solaris, he does not manage to work with the CC >2) On WIndows, I don't manage to make it compile a debug mode (I switch the >debug flag to true, but the /

Anyone familiar with the maven-nar-plugin?

2010-08-08 Thread Eyal Goren
/MD. 3) On Windows I have to modify the DLL manfest, althougt I added the options to the linker, it keeps the original value also, and not override it. Any idea? -- View this message in context: http://maven.40175.n5.nabble.com/Anyone-familiar-with-the-maven-nar-plugin-tp2268244p2268244.html Sent from

RE: maven-nar-plugin library loading - how to make use of native libraries opaque

2010-07-18 Thread Haszlakiewicz, Eric
>-Original Message- >From: sc...@scode.org [mailto:sc...@scode.org] On Behalf Of Peter Schuller > >* project C (junixsocket in this case) using maven-nar-plugin to build >and deploy jar and nar artifacts >* project B, depending on C >* project A, depending on B &g

Question on maven-nar-plugin

2010-07-06 Thread Eyal Goren
the native artifact (exe of dll)? I don't see any references to it. -- View this message in context: http://maven.40175.n5.nabble.com/Question-on-maven-nar-plugin-tp1013522p1013522.html Sent from the Maven - Users mailing list archiv

maven-nar-plugin library loading - how to make use of native libraries opaque

2010-06-30 Thread Peter Schuller
Hello, I'm not sure I understand the intended usage of maven-nar-plugin, and after diving around in the source I'm not very much wiser. Given: * project C (junixsocket in this case) using maven-nar-plugin to build and deploy jar and nar artifacts * project B, depending on C *

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-15 Thread Max Spring
Hi Karl Heinz, I'm trying to mavenize the QEMU (0.12.2) with the Maven NAR plugin, as an evaluation/demonstration of the NAR plugin's usefulness. Following the it0013-gnu-executable example, I'm running into a very basic problem: The QEMU's configure script doesn&#x

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-12 Thread Karl Heinz Marbaise
Hi, hardion wrote: > We use it (its ancestor freehep-nar-plugin) with 350 modules now. Hm...a huge things... > We planned to use a unit test framework and your example is very > interesting. I have simply used things from the Boost Library page: http://www.boost.org/doc/libs/1_42_0/

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-12 Thread Hardion Vincent
Hi, We use it (its ancestor freehep-nar-plugin) with 350 modules now. We planned to use a unit test framework and your example is very interesting. Is it possible to send me your example ? Best regards, Vincent Hardion Le jeudi 11 février 2010 à 01:11 -0800, Karl Heinz Marbaise a écrit

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-11 Thread David Hoffer
>| | `-- bruch.cxx > | `-- include >| `-- bruch.hxx > `-- test >`-- c++ >`-- bruch_test.cxx > > > and now the usual call mvn test or mvn package work like a charm... > > Wow cool... > > Kind regards > Karl Heinz Marbaise > --

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-11 Thread Karl Heinz Marbaise
or mvn package work like a charm... Wow cool... Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/maven-nar-plugin-%28http%3A--duns.github.com-maven-nar-plugin%29-tp27543417p27544174.html Sent from the Maven - Users mailing list archive at Nabble.com

maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-10 Thread Karl Heinz Marbaise
Hi to all, my first question: Is someone else using the above plugin ? I've started to examine the nar plugin, cause i have a large nunber of modules (ca. 150) which comprise of C++ code...I'm already using the rpm-maven-plugin which works very good...but under the hood i'm

Re: NAR plugin

2009-10-28 Thread Donszelmann Mark
m...@gmail.com] Sent: Wednesday, October 28, 2009 11:20 AM To: Maven Users List Subject: Re: NAR plugin Hi Damon, I am not an expert (yet) on git either. Merging can be strange sometimes. If you just want the latest of one file, you can just delete it and pull again. It will replace that one. I am still w

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
om: Donszelmann Mark [mailto:mark.donszelm...@gmail.com] Sent: Wednesday, October 28, 2009 11:20 AM To: Maven Users List Subject: Re: NAR plugin Hi Damon, I am not an expert (yet) on git either. Merging can be strange sometimes. If you just want the latest of one file, you can just delete it and pull ag

Re: NAR plugin

2009-10-28 Thread Donszelmann Mark
day, October 28, 2009 10:07 AM To: Maven Users List Subject: AW: NAR plugin fetching alone is not enough. You have to do a git pull instead. This is a combined git fetch + git merge. LieGrue, strub - Ursprüngliche Mail Von: Damon Jacobsen An: Maven Users List Gesendet: Mittwoch, de

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
talled the plugin. I am getting the same results. Damon -Original Message- From: Mark Struberg [mailto:strub...@yahoo.de] Sent: Wednesday, October 28, 2009 10:07 AM To: Maven Users List Subject: AW: NAR plugin fetching alone is not enough. You have to do a git pull instead. This is

AW: NAR plugin

2009-10-28 Thread Mark Struberg
fetching alone is not enough. You have to do a git pull instead. This is a combined git fetch + git merge. LieGrue, strub - Ursprüngliche Mail > Von: Damon Jacobsen > An: Maven Users List > Gesendet: Mittwoch, den 28. Oktober 2009, 17:16:31 Uhr > Betreff: RE: NAR plug

RE: NAR plugin

2009-10-28 Thread Martin Gainty
quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: NAR plugin > Date: Wed, 28 Oct 2009 11:16:31 -0500 > From: dajacob...@lifetouc

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
changes made on the head. I have 'mvn install'ed both of them this morning. Damon -Original Message- From: Donszelmann Mark [mailto:mark.donszelm...@gmail.com] Sent: Wednesday, October 28, 2009 8:49 AM To: Maven Users List Subject: Re: NAR plugin Hi Damon, are you sure you a

Re: NAR plugin

2009-10-28 Thread Donszelmann Mark
1993, 2000 Borland [DEBUG] Error E2194: Could not find file 'Files\Java \jdk1.6.0_16\include.cpp' [DEBUG] Error E2194: Could not find file 'Files\Java \jdk1.6.0_16\include\win32.c pp' Cleaning up the command line to remove the ' character and issuing it at the comman

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
'Files\Java\jdk1.6.0_16\include\win32.c pp' Cleaning up the command line to remove the ' character and issuing it at the command line does not have this problem. Damon -Original Message- From: Donszelmann Mark [mailto:mark.donszelm...@gmail.com] Sent: Wednesday, Octo

Re: NAR plugin

2009-10-28 Thread Donszelmann Mark
Hi if you run the NAR plugin with -X it will show that, and a lot of other info, so be prepared. You may just want to use the free Visual Studio Express (version 2008) to compile and link with. Regards Mark Donszelmann On Oct 28, 2009, at 3:59 PM, Damon Jacobsen wrote: Martin, I

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
it. Is there any way to have that information logged or pumped to stdout? Damon -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Tuesday, October 27, 2009 5:48 PM To: users@maven.apache.org Subject: RE: NAR plugin Damon- some company in texas purchased the

RE: NAR plugin

2009-10-27 Thread Martin Gainty
importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: NAR plugin > Date: Tue, 27 Oct 2009 19:31:16 -0500 > From: dajacob...@lifetouch.com

NAR plugin

2009-10-27 Thread Damon Jacobsen
I am building the newly absorbed NAR project from source and using it. I cannot seem to get it to use the borland compiler correctly. The cpptasks project seems to have support for bcc. I have even updated the aol.properties file to reflect the necessary setting to no avail. Has anyone attempting g

Nar Plugin Linking Problems (compile 32bit code on 64bit machine)

2008-09-22 Thread agilesrcmh
We are migrating our builds from maven1 to maven2 and therefore migrating to the 2.0 nar plugin. One issue we are running into is that the build is on a 64bit machine but we need to build using -m32. With the m1 plugin this works fine by specifying the following properties i386

Re: JNI, freehep-nar-plugin and assembly plugin question

2008-02-25 Thread Haim Ashkenazi
o JNI, which requires to compile > and link native code. After the research I've found there is a plugin at > FreeHEP (freehep-nar-plugin) which seems to perform such kind of task and is > able to compile and link native sources within Maven. This works fine until > we > tri

RE: JNI, freehep-nar-plugin and assembly plugin question

2008-02-25 Thread Brian E. Fox
Googling returns both of the correct pages as the first hit -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Sunday, February 24, 2008 11:41 AM To: Maven Users List Subject: Re: JNI, freehep-nar-plugin and assembly plugin question Could you provide specifics on

Re: JNI, freehep-nar-plugin and assembly plugin question

2008-02-24 Thread Martin Gainty
> To: "Maven Users List" Sent: Sunday, February 24, 2008 11:09 AM Subject: RE: JNI, freehep-nar-plugin and assembly plugin question You can use the dependency plugin to unpack your zip. It's not clear though if you are trying to include the .so's into the NAR or something

RE: JNI, freehep-nar-plugin and assembly plugin question

2008-02-24 Thread Brian E. Fox
ment with where to unpack the files so they get included. -Original Message- From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] Sent: Saturday, February 23, 2008 10:56 AM To: users@maven.apache.org Subject: JNI, freehep-nar-plugin and assembly plugin question Hello, everybody! I need

JNI, freehep-nar-plugin and assembly plugin question

2008-02-23 Thread Eugeny N Dzhurinsky
eehep-nar-plugin) which seems to perform such kind of task and is able to compile and link native sources within Maven. This works fine until we tried to assemble the application in single ZIP archive - we need to include the *.so files in this archive, however the nar plugin does create a some ar

Re: Anyone used the NAR plugin for native code ?

2007-06-13 Thread Mark Donszelmann
Hi Arne, On Jun 13, 2007, at 2:51 AM, Arne Styve wrote: Hi, I'm currently looking into the NAR plugin from the FreeHEP site (http://java.freehep.org/freehep-nar-plugin/), and have some questions regarding the use of this plugin. I'm building a JNI-library from a Java class, on a x

Anyone used the NAR plugin for native code ?

2007-06-13 Thread Arne Styve
Hi, I'm currently looking into the NAR plugin from the FreeHEP site (http://java.freehep.org/freehep-nar-plugin/), and have some questions regarding the use of this plugin. I'm building a JNI-library from a Java class, on a x86-Windows platform. Currently I have two issues: 1.

FreeHEP NAR Plugin documentation updated

2006-10-27 Thread Mark Donszelmann
Hi for those of you using the FreeHEP NAR Plugin in Maven 2, the documentation on the website has been updated: http://java.freehep.org/freehep-nar-plugin and the plugin is available from: http://java.freehep.org/maven2/org/freehep/freehep-nar-plugin/ The FreeHEP NAR (Native ARchive

Re: NAR Plugin Problems

2006-05-24 Thread GaryC
Hi Mark, Many thanks for the quick reply. I've looked at - and do currently use - the maven native plugin, but I came across the NAR plugin and it looked like it handled header file dependencies and multiple platforms in a more convenient way. If someone else suggests anything obviou

Re: NAR Plugin Problems

2006-05-23 Thread Mark Donszelmann
fairly soon. However there is also a maven-native-plugin, which may or may not have the same functionality. At the time, native dependencies were missing and one needed to do a lot of hand-configuration for different platforms. The NAR plugin would allow native dependencies and assumes you want to

  1   2   >