Should be fixed on trunk now. My vacation is also coming to an end at a breakneck pace.
Kristian mandag 23. juli 2012 skrev Dennis Lundberg følgende: > Hi > > I can confirm identical IT failures on Windows 7 and Linux in > maven-failsafe-plugin. I'm using Java 5 and Maven 3.0.4. > > Here are my results: > > [INFO] --- maven-invoker-plugin:1.5:run (integration-test) @ > maven-failsafe-plugin --- > [INFO] Building: jetty-war-test-failing\pom.xml > [INFO] ..FAILED (19.6 s) > [INFO] The post-build script returned false. > [INFO] Building: jetty-war-test-passing\pom.xml > [INFO] ..FAILED (9.2 s) > [INFO] The build exited with code 1. See > > G:\apache\maven\trunks\surefire\maven-failsafe-plugin\target\it\jetty-war-test-passing\build.log > for details. > [INFO] Building: multiple-summaries\pom.xml > [INFO] ..FAILED (5.2 s) > [INFO] The build exited with code 1. See > > G:\apache\maven\trunks\surefire\maven-failsafe-plugin\target\it\multiple-summaries\build.log > for details. > [INFO] Building: multiple-summaries-failing\pom.xml > [INFO] ..SUCCESS (4.6 s) > [INFO] Building: working-directory\pom.xml > [INFO] ..FAILED (4.9 s) > [INFO] The build exited with code 1. See > > G:\apache\maven\trunks\surefire\maven-failsafe-plugin\target\it\working-directory\build.log > for details. > [INFO] ------------------------------------------------- > [INFO] Build Summary: > [INFO] Passed: 1, Failed: 4, Errors: 0, Skipped: 0 > [INFO] ------------------------------------------------- > [ERROR] The following builds failed: > [ERROR] * jetty-war-test-failing\pom.xml > [ERROR] * jetty-war-test-passing\pom.xml > [ERROR] * multiple-summaries\pom.xml > [ERROR] * working-directory\pom.xml > [INFO] ------------------------------------------------- > > > > On 2012-07-23 18:13, Benson Margulies wrote: > > I can't get through prepare either on Linux or MacOSX. > > > > On Mon, Jul 23, 2012 at 12:10 PM, Kristian Rosenvold > > <[email protected] <javascript:;>> wrote: > >> I may have seen this happen; re-running release:perform does the trick. > >> > >> K > >> > >> Den 23. juli 2012 kl. 17:33 skrev Benson Margulies < > [email protected] <javascript:;>>: > >> > >>> Unfortunately, lots of the integration tests failed on my mac when I > >>> ran release:perform. I'll try again with a Linux VM. > >>> > >>> On Sun, Jul 22, 2012 at 2:34 PM, Kristian Rosenvold > >>> <[email protected] <javascript:;>> wrote: > >>>> I'm ready to press "release" on this one as of r1364394, and jira is > >>>> all set to go. Unfortunately I left all my gpg keys at home (i'm on > >>>> vacation), so unless someone else wants to push it it's going to be > >>>> another week. > >>>> > >>>> Kristian > >>>> > >>>> --------------------------------------------------------------------- > >>>> To unsubscribe, e-mail: [email protected]<javascript:;> > >>>> For additional commands, e-mail: [email protected]<javascript:;> > >>>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected]<javascript:;> > >>> For additional commands, e-mail: [email protected]<javascript:;> > >>> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] <javascript:;> > >> For additional commands, e-mail: [email protected]<javascript:;> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] <javascript:;> > > For additional commands, e-mail: [email protected]<javascript:;> > > > > > -- > Dennis Lundberg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] <javascript:;> > For additional commands, e-mail: [email protected] <javascript:;> > >
