Hi Gathya,

you have to add the test-jar dependency to your pom.xml:
[code]
<dependency>
<groupId>info.magnolia</groupId>
<artifactId>magnolia-core</artifactId>
<version>4.5.11</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
[/code]

Regards,

Jozef

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=280c5fb7-6204-44a7-8d11-a64ac8c88ebb


----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to