I'm finding I am having an issue with Magnolia 5.4 trying to build using the 
5.4 documentation instructions

When creating the blossom archetype module, it is unable to find any version of 
the magnolia-module-fckeditor dependency after the various 5.0 variants.

When using this version it fails when the context starts up as the 5.4 version 
of this dependency is required, is there an additional repository missing for 
this file like their was with the Vaadin modules not added when using the 
archetypes?

The inserted code was
[code]
<dependency>
   <groupId>info.magnolia</groupId>
   <artifactId>magnolia-module-fckeditor</artifactId>
   <version>${magnoliaVersion}</version>
</dependency>
[/code]

but this fails to find a version using intellitype after 5.0.m5 (it does build 
with this version)

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=a4199608-360a-4485-a5f7-cf357293d042


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