Hi there!

I've a problem with my magnolia-empty-webapp.

I create my own configuration under -wepapp -> overlays -> 
info.magnolia.magnolia-empty-webapp-4.5.3 -> WEB-INF -> config -> 
MyNewWarNameConfig

But i.e. a checkout (other machine) or reimport of my web app pom kills my 
config and recreates the default ones …
 
If i uncomment magnolia-empty-webapp - war no recreation, so it depends on this 
artifact …

What I' doing wrong? Should i create my own overlay? And how?


<dependency>
            <groupId>info.magnolia</groupId>
            <artifactId>magnolia-empty-webapp</artifactId>
            <type>pom</type>
            <version>4.5.3</version>
</dependency>
<dependency>
            <groupId>info.magnolia</groupId>
            <artifactId>magnolia-empty-webapp</artifactId>
            <type>war</type>
            <version>4.5.3</version>
</dependency>

I'm using IntelliJ 11.1




Thank you for your help!
Klaus

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=b064fa53-38b5-4f7c-9e73-4774612ad2bf


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