No Magnolia version (CE or EE) ships with SimpleMedia, therefore the dependencies to it should not be required and in any case they would be included by default. :)
On Jun 14, 2011, at 12:13 PM, Magnolia Forums (on behalf of M D.) wrote: > > Actually it got resolved by adding references to a couple of libraries: > <dependency> > <groupId>net.sourceforge.openutils</groupId> > <artifactId>openutils-mgnlmedia</artifactId> > <version>4.2.1</version> > </dependency> > <dependency> > <groupId>net.sourceforge.openutils</groupId> > <artifactId>openutils-mgnlutils</artifactId> > <version>1.0.5</version> > </dependency> > <dependency> > <groupId>openutils</groupId> > <artifactId>openutils-elfunctions</artifactId> > <version>1.0</version> > </dependency> > <dependency> > <groupId>net.sourceforge.openutils</groupId> > <artifactId>openutils-mgnlgroovy</artifactId> > <version>1.1.2</version> > </dependency> > > I don't know why this was required though. > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=6209ddf5-70ff-4369-b44f-c6b60a5bc42f > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
