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

Re: NAR plugin

2012-03-16 Thread Curtis Rueden
Hi Martijn, 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'

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
n 28. Oktober 2009, 17:16:31 Uhr Betreff: RE: NAR plugin Mark, I am by no means proficient with git yet, but here is what I did. Yesterday, using msysgit, I 'cloned' http://github.com/duns/maven-nar- plugin.git and http://github.com/duns/cpptasks-parallel.git. Today I 'fetched

RE: NAR plugin

2009-10-28 Thread Damon Jacobsen
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 plugin > > Mark, > > I am by no means proficient with git yet, bu

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
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 borland compiler and

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
Damon- some company in texas purchased the borland compiler and i dont know what happened afterwards i had the same problem with Borland Compiler and punted to cygwin...download the full devel package.. gcc is the compiler..ld is the linker..ar is the library manager http://www.cygwin.com Mar

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 obvious I'm doing

Re: NAR Plugin Problems

2006-05-23 Thread Mark Donszelmann
Hi Gary, I wrote this plugin (for our own use) before Maven 2 was even out. I have not really done much on it since, so it could very well be that it currently misbehaves. We ported all our java software to maven 2 now, but have not done the native parts yet. We plan to resurrect his plugin fai