]> source.dussan.org Git - archiva.git/commitdiff
run unit test in specified order to understand why those break on jenkins @ asf
authorOlivier Lamy <olamy@apache.org>
Thu, 1 Sep 2011 20:05:19 +0000 (20:05 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 1 Sep 2011 20:05:19 +0000 (20:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164238 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/pom.xml

index b091e0fa7b18821a50b1c882cc0561d9cfd1be2b..244dfb92db8a102e67fc38ddadb1005ada53147b 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
+          <runOrder>alphabetical</runOrder>
           <systemPropertyVariables>
             <plexus.home>${project.build.outputDirectory}</plexus.home>
           </systemPropertyVariables>