A bit strange, as I've launched test at the same point as you and they
passed without a problem. Do you have the latest version ? Do you use
Maven 3 ?
What is the test failure message ?


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/


2011/4/13 Jason Pyeron <jpye...@pdinc.us>:
>> -----Original Message-----
>> From: Jason Pyeron
>> Sent: Wednesday, April 13, 2011 1:06
>> To: 'Struts Developers List'; lukasz.len...@gmail.com
>> Subject: RE: fyi: build failure (actually a test failure)
>>
>> > -----Original Message-----
>> > From: Lukasz Lenart
>> > Sent: Wednesday, April 13, 2011 0:32
>> > To: Struts Developers List
>> > Subject: Re: fyi: build failure (actually a test failure)
>> >
>> > Could you run mvn clean install for the whole project ?
>> >
>>
>> At this level?
>>
>> jpyeron@phoenix /projects/struts2-trunk
>> $ svn info
>> Path: .
>> URL: http://svn.apache.org/repos/asf/struts/struts2/trunk
>> Repository Root: http://svn.apache.org/repos/asf Repository
>> UUID: 13f79535-47bb-0310-9956-ffa450edef68
>> Revision: 1090745
>> 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)
>>
>> If so, in progress now.
>
> Dying in xwork tests ...
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on
> project xwork-core: There are test failures.
> [ERROR]
> [ERROR] Please refer to C:\Documents and Settings\All
> Users\Desktop\projects\struts2-trunk\xwork-core\target\surefire-reports for 
> the
> individual test results.
> [ERROR] -> [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, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :xwork-core
>
>>
>> >
>> > Kind regards
>> > --
>> > Lukasz
>> > + 48 606 323 122 http://www.lenart.org.pl/
>> > Warszawa JUG conference - Confitura http://confitura.pl/
>> >
>> >
>> > 2011/4/13 Jason Pyeron <jpye...@pdinc.us>:
>> > > jpyeron@phoenix /projects/struts2-trunk/plugins/sitegraph
>> > > $ svn info
>> > > Path: .
>> > > URL:
>> > >
>> >
>> http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph
>> > > 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 =>
>> > > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
>> > > [INFO] Setting property: velocimacro.messages.on => 'false'.
>> > > [INFO] Setting property: resource.loader => 'classpath'.
>> > > [INFO] Setting property: resource.manager.logwhenfound => '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 :
>> > > Superfluous export-package instructions: [org.apache, org] [INFO]
>> > > [INFO] --- maven-resources-plugin:2.4:testResources
>> > > (default-testResources) @ 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
>> > > -reports
>> > >
>> > > -------------------------------------------------------
>> > >  T 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:
>> > >  testWebFlow(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,
>> > > please read the following articles:
>> > > [ERROR] [Help 1]
>> > >
>> >
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> > >
>> > > jpyeron@phoenix /projects/struts2-trunk/plugins/sitegraph
>
>
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -                                                               -
> - Jason Pyeron                      PD Inc. http://www.pdinc.us -
> - Principal Consultant              10 West 24th Street #100    -
> - +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
> -                                                               -
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> This message is copyright PD Inc, subject to license 20080407P00.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to