Lines Matching +full:versions +full:- +full:maven +full:- +full:plugin
3 <title>TestNG - Maven</title>
28 displayMenu("maven.html")
33 …*.P1 { font-family:Sans; font-size:10pt; margin-left:0in; margin-right:0in; text-align:left ! impo…
34 …*.P2 { font-family:Sans; font-size:10pt; margin-left:0in; margin-right:0in; text-align:left ! impo…
35 …*.P3 { font-family:'Nimbus Roman No9 L'; font-size:12pt; margin-left:0in; margin-right:0in; text-a…
36 *.Standard { font-family:'Nimbus Roman No9 L'; font-size:12pt; }
37 …*.Textbody { font-family:'Nimbus Roman No9 L'; font-size:12pt; margin-top:0in; margin-bottom:0.083…
38 *.T1 { font-weight:bold; }
40 *.T3 { color:#a52a2a; font-weight:bold; }
42 *.T5 { color:#353535; font-family:Sans; font-size:10pt; }
43 *.T6 { color:#a52a2a; font-family:Sans; font-size:10pt; font-weight:bold; }
44 *.T7 { color:#a52a2a; font-family:Sans; font-size:10pt; }
48 list-style: none;
51 font-family: verdana, arial, sans-serif;
60 list-style-type: none;
64 text-decoration: none;
70 border-top: none;
72 background-color: transparent;
76 <h2>TestNG Maven plug-ins</h2>
81 <a class="summary" href="#maven2">Maven2 Plugin</a>
88 <li class="last"><a class="summary" href="#maven1">Maven 1 Plugin</a></li>
91 <!-- begin maven2 -->
92 <h3 id="maven2">Maven 2</h3>
94 …Maven 2 supports TestNG out of the box without the need to download any additional plugins <em>(ot…
97 …maven.apache.org/plugins/maven-surefire-plugin/">Maven Surefire Plugin web site</a>. There are als…
118 <!-- end maven2 -->
120 <!-- maven2 archetype -->
121 <h3 id="archetype">Maven TestNG Archetype <em>(Martin Gilday)</em></h3>
126 …mvn archetype:create -DgroupId=org.martingilday -DartifactId=test1 -DarchetypeGroupId=org.martingi…
127 … -DarchetypeVersion=1.0-SNAPSHOT -DremoteRepositories=http://www.martingilday.org/repository/</pre>
130 <p>Don't forget to keep checking back at <a href="http://www.martingilday.org/updates/Maven+TestNG+…
131 <!-- end maven2 archetype -->
134 <h3 id="maven1">Maven 1 (by Andrew Glover)</h3>
136 <p>The TestNG Maven plug-in is quite simple and consists of
139 <p>Currently the 1.1 version of the plug-in is bundled with
140 official releases of TestNG. To utilize the plug-in, copy the
141 <tt>maven-testng-plugin-<version>.jar</tt> to the <tt>$MAVEN_HOME/plugins</tt>
144 <p>For the latest version of the plug-in (1.2 as of 12/12/05),
145 update your <tt>maven.repo.remote</tt> to include <tt>http://www.vanwardtechnologies.com/repository…
146 and then issue the following command: <tt>maven plugin:download</tt>. Maven will issue a series of …
152 <TD><tt>maven-testng-plugin</tt></TD>
177 <td><tt>testng:junit-report</tt></td>
189 <td><tt>maven.testng.suitexml.name</tt></td>
191 <td>XML file name- defaults to <tt>testng.xml</tt></td>
194 <td><tt>maven.testng.suitexml.dir</tt></td>
199 <td><tt>maven.testng.output.dir</tt></td>
201 <td>Default report directory. Defaults to <tt>${maven.build.dir}/testng-output</tt></td>
204 <td><tt>maven.testng.report.dir</tt></td>
206 … <td>Directory for JUnit reports. Defaults to <tt>${maven.build.dir}/testngJunitReport</tt></td>
210 <!-- end maven stuff -->
212 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
214 _uacct = "UA-238215-2";