1

I have been trying to install grails activiti plugin in my grails project which uses grails 2.2.4

Repo -

mavenRepo "https://maven.alfresco.com/nexus/content/groups/public/"

Dependency -

compile ":activiti:5.12.1"

Running grails refresh-dependencies throws "Unresolved dependencies" error

However if i try the same with grails 2.3.4, the plugin installs properly.

I am not able to figure out the reason behind this, any help would be appreciated.

vijay tyagi
  • 2,226
  • 3
  • 20
  • 31
  • possible duplicate of [Grails unable to install plugin](http://stackoverflow.com/questions/28715832/grails-unable-to-install-plugin) – Zoidberg Feb 27 '15 at 08:11
  • No this isn't, this has to do with grails dependency resolver shipped with grails 2.2 which is different from grails 2.3 – vijay tyagi Feb 27 '15 at 08:31

0 Answers0