Home | History | Annotate | Download | only in integration

Lines Matching full:maven

2         xmlns="http://maven.apache.org/POM/4.0.0"
4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53 <artifactId>maven-antrun-plugin</artifactId>
74 <property name="compile_classpath" refid="maven.compile.classpath"/>
75 <property name="runtime_classpath" refid="maven.runtime.classpath"/>
76 <property name="test_classpath" refid="maven.test.classpath"/>
77 <property name="plugin_classpath" refid="maven.plugin.classpath"/>
91 <property name="test_classpath" refid="maven.test.classpath"/>
105 <groupId>org.apache.maven.plugins</groupId>
106 <artifactId>maven-surefire-plugin</artifactId>