Failed to download the plugin

42 views
Skip to first unread message

Vijay Tyagi

unread,
Feb 26, 2015, 10:30:54 PM2/26/15
to grails-acti...@googlegroups.com, sahi...@gmail.com
Hi,

I have been trying to install this plugin and have added the repository and plugin dependencies in BuildConfig.groovy as follows

repositories {
		inherits true // Whether to inherit repository definitions from plugins
		mavenRepo "https://maven.alfresco.com/nexus/content/groups/public/"
		grailsPlugins()
		grailsHome()
		grailsCentral()

		mavenLocal()
		mavenCentral()

		// uncomment these (or add new ones) to enable remote dependency resolution from public Maven repositories
		//mavenRepo "http://snapshots.repository.codehaus.org"
		//mavenRepo "http://repository.codehaus.org"
		//mavenRepo "http://download.java.net/maven/2/"
		//mavenRepo "http://repository.jboss.com/maven2/"
	
	}

plugins {
		compile ":activiti:5.12.1"
}

I am getting a "Failed to resolve dependencies" error with this plugin
Any help in this regard would be appreciated.

Regards,
Vijay

Vitaliy Zhuravskiy

unread,
Apr 8, 2015, 9:15:32 AM4/8/15
to grails-acti...@googlegroups.com, sahi...@gmail.com
Hi, its not a plugin problem, add following:
to BuildConfig.groovy into repositories
Reply all
Reply to author
Forward
0 new messages