Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 78585 invoked from network); 20 Nov 2006 20:02:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 20:02:27 -0000 Received: (qmail 96016 invoked by uid 500); 20 Nov 2006 20:02:37 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 95993 invoked by uid 500); 20 Nov 2006 20:02:37 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 95982 invoked by uid 99); 20 Nov 2006 20:02:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 12:02:37 -0800 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of Greg.Monroe@dukece.com designates 65.112.55.73 as permitted sender) Received: from [65.112.55.73] (HELO mail.dukece.com) (65.112.55.73) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 12:02:24 -0800 Received: from dukece-mail3.dukece.com ([192.168.1.222]) by mail.dukece.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 20 Nov 2006 15:02:34 -0500 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C70CDE.BE1CD6A9" Subject: maven-xdoc-plugin version 1.10 causes maven jar:install problems Date: Mon, 20 Nov 2006 15:02:00 -0500 Message-ID: <8F5843B903F59D4C8C6806BB49A3911901ED5BD6@dukece-mail3.dukece.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: maven-xdoc-plugin version 1.10 causes maven jar:install problems Thread-Index: AccM3r28sa47ideURDeTfQ2JQIT1kQ== From: "Greg Monroe" To: "Apache Torque Developers List" X-OriginalArrivalTime: 20 Nov 2006 20:02:34.0734 (UTC) FILETIME=[D1E928E0:01C70CDE] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C70CDE.BE1CD6A9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I was doing a fresh build from SVN for testing purposes and found an odd problem. All of the subproject jar:install tasks that I tried (templates, generator, runtime) gave a BUILD FAILED status with the message: =20 BUILD FAILED File...... C:\Documents and Settings\monroe\.maven\cache\maven-artifact-plugin-1.5.2\plugin.jelly Element... artifact:artifact-install Line...... 62 Column.... 9 Error getting the project as a string =20 After a lot of comparing, adding recent changes back in=20 until it died, I found that the problem was the version=20 change from maven-xdoc-plugin version 1.9.2 to 1.10. If=20 I rolled the version back in all the subprojects=20 common/project.xml files, the build worked fine. =20 Funny thing is that the main project install still works with the old version. =20 I'm not sure why this is happening but googling for the=20 error message and maven brought up a lot of things=20 related to maven-artifact-plugin 1.5.2. Probably the correct fix for 1.0.2 is to downgrade this but this might have Maven2 issues. Seems easier just to stay with xdocs 1.9.2. =20 I wonder if this is the source of the gump build=20 problem. =20 Greg =20 Greg Monroe (919)680-5050 C&IS Solutions Team Lead Duke Corporate Education, Inc. 333 Liggett St. Durham, NC 27701 =20 Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are = confidential communication or may otherwise be privileged or = confidential and are intended solely for the individual or entity to = whom they are addressed. If you are not the intended recipient you may = not rely on the contents of this email or any attachments, and we ask = that you please not read, copy or retransmit this communication, but = reply to the sender and destroy the email, its contents, and all copies = thereof immediately. Any unauthorized dissemination, distribution or = copying of this communication is strictly prohibited. ------_=_NextPart_001_01C70CDE.BE1CD6A9--