joshua portway wrote:

> The existing instructions for starting up developing using maven don't seem 
> to work very well and is a big barrier for starting out developing with 
> magnolia 5. The maven archetype has issues (missing a repository definition 
> for Vaadin, and a version number for the war plugin), but I think I've sorted 
> those out.  
> 
> Now I'm stuck with some weird behaviour from the magnolia repository. When I 
> add the STK and DMS modules as the documentation suggests, the app fails to 
> launch because of a dependency on the fckeditor module. The problem I'm 
> having is that when I declare a dependency to that the latest versions don't 
> seem to be available from the maven repository. Browsing the repository using 
> the nexus interface show there are various 5.0 version of fck editor, but 
> looking through the repository index itself only shows much older versions. 
> When I try to use the newer version numbers maven says it can't find them.
> 
> I've set up the maven settings.xml file as directed in the documentation but 
> I'm still not getting anywhere. Does anyone know what I'm doing wrong?

What documentation are you referring to exactly? You might be confusing between 
working on Magnolia's Maven project itself and setting up your own Maven 
project. Or maybe not. But I gather from your post that you just want to use 
Magnolia CMS.

I haven't tried Magnolia 5 yet, but I thought Grégory's three-part blog series 
was very helpful:

Don’t build Magnolia: build your projects.
http://dev.magnolia-cms.com/~gjoseph/dont-build-magnolia-build-your-projects

Don’t configure Magnolia: let your projects configure it.
http://dev.magnolia-cms.com/~gjoseph/dont-configure-magnolia-let-your-projects-configure-it

Don’t deploy Magnolia: deploy your project.
http://dev.magnolia-cms.com/~gjoseph/dont-deploy-magnolia-deploy-your-project

I do wonder why this information is not on the wiki or part of the official 
documentation.

Nils.

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