DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > OCI and DZone Present: A Grails Quickcast #3: Multi-Project Builds

OCI and DZone Present: A Grails Quickcast #3: Multi-Project Builds

DZone is proud to partner with Object Computing, Inc. to bring you the Grails Quickcast series. In this Quickcast, you'll learn about multi-project builds in Grails. It's only fifteen minutes, but packed with purely practical Grails.

G. Ryan Spain user avatar by
G. Ryan Spain
·
May. 23, 16 · Java Zone · Tutorial
Like (5)
Save
Tweet
4.67K Views

Join the DZone community and get the full member experience.

Join For Free

Welcome to another Grails Quickcast, where Graeme Rocher, Head of Grails Development at OCI, walks you through more Grails goodness. The Grails Quickcast is brought to you by DZone in collaboration with OCI. It's only fifteen minutes, but packed with purely practical Grails.

In this Quickcast, you'll learn about multi-project builds in Grails. Grails does a few handy things with multi-project builds and plugins, not the least of which being that Grails compiles your plugins first and puts the class and resources of those plugins directly in the classpath. This lets you make changes to your plugins and instantly see those changes in your build.

If that wasn't enough, Graeme goes on to show how to use wrappers for your builds, so you can execute your build from your CI server. He goes on to demonstrate how to use this wrapper to load your build into the IntelliJ IDE.

Finally, you get a detailed look at how you can remove duplication within your child projects and allow the main project's gradle.build file to handle plugins, dependencies, and more, minimizing the code in your subprojects (which is always a good thing).

For this Quickcast, you'll need a basic understanding of Grails and Gradle.

Grails Quickcast #3: Multi-Project Builds from DZone on Vimeo.

Grail (web browser) CI/CD DZone

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • DZone's Article Submission Guidelines
  • How to Properly Format SQL Code
  • Troubleshooting Memory Leaks With Heap Profilers
  • Composable Architecture

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo