Re: Maven for Non-Java Projects

2009-10-15 Thread Jörg Schaible
Hi Mark, Donszelmann Mark wrote: > Hi Vincent > > the JIRA has moved too. > > The maven-nar-plugin home page is (for now) at: > > http://duns.github.com/maven-nar-plugin/ > > the issue page is at: > > https://issues.sonatype.org/browse/NAR these are really good news ... - Jörg --

Re: Maven for Non-Java Projects

2009-10-15 Thread Donszelmann Mark
Hi, Sorry to wake up this thread. Did someone try the patch of freehep-nar plugin I sent ? Best regards, Vincent Le 10 août 2009 à 13:58, Jan Wedel a écrit : Hi there! I already searched google for some help but it seems that it's not really common to use Maven for non-Java projects. H

Re: Maven for Non-Java Projects

2009-10-15 Thread Vincent Hardion
use Maven for non-Java projects. However, we plan to be platform and language-independent by supporting e.g. embedded Java, C, C++ and Python. The question is if it is feasible to use Maven for all projects? I found the maven-native-plugin and maven-nar-plugin but I'm not really sure

Re: Maven for Non-Java Projects

2009-10-13 Thread Donszelmann Mark
seems that it's not really common to use Maven for non-Java projects. However, we plan to be platform and language-independent by supporting e.g. embedded Java, C, C++ and Python. The question is if it is feasible to use Maven for all projects? I found the maven-native-plugin and maven-nar-p

Re: Maven for Non-Java Projects

2009-10-13 Thread Vincent Hardion
Hi, Sorry to wake up this thread. Did someone try the patch of freehep-nar plugin I sent ? Best regards, Vincent Le 10 août 2009 à 13:58, Jan Wedel a écrit : Hi there! I already searched google for some help but it seems that it's not really common to use Maven for non-Java pro

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

2009-08-18 Thread HARDION Vincent
? Best regards, 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 fr

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 http://java.freehep.org

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

2009-08-18 Thread Donszelmann Mark
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 hade no time to support this and the other Native c

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

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

2009-08-18 Thread HARDION Vincent
gards, 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. J

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

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

2009-08-18 Thread HARDION Vincent
the code of the plugin. Regards, Vincent Hardion -Message d'origine- De : news [mailto:n...@ger.gmane.org] De la part de Jörg Schaible Envoyé : mardi 18 août 2009 08:37 À : users@maven.apache.org Objet : Re: RE : AW: RE: AW: Re: AW: Re: Maven for Non-Java Projects Hi Vincent, Vinc

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: com/acme/demo/1.0/demo-dll-1

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

2009-08-18 Thread Jan Wedel
ag, 18. August 2009 09: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 o

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 up

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 classifi

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? %< [...] com.acme.demo demo-dll nar

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

2009-08-17 Thread Jan Wedel
Re: AW: Re: 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

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

2009-08-17 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

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 instan

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 (CppUnit,

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

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

2009-08-14 Thread Jan Wedel
ible? Jan -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 plu

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

2009-08-13 Thread HARDION Vincent
E: 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*-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 tim

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

2009-08-13 Thread Pilgrim, Peter
-Original Message- > 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 th

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 na

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 >

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

2009-08-11 Thread Jan Wedel
gust 2009 15:37 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 mann

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

2009-08-11 Thread Martin Gainty
accepter aucune responsabilité 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. W

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

2009-08-11 Thread john.dunlap
> > -Ursprüngliche Nachricht- > Von: John Dunlap [mailto:john.dun...@exceter.com] > Gesendet: 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-pl

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

2009-08-11 Thread Jan Wedel
. Thanks, Jan -Ursprüngliche Nachricht- Von: John Dunlap [mailto:john.dun...@exceter.com] Gesendet: 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

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

2009-08-11 Thread John Dunlap
...@gmail.com] Gesendet: Dienstag, 11. August 2009 02:11 An: Maven Users List Betreff: Re: Maven for Non-Java Projects On Mon, Aug 10, 2009 at 10:50 PM, David Hoffer wrote: We are currently using it for flex in addition to java, for flex the builds work fine the only negative is the

AW: Re: Maven for Non-Java Projects

2009-08-11 Thread Jan Wedel
Nachricht- Von: Brett Randall [mailto:javabr...@gmail.com] Gesendet: Dienstag, 11. August 2009 02:11 An: Maven Users List Betreff: Re: Maven for Non-Java Projects On Mon, Aug 10, 2009 at 10:50 PM, David Hoffer wrote: > We are currently using it for flex in addition to java, for flex the bui

Re: Maven for Non-Java Projects

2009-08-10 Thread Brett Randall
> > > I already searched google for some help but it seems that it's not > > really common to use Maven for non-Java projects. > > > > However, we plan to be platform and language-independent by supporting > > e.g. embedded Java, C, C++ and Python. The quest

Re: Maven for Non-Java Projects

2009-08-10 Thread David Hoffer
so if these are kept current they may be fixed by now.) -Dave On Mon, Aug 10, 2009 at 5:58 AM, Jan Wedel wrote: > Hi there! > > I already searched google for some help but it seems that it's not > really common to use Maven for non-Java projects. > > However, we plan to b

Maven for Non-Java Projects

2009-08-10 Thread Jan Wedel
Hi there! I already searched google for some help but it seems that it's not really common to use Maven for non-Java projects. However, we plan to be platform and language-independent by supporting e.g. embedded Java, C, C++ and Python. The question is if it is feasible to use Maven fo