A Maven testing mojo which runs tests for the lithium PHP framework and fails if they fail in specific ways by searching through the output.
'com.ning.maven.plugins:li3-test:0.0.13'
<dependency> <groupId>com.ning.maven.plugins</groupId> <artifactId>li3-test</artifactId> <version>0.0.13</version> </dependency>
<dependency org="com.ning.maven.plugins" name="li3-test" rev="0.0.13"/>
"com.ning.maven.plugins", "li3-test", "0.0.13"