Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 48068 invoked from network); 13 Apr 2011 04:32:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2011 04:32:12 -0000 Received: (qmail 91315 invoked by uid 500); 13 Apr 2011 04:32:11 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 91030 invoked by uid 500); 13 Apr 2011 04:32:10 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 91012 invoked by uid 99); 13 Apr 2011 04:32:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 04:32:07 +0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=FREEMAIL_FROM,FREEMAIL_REPLYTO,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lukasz.lenart@googlemail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 04:32:03 +0000 Received: by iwr19 with SMTP id 19so379441iwr.35 for ; Tue, 12 Apr 2011 21:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=jRfhlI+jyUcPdFfNdL90ycyWiSsEB/zZabga9ZKEPdo=; b=GdCniLWryrRDDbpPbSkKrbHvxlnwW7J6o4zoD18N0INJg7TBqOIRn0Uo8J/xsSYC4O ggUcvtCpFraH9tCBndprcYFlGzO/URz3QridNYg0a4aL7vR2oXoUSWOoXCmBP1J1zeE4 RyfndA37HuwPZIGp7JtR63SS9XYpKCpKb5UyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=AyiaORxW2kpVoXJ0sn4iwUDRVKROLkZa6qBi6c7Ew0u9LDzGGKDuzh0YzH8gBrOT87 8kNtMAaQwJPxjSPzamhmHTR4jzkGss3r3KoJ79w1ecc/qr7e71YnvLapWLR+Eczh76U+ +dYKLd8YIHhPX675AwiNlL2OMs0XHRoQtX2PY= MIME-Version: 1.0 Received: by 10.231.66.75 with SMTP id m11mr7417801ibi.190.1302669102125; Tue, 12 Apr 2011 21:31:42 -0700 (PDT) Received: by 10.231.16.69 with HTTP; Tue, 12 Apr 2011 21:31:41 -0700 (PDT) Reply-To: lukasz.lenart@gmail.com In-Reply-To: <80DCB422C5E84C3A8638D91F1118E6FE@phoenix> References: <80DCB422C5E84C3A8638D91F1118E6FE@phoenix> Date: Wed, 13 Apr 2011 06:31:41 +0200 Message-ID: Subject: Re: fyi: build failure (actually a test failure) From: Lukasz Lenart To: Struts Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Could you run mvn clean install for the whole project ? Kind regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/4/13 Jason Pyeron : > jpyeron@phoenix /projects/struts2-trunk/plugins/sitegraph > $ svn info > Path: . > URL: http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegra= ph > Repository Root: http://svn.apache.org/repos/asf > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > Revision: 1091636 > Node Kind: directory > Schedule: normal > Last Changed Author: lukaszlenart > Last Changed Rev: 1090136 > Last Changed Date: 2011-04-08 02:39:51 -0400 (Fri, 08 Apr 2011) > > > jpyeron@phoenix /projects/struts2-trunk/plugins/sitegraph$ mvn > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------= ------ > [INFO] Building Struts 2 Sitegraph Plugin 2.3.1-SNAPSHOT > [INFO] ------------------------------------------------------------------= ------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > struts2-sitegraph-plugin --- > [INFO] Setting property: classpath.resource.loader.class =3D> > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] Setting property: velocimacro.messages.on =3D> 'false'. > [INFO] Setting property: resource.loader =3D> 'classpath'. > [INFO] Setting property: resource.manager.logwhenfound =3D> 'false'. > [INFO] > [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ > struts2-sitegraph-plugin --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 3 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ > struts2-sitegraph-plugin --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ > struts2-sitegraph-plugin --- > [WARNING] Warning in manifest for > org.apache.struts:struts2-sitegraph-plugin:jar:2.3.1-SNAPSHOT : Superfluo= us > export-package instructions: [org.apache, org] > [INFO] > [INFO] --- maven-resources-plugin:2.4:testResources (default-testResource= s) @ > struts2-sitegraph-plugin --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 6 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) = @ > struts2-sitegraph-plugin --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-surefire-plugin:2.3:test (default-test) @ > struts2-sitegraph-plugin --- > [INFO] Surefire report directory: C:\Documents and Settings\All > Users\Desktop\projects\struts2-trunk\plugins\sitegraph\target\surefire-re= ports > > ------------------------------------------------------- > =C2=A0T E S T S > ------------------------------------------------------- > Running org.apache.struts2.sitegraph.SiteGraphTest > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.547 sec= <<< > FAILURE! > > Results : > > Tests in error: > =C2=A0testWebFlow(org.apache.struts2.sitegraph.SiteGraphTest) > > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 > > [INFO] ------------------------------------------------------------------= ------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------= ------ > [INFO] Total time: 3.188s > [INFO] Finished at: Tue Apr 12 23:36:55 EDT 2011 > [INFO] Final Memory: 8M/23M > [INFO] ------------------------------------------------------------------= ------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on > project struts2-sitegraph-plugin: There are test failures. -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the = -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, ple= ase > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > > jpyeron@phoenix /projects/struts2-trunk/plugins/sitegraph > > -- > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- > - =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - > - Jason Pyeron =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0PD Inc. http://www.pdinc.us - > - Principal Consultant =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A010= West 24th Street #100 =C2=A0 =C2=A0- > - +1 (443) 269-1555 x333 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Baltimo= re, Maryland 21218 =C2=A0 - > - =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- > This message is copyright PD Inc, subject to license 20080407P00. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org