Hi Francisco,

Blossom 3.0 supports Magnolia 5.1. Both are currently in release candidate 
stage. The final release is only days away.

Use 5.1-rc1 of Magnolia and 3.0-rc1 of Blossom.

Here's the maven dependency you'd use in your project, note that the groupId is 
now info.magnolia.blossom:

<dependency>
  <groupId>info.magnolia.blossom</groupId>
  <artifactId>magnolia-module-blossom</artifactId>
  <version>3.0-rc1</version>
</dependency>

There's a sample project available [1]. We're also providing maven archetypes 
[2] to quickly get your project started, it will add a dependency on Blossom 2 
but you can just change that to 3.0-rc1.

[1] http://git.magnolia-cms.com/gitweb/?p=modules/blossom/samples.git 
[2] 
http://wiki.magnolia-cms.com/display/WIKI/Creating+a+new+Blossom+project+using+maven+archetypes

Hope that helps!

Tobias

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=3f466009-9d53-4b7d-96cf-e3ecad87be97


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

Reply via email to