Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jörg Schaible
Hi Vincent, Vincent Hardion wrote at Dienstag, 18. August 2009 01:00: Hi, [snip] Agree and it's quite pain with platform dependent languages such C/C++ How do you cope with this problem ? In fact, there are more than one variable in this problem. In C++, we have to think also

AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jan Wedel
: Maven for Non-Java Projects Hi, - Are your patches applied in the trunk of the nar plugin ? I'm not commiter on the CVS of Freehep. But as suggest Jan, I'll send you the patch from the last known version once I come back to my office. - Is the nar plugin works well also for other phase

Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jörg Schaible
Hi Jan, Jan Wedel wrote at Dienstag, 18. August 2009 08:52: [snip] @ Jörg: Could you please also post an excerpt of the demo-dll-project POM and how you specify different classifiers in the first place? % project [...] groupIdcom.acme.demo/groupId

AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jan Wedel
Betreff: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects Hi Jan, Jan Wedel wrote at Dienstag, 18. August 2009 08:52: [snip] @ Jörg: Could you please also post an excerpt of the demo-dll-project POM and how you specify different classifiers in the first place

Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Donszelmann Mark
Hi I am the original author of the freehep-nar-plugin. It was made at SLAC, Stanford Linear Accelerator Center, when I worked there. In my current job, which terminates on september 15, I hade no time to support this and the other Native code related plugins. I am planning to pick things

AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jan Wedel
:44 An: Maven Users List Betreff: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects Hi I am the original author of the freehep-nar-plugin. It was made at SLAC, Stanford Linear Accelerator Center, when I worked there. In my current job, which terminates on september 15, I

Re: AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jörg Schaible
Jan Wedel wrote at Dienstag, 18. August 2009 09:40: So, you just have to include the DUMMY part, but the resulting file name does not include it? Actually it does, but it's the name of the library type: jni, shared or static. So your repo will contain in the end:

RE : Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread HARDION Vincent
 : Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects Hi Vincent, Vincent Hardion wrote at Dienstag, 18. August 2009 01:00: Hi, [snip] Agree and it's quite pain with platform dependent languages such C/C++ How do you cope with this problem ? In fact, there are more than one

Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jörg Schaible
Hi Mark, Donszelmann Mark wrote at Dienstag, 18. August 2009 09:44: Hi I am the original author of the freehep-nar-plugin. It was made at SLAC, Stanford Linear Accelerator Center, when I worked there. In my current job, which terminates on september 15, I hade no time to support this and

RE : Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread HARDION Vincent
, Vincent Hardion -Message d'origine- De : Jan Wedel [mailto:jan.we...@ettex.de] Envoyé : mardi 18 août 2009 08:53 À : users@maven.apache.org Objet : AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects @ Vincent: Great to hear that you can provide the patches. Just for my

Re: AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Donszelmann Mark
Hi On Aug 18, 2009, at 10:29 AM, Jörg Schaible wrote: Jan Wedel wrote at Dienstag, 18. August 2009 09:40: So, you just have to include the DUMMY part, but the resulting file name does not include it? Actually it does, but it's the name of the library type: jni, shared or static. So

Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Donszelmann Mark
Hi On Aug 18, 2009, at 10:34 AM, Jörg Schaible wrote: Hi Mark, Donszelmann Mark wrote at Dienstag, 18. August 2009 09:44: Hi I am the original author of the freehep-nar-plugin. It was made at SLAC, Stanford Linear Accelerator Center, when I worked there. In my current job, which terminates

Re: AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Donszelmann Mark
: AW: Re: Maven for Non-Java Projects Hi I am the original author of the freehep-nar-plugin. It was made at SLAC, Stanford Linear Accelerator Center, when I worked there. In my current job, which terminates on september 15, I hade no time to support this and the other Native code related plugins. I

Re: AW: Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread Jörg Schaible
Hi Mark, Donszelmann Mark wrote at Dienstag, 18. August 2009 13:53: [snip] However, I cannot remember currently what that was and JIRA for the plugin seems no longer available. it is under: http://bugs.freehep.org/browse/NARPLUGIN Thanks, pointer at

RE : AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-18 Thread HARDION Vincent
, Vincent Hardion -Message d'origine- De : Donszelmann Mark [mailto:mark.donszelm...@gmail.com] Envoyé : mardi 18 août 2009 09:44 À : Maven Users List Objet : Re: AW: Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects Hi I am the original author of the freehep-nar-plugin

Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-17 Thread Vincent Hardion
Hi, - Are your patches applied in the trunk of the nar plugin ? I'm not commiter on the CVS of Freehep. But as suggest Jan, I'll send you the patch from the last known version once I come back to my office. - Is the nar plugin works well also for other phase than compile (for

AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-14 Thread Jan Wedel
-Ursprüngliche Nachricht- Von: Jan Wedel Gesendet: Dienstag, 11. August 2009 16:28 An: users@maven.apache.org Betreff: AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects As stated before by John, There is a PHP plugin. Moreover, I found a .NET plugin. For C, Fortran and C++, the NAR plugin can

Re: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-14 Thread Rémy Sanlaville
Hi Jan, Rémy, Do you also use it for Perl? Perl also uses a lot of libraries (.pm files e.g.) and even perl make scripts sometimes. I couldn't find any maven plugin supporting perl projects. Do you have any idea if this is possible? No we haven't try it and I am not aware about perl

Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-14 Thread Rémy Sanlaville
Hi Vincent, Thanks for your interesting feedback. I have some more questions : - Are your patches applied in the trunk of the nar plugin ? - Is the nar plugin works well also for other phase than compile (for instance, test phase) ? If yes, which unit test framework are you using

RE: AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-13 Thread Pilgrim, Peter
- From: Rémy Sanlaville [mailto:remy.sanlavi...@gmail.com] Sent: 12 August 2009 12:23 To: Maven Users List Subject: Re: AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects We also try to use maven with C/C++ language (cf. [1]). It seems that it exists three plugins : 1. native-*maven

RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-13 Thread HARDION Vincent
: Re: AW: Re: Maven for Non-Java Projects We also try to use maven with C/C++ language (cf. [1]). It seems that it exists three plugins : 1. native-*maven*-plugin (the first one ?) 2. jade native maven plugin, it is an spin off of native plugin and covers cppunit 3. nar plugin At the time

Re: AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-12 Thread Rémy Sanlaville
We also try to use maven with C/C++ language (cf. [1]). It seems that it exists three plugins : 1. native-*maven*-plugin (the first one ?) 2. jade native maven plugin, it is an spin off of native plugin and covers cppunit 3. nar plugin At the time, it seemed (I don't remember why) that jade

Re: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-11 Thread john.dunlap
: Dienstag, 11. August 2009 13:18 An: Maven Users List Betreff: Re: AW: Re: Maven for Non-Java Projects You could always try using something like the maven exec-maven-plugin to execute CMake (which supports generating project files for VS, XCode, and GCC from a common text file on Mac

RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-11 Thread Martin Gainty
pour le contenu fourni. Date: Tue, 11 Aug 2009 13:34:02 +0200 From: jan.we...@ettex.de To: users@maven.apache.org Subject: AW: Re: AW: Re: Maven for Non-Java Projects Thanks John! But our aim is not to use Maven at any cost. We are searching for a tool that can be used on many

AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-11 Thread Jan Wedel
An: users@maven.apache.org Betreff: RE: AW: Re: AW: Re: Maven for Non-Java Projects Since PHP,Python and even Perl (mod form or exe) are library or executable binaries the only solution I can envision is to pass control to maven-antrun-plugin and have build.xml spawn some manner of make or c

Re: AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects

2009-08-11 Thread Jörg Schaible
Jan Wedel wrote at Dienstag, 11. August 2009 16:28: As stated before by John, There is a PHP plugin. Moreover, I found a .NET plugin. For C, Fortran and C++, the NAR plugin can be used. The maven-native-plugin indeed seems to be discontinued and on the maven nar website, they say they