RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-21 Thread Martin Gainty
Date: Fri, 20 Dec 2013 21:37:01 -0800 From: poubelle2...@limule.com To: users@maven.apache.org Subject: RE: Maven for C/C++ development usable as well? Hudson server? I must admit that even with this patch, I did not success to convince my colleagues (who were using Borland C++ under MS

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread Martin Gainty
MGClement as suggested could your submit your patch MGWhat is the question about Hudson? Date: Thu, 19 Dec 2013 21:44:18 -0800 From: poubelle2...@limule.com To: users@maven.apache.org Subject: Re: Maven for C/C++ development usable as well? Hudson server? All is here: http

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread pizaninja
I don't understand... I've already done the job here: https://bitbucket.org/opencontinuous/maven-native/commits/6a09a45bdf06/ It's a diff, all is clear, no? -- View this message in context:

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread pizaninja
That's done, after 2 hours of fight against svn (install svn, read documentation, apply diff, generate patch, remember login access in jira, etc...) It's exactly as Dan Tran expects it: http://jira.codehaus.org/browse/MOJO-1647 I must admit that even with this patch, I did not success to convince

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread pizaninja
I'm not able to make apply the patch. That's too complex for me. Look at this: https://jira.codehaus.org/browse/MOJO-1647?focusedCommentId=337757page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-337757 -- View this message in context:

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread Martin Gainty
Date: Fri, 20 Dec 2013 07:44:57 -0800 From: poubelle2...@limule.com To: users@maven.apache.org Subject: RE: Maven for C/C++ development usable as well? Hudson server? That's done, after 2 hours of fight against svn (install svn, read documentation, apply diff, generate patch

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread pizaninja
I must admit that even with this patch, I did not success to convince my colleagues (who were using Borland C++ under MS smopuiM) to use maven. They use svn cross references to mix sources files. MGmaven-jxr-plugin The JXR plugin has 2 goals: - * {{{plugin-info.html}jxr:jxr}} is used to

RE: Maven for C/C++ development usable as well? Hudson server?

2013-12-20 Thread pizaninja
Dan Tran has just applied the patch. Thank you. -- View this message in context: http://maven.40175.n5.nabble.com/Maven-for-C-C-development-usable-as-well-Hudson-server-tp5430131p5779244.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Maven for C/C++ development usable as well? Hudson server?

2013-12-19 Thread pizaninja
My development has become a dream since I use maven and maven native plugin to compile my c++ code with g++. I also use maven and ANT maven plugin to make package like debian ones (ipk for uCLinux). All is versionned, dependencies are resolved... A real dream! Yes, a dream! I use jenkins a lot

Re: Maven for C/C++ development usable as well? Hudson server?

2013-12-19 Thread Dan Tran
wow, there is a happy user of native-maven-plugin. what is JIRA case with the patch? -D On Wed, Dec 18, 2013 at 9:26 PM, pizaninja poubelle2...@limule.com wrote: My development has become a dream since I use maven and maven native plugin to compile my c++ code with g++. I also use maven

Re: Maven for C/C++ development usable as well? Hudson server?

2013-12-19 Thread pizaninja
All is here: http://jira.codehaus.org/browse/MOJO-1647 -- View this message in context: http://maven.40175.n5.nabble.com/Maven-for-C-C-development-usable-as-well-Hudson-server-tp5430131p5779091.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Maven for C/C++ development usable as well? Hudson server?

2012-01-25 Thread Karl Heinz Marbaise
Hi, take a deep look into the maven nar plugin https://github.com/duns/maven-nar-plugin Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Re: Maven for C/C++ development usable as well? Hudson server?

2012-01-25 Thread Robert Scholte
http://mojo.codehaus.org/maven-native/native-maven-plugin/ On Wed, 25 Jan 2012 14:36:50 +0100, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, take a deep look into the maven nar plugin https://github.com/duns/maven-nar-plugin Kind regards Karl Heinz Marbaise