source: FederatedSearch/mpi-endpoint/nbactions-no-test.xml

Last change on this file was 6059, checked in by olhsha@mpi.nl, 9 years ago

importing the impi endpoint with the example of usage jaxb for generating java classes from schemata,and usage of guava library for cache

File size: 311 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<actions>
3        <action>
4            <actionName>test</actionName>
5            <goals>
6                <goal>test</goal>
7            </goals>
8            <properties>
9                <skipTests>true</skipTests>
10            </properties>
11        </action>
12    </actions>
Note: See TracBrowser for help on using the repository browser.