Ruby,

Add a dependency to the DAM module. The following issues prevent Magnolia from 
starting normally if a DAM dependency is not declared. The first issue is 
already closed but the second is still pending a resolution at the time I write 
this.

http://jira.magnolia-cms.com/browse/MAGNOLIA-5840
http://jira.magnolia-cms.com/browse/MGNLMAIL-62

Edit your webapp pom.xml to add the dependency:

[code]<dependency>
   <groupId>info.magnolia.dam</groupId>
   <artifactId>magnolia-dam-core</artifactId>
</dependency>[/code]

If you don't add the DAM dependency then you will indeed get the error message 
you posted.

--Antti

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=89857e89-ce47-42a1-a83d-f56b6c9a5b69


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