Hi all
I am using some testcases that extend info.magnolia.test.RepositoryTestCase and
only with maven 2 and the latest 5.4.5 version those tests fail:
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)
....
Everything ok with either mvn 3 or mgnl 5.4.4
Do you have any clues on how to solve this?
Maven info:
[code]
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"
/code]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=cf13d841-e091-4756-a84f-77239c0e59fa
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------