Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F99C10CA9 for ; Sat, 21 Dec 2013 21:36:00 +0000 (UTC) Received: (qmail 21948 invoked by uid 500); 21 Dec 2013 21:35:58 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 21863 invoked by uid 500); 21 Dec 2013 21:35:58 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 21853 invoked by uid 99); 21 Dec 2013 21:35:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Dec 2013 21:35:58 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mgainty@hotmail.com designates 65.55.116.45 as permitted sender) Received: from [65.55.116.45] (HELO blu0-omc1-s34.blu0.hotmail.com) (65.55.116.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Dec 2013 21:35:51 +0000 Received: from BLU172-W34 ([65.55.116.9]) by blu0-omc1-s34.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 21 Dec 2013 13:35:30 -0800 X-TMN: [TOFQLFXDf45GkuQmcZ5kFXwrJr+dlWyg] X-Originating-Email: [mgainty@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_04817b64-b4a0-4621-a6ec-d27592b7e7a0_" From: Martin Gainty To: "users@maven.apache.org" Subject: RE: Maven for C/C++ development usable as well? Hudson server? Date: Sat, 21 Dec 2013 16:35:30 -0500 Importance: Normal In-Reply-To: <1387604221439-5779243.post@n5.nabble.com> References: <1327496505.85675.YahooMailNeo@web24611.mail.ird.yahoo.com> <1387430799251-5778955.post@n5.nabble.com> <1387518258772-5779091.post@n5.nabble.com> <1387554297241-5779170.post@n5.nabble.com> ,<1387604221439-5779243.post@n5.nabble.com> MIME-Version: 1.0 X-OriginalArrivalTime: 21 Dec 2013 21:35:30.0820 (UTC) FILETIME=[92955C40:01CEFE94] X-Virus-Checked: Checked by ClamAV on apache.org --_04817b64-b4a0-4621-a6ec-d27592b7e7a0_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > Date: Fri=2C 20 Dec 2013 21:37:01 -0800 > From: poubelle2013@limule.com > To: users@maven.apache.org > Subject: RE: Maven for C/C++ development usable as well? Hudson server? >=20 > > I must admit that even with this patch=2C 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.=20 > MG>maven-jxr-plugin > The JXR plugin has 2 goals: > - * {{{plugin-info.html}jxr:jxr}} is used to generate a cross-reference > page of the project's > main sources. The generated JXR > + * {{{jxr-mojo.html}jxr:jxr}} is used to generate a cross-reference page > of the project's > main sources. The generated JXR > files can be linked to the javadocs of the project. >=20 > - * {{{plugin-info.html}jxr:test-jxr}} on the other hand=2C is used to > generate a cross-reference > page of the project's test sources. > + * {{{test-jxr-mojo.html}jxr:test-jxr}} on the other hand=2C is used to > generate a cross-reference > page of the project's test sources. > MG>http://maven.apache.org/plugins/maven-jxr-plugin/ >=20 > No=2C no=2C I was talking about svn=2C not maven: "svn cross references t= o mix > sources files." > The problem was to "mavenize" all projects together. There were no > versioning system. Every compilation were hasardous because of uncontroll= ed > version dependencies between projects. MG> what is your solution? MG> >=20 >=20 >=20 >=20 > -- > View this message in context: http://maven.40175.n5.nabble.com/Maven-for-= C-C-development-usable-as-well-Hudson-server-tp5430131p5779243.html > Sent from the Maven - Users mailing list archive at Nabble.com. >=20 > --------------------------------------------------------------------- > To unsubscribe=2C e-mail: users-unsubscribe@maven.apache.org > For additional commands=2C e-mail: users-help@maven.apache.org >=20 = --_04817b64-b4a0-4621-a6ec-d27592b7e7a0_--