Dan Kodeih wrote:
> I'm in the process of upgrading Magnolia from 4.5 to 5.3. I have almost all
> my dependencies updated but I ran into an issue with
> magnolia-module-extended-templating-kit. I read that in 5.0 and up
> magnolia-module-multisite will replace extended-templating. The problem with
> that is during run-time, when I start up tomcat, I get this dependency
> message: Module ${project.name} (version ${project.version}) is dependent on
> extended-templating-kit version 1.4.2/*, which was not found.
>
> If I keep the extended-templating module it will error and freeze when I
> point my browser to my Magnolia instance to update/install.
>
> Let me know if you guys need anymore info, thanks.
It looks like you have a Magnolia module descriptor XML file in your project
that has a dependency on extended-templating-kit 1.4.2/*. It could be your own
module or another module that you include in your project. Does it literally
say "${project.name}" and "${project.version}"? I'd expect a real module name
there.
Nils.
----------------------------------------------------------------
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]>
----------------------------------------------------------------