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