I'm playing/learning with Maven to built my Magnolia-webapp (author and public 
instances). 

I know how to built an empty webapp or an enterprise webapp.

by changing this:     
<groupId>info.magnolia</groupId><artifactId>magnolia-empty-webapp</artifactId>

to:      <groupId>info.magnolia.eebundle</groupId>
<artifactId>magnolia-enterprise-webapp</artifactId>

I want almost everything from the entreprise bundle but I don't want all the 
demo applications and travel sites. What is the best way to achieve this?

1-Start from the empty-webapp and add all dependencies. Anyone have a pom.xml 
that does something like that?

2-Start from the enterprise-webapp and remove some module. How can I do that?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=7f968973-c206-4ce8-8f63-553c737aeb47


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

Reply via email to