[quote]Module ${project.name} (version ${project.version}) is dependent on 
extended-templating-kit version 1.4.2/*, which was not found.[/quote]

The real problem here is most likely your custom module (where you don't 
process resources files during build hence the [code]project.name[/code] and 
[code]project.version[/code] properties are not substituted to show you real 
name ;)
Anyway in this module you have declared dependency on 
[code]extended-templating-kit[/code] 1.4.2 or higher and you need to change 
that dependency to [code]multisite[/code] instead.

HTH,
Jan

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=da729719-c159-4905-ab7d-aceebc4b489a


----------------------------------------------------------------
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: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to