mojo/src/main/resources/archetype-resources/nbactions.xml
author Martin Soch <Martin.Soch@oracle.com>
Thu, 07 Feb 2013 17:24:19 +0100
brancharithmetic
changeset 699 6cad41d877d2
parent 375 5751fe604e6b
permissions -rw-r--r--
Final part of Long tests moved from vm/.../NumberTest to vmtest/.../LongArithmeticTest
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <actions>
     3     <action>
     4         <actionName>run</actionName>
     5         <goals>
     6             <goal>process-classes</goal>
     7             <goal>org.apidesign.bck2brwsr:mojo:0.3-SNAPSHOT:brwsr</goal>
     8         </goals>
     9     </action>
    10 </actions>