Dear Magnolians (Not by choice) I'm looking into building Magnolia 5.5.2 CE with Gradle but I'm getting "mixed" results.
I started with a plain vanilla Maven Magnolia project (parent project + webapp sub-project, based on magnolia-community-webapp) > Built it with Maven and tested it. Everything as expected. Then I converted it to Gradle by simply calling gradle init and tested it again. Not surprisingly it did not work, as Maven overlays are not supported by default [1]. So I configured the waroverly plug-in [2] > The output looks like a Magnolia war but won't start up properly as there are > versioning errors. When comparing the Maven output with the Gradle output one > can see that more stuff (e.g. magnolia-module-forum!?) is added to the Gradle > output Now before I go too much into details... does anyone have a working Gradle build for a magnolia-community-webapp based project? Thanks! -will [1] see https://gradle.org/migrating-from-maven [2] https://github.com/scalding/gradle-waroverlay-plugin -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=0ae88f47-0449-4a84-8162-af0610cb8c27 ---------------------------------------------------------------- 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> ----------------------------------------------------------------