Results 1 to 2 of 2

Thread: GGTS - grails project build issue 3.1.0

  1. #1

    Exclamation GGTS - grails project build issue 3.1.0

    Hi,

    I recently started working with GGTS 3.1.0.
    The grails project with grails 2.1.1 comes by default with cache plugin 1.0.0.

    In BuildConfig.groovy, when I change the plugin version to latest (1.0.1), the project's bulid path doesn't remove the older entries of cache 1.0.0.
    I have to manually delete those entries from the .classpath file.

    Not sure, if this issue is already fixed with the new milestone release.

    Thanks,
    Jawad

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    768

    Default

    Just to make sure:

    1. Did you run grails refresh dependencies on your project?
    2. Did you also make sure that the plugin is not listed in the application.properties file?
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •