Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 83307 invoked from network); 3 Apr 2006 16:29:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Apr 2006 16:29:40 -0000 Received: (qmail 90723 invoked by uid 500); 3 Apr 2006 16:29:35 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 90557 invoked by uid 500); 3 Apr 2006 16:29:34 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 90546 invoked by uid 99); 3 Apr 2006 16:29:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Apr 2006 09:29:34 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.160] (HELO web30907.mail.mud.yahoo.com) (68.142.200.160) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 03 Apr 2006 09:29:33 -0700 Received: (qmail 82775 invoked by uid 60001); 3 Apr 2006 16:29:13 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=jctkF8dtsF/W9Irt44ulcZ+SsIJTBtMnTQFmY0tA/3nbLAtpXYrSKUOKtyH4EZ4QXfyJwDZ5KRdK0wZvMWoJ0wD2M9TLf3PX8rRC9Vw0BFqF9nAIBk7WBnEP2EI2apTOJuQXN1LGiGKk3ivFLYlCBSZOycnq3rNg7NoqrRekhBc= ; Message-ID: <20060403162913.82773.qmail@web30907.mail.mud.yahoo.com> Received: from [66.10.233.130] by web30907.mail.mud.yahoo.com via HTTP; Mon, 03 Apr 2006 09:29:13 PDT Date: Mon, 3 Apr 2006 09:29:13 -0700 (PDT) From: Matt Benson Subject: Re: [attributes] building with maven To: Jakarta Commons Developers List In-Reply-To: <8a81b4af0604020902g733c42bcn41b4ff70e5ee7539@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This did indeed seem to solve my problem with the install goal. The instruction say to run install-plugin and test as well; these attempt to DL [ca] but fail. I will continue to investigate whether/how I can (simply) test my local [ca] build. Thanks Phil, Matt --- Phil Steitz wrote: > For some reason the javadoc-1.4 dependency in the > /compiler POM is > commented out. When I remove the comments around > > > javadoc > javadoc > 1.4 > > > in /compiler/project.xml the build succeeds for me. > Don't know if > this is the right solution, but it eliminates the > compile failures > that I was seeing due to missing javadoc classes. > > Phil > > On 4/2/06, Leo Sutic wrote: > > Hi Matt, > > > > I'm currently away from any kind of build > environment, so I can't > > replicate your problems (it built fine for me last > time I tried, > > though). Could you post the full Maven output, and > could you run maven > > with the -v (verbose) switch? I'll attack the > problem from this end, > > as much and fast as I can. > > > > Sorry that C.A is causing you problems. I > definitely intended for it > > to be a dirt-simple check-out-and-build-and-use. > > > > /LS > > > > On 3/31/06, Matt Benson > wrote: > > > I am attempting to build C.A. What I have > figured out > > > by trial and error so far: > > > > > > - install maven 1.0.2 > > > - co commons-attributes and commons-build > side-by-side > > > - in /commons-attributes, run 'maven install'. > > > > > > It goes through retrieving dependencies and > placing > > > these all in a maven repo. This includes the > javadoc > > > jar > > > > ($HOME/.maven/repository/javadoc/jars/javadoc-1.4.jar). > > > The C.A. api builds fine, but when the compiler > tries > > > to build, the classes and even the packages in > the > > > javadoc jar are not found and the build fails. > > > > > > Does anyone have any advice to get further? > > > > > > Thanks, > > > Matt > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > protection around > > > http://mail.yahoo.com > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > commons-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > commons-dev-help@jakarta.apache.org > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > commons-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > commons-dev-help@jakarta.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > commons-dev-help@jakarta.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org