What i did was: 
- did take the magnolia-blossom-sample with Magnolia 5.1 changed it to 5.2
--> works fine.

- then i wanted to add also the stk
--> so i added to the pom.xml (using maven) of the webapp module:
   <dependency>
                <groupId>info.magnolia</groupId>
        <artifactId>magnolia-module-standard-templating-kit</artifactId>
        <version>2.7.1-SNAPSHOT</version>
    </dependency> 

thats it.

--> the groovy error appears.

I tried to add also the add the dependency to the main pom, what also does not 
help.

Something is missing, but what ;)

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=8ee439f7-9d6f-48ab-8a8a-4cf226f08079


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