- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for test (0.02 sec)
-
pom.xml
L59: <activeByDefault>true</activeByDefault> L60: </activation> L61: <properties> L62: <test.include.path>**/*Test.java</test.include.path> L63: <test.command.args>--illegal-access=permit</test.command.args> L64: </properties> L65: </profile> L66: <profile> L67: <id>integrationTests</id> L68: <properties> L69: <test.include.path>**/*Tests.java</test.include.path> L70: <test.command.args /> L71: </properties> L72: </profile> L73: </profiles> L74: <build> L75: <finalN...github.com/codelibs/fess/pom.xmlSat Oct 26 02:16:03 UTC 2024 49.1K bytes -
pom.xml
roupId> L138: <artifactId>commons-io</artifactId> L139: <version>2.14.0</version> L140: </dependency> L141: <dependency> L142: <groupId>junit</groupId> L143: <artifactId>junit</artifactId> L144: <version>4.13.1</version> L145: <scope>test</scope> L146: </dependency> L147: </dependencies> L148:</project>...github.com/codelibs/curl4j/pom.xmlThu Oct 03 17:04:48 UTC 2024 4K bytes