1
私は、info.magnolia.test.RepositoryTestCaseを拡張するいくつかのテストケースを使用しています.Maven 2と最新の5.4.5バージョンテストが失敗:maven 2&5.4.5:info.magnolia.test.RepositoryTestCaseはもう動作しません
java.lang.IllegalStateException: Resource not found: target/repositories.xml
at info.magnolia.test.RepositoryTestCase.getRepositoryConfigFileStream(RepositoryTestCase.java:167)
at info.magnolia.test.RepositoryTestCase.extractConfigFilesForTests(RepositoryTestCase.java:150)
at info.magnolia.test.RepositoryTestCase.startRepository(RepositoryTestCase.java:136)
at info.magnolia.test.RepositoryTestCase.setUp(RepositoryTestCase.java:99)
....
すべてが大丈夫であるいずれかのMaven 3またはマグノリア5.4.4
あなたがこの問題を解決する方法上の任意の手掛かりを持っていますか?
Mavenの情報:
Apache Maven 2.2.1 (rdebian-14)
Java version: 1.8.0_74
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "3.13.0-55-generic" arch: "amd64" Family: "unix"