-
Dec 13th, 2012, 08:42 PM
#1
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
-
Dec 14th, 2012, 11:31 AM
#2
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?
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
-
Forum Rules