Lines Matching +full:version +full:- +full:script
3 <title>TestNG - Maven</title>
7 <script type="text/javascript" src="http://beust.com/prettify.js"></script>
8 <script type="text/javascript" src="banner.js"></script>
10 <script type="text/javascript" src="http://beust.com/scripts/shCore.js"></script>
11 <script type="text/javascript" src="http://beust.com/scripts/shBrushJava.js"></script>
12 <script type="text/javascript" src="http://beust.com/scripts/shBrushXml.js"></script>
13 <script type="text/javascript" src="http://beust.com/scripts/shBrushBash.js"></script>
14 <script type="text/javascript" src="http://beust.com/scripts/shBrushPlain.js"></script>
17 <script type="text/javascript">
21 </script>
27 <script type="text/javascript">
29 </script>
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>
91 <!-- begin maven2 -->
94 …gins <em>(other than TestNG itself)</em>. It is recommended that you use version 2.4 or above of t…
97 …-surefire-plugin/">Maven Surefire Plugin web site</a>. There are also <a href="http://maven.apache…
108 <version>6.8</version>
118 <!-- end maven2 -->
120 <!-- maven2 archetype -->
126 …mvn archetype:create -DgroupId=org.martingilday -DartifactId=test1 -DarchetypeGroupId=org.martingi…
127 … -DarchetypeVersion=1.0-SNAPSHOT -DremoteRepositories=http://www.martingilday.org/repository/</pre>
131 <!-- end maven2 archetype -->
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),
152 <TD><tt>maven-testng-plugin</tt></TD>
159 <TD>version:</TD>
177 <td><tt>testng:junit-report</tt></td>
191 <td>XML file name- defaults to <tt>testng.xml</tt></td>
201 <td>Default report directory. Defaults to <tt>${maven.build.dir}/testng-output</tt></td>
210 <!-- end maven stuff -->
212 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
213 <script type="text/javascript">
214 _uacct = "UA-238215-2";
216 </script>