this [code]<dependency> <groupId>info.magnolia.blossom</groupId> <artifactId>magnolia-module-blossom</artifactId> <version>3.0</version> </dependency>[/code]
solved the problem. Note: this one <dependency> <groupId>info.magnolia.blossom</groupId> <artifactId>magnolia-module-blossom</artifactId> <version>3.0.3</version> </dependency> gave problems for me... -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=8bfcb9fc-4308-40da-8d7f-3c6568c1744d ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
