Discussion:
Cannot find plugin descriptor in plugin directory
bhushan154
2013-01-11 03:46:46 UTC
Permalink
I am getting this error when trying to run the project. Can anyone help me
out please?

<Loading Image...>

I am using the following plugins.
plugins.build-test-data=2.0.3
plugins.code-coverage=1.2.5
plugins.spring-security-core=1.2.7.3
plugins.spring-security-ldap=1.0.6
plugins.twitter-bootstrap=2.2.2



--
View this message in context: http://grails.1312388.n4.nabble.com/Cannot-find-plugin-descriptor-in-plugin-directory-tp4640073.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Sergio Michels
2013-01-14 17:51:06 UTC
Permalink
For some reason it seems that BuildTestDataGrailsPlugin is missing in the
folder that appears in your error image. Did you tried to delete the
content in the plugins folder inside .grails and refresh the dependencies?

--
Sérgio Michels
Post by bhushan154
I am getting this error when trying to run the project. Can anyone help me
out please?
<http://grails.1312388.n4.nabble.com/file/n4640073/error.png>
I am using the following plugins.
plugins.build-test-data=2.0.3
plugins.code-coverage=1.2.5
plugins.spring-security-core=1.2.7.3
plugins.spring-security-ldap=1.0.6
plugins.twitter-bootstrap=2.2.2
--
http://grails.1312388.n4.nabble.com/Cannot-find-plugin-descriptor-in-plugin-directory-tp4640073.html
Sent from the Grails - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
bhushan154
2013-01-17 07:55:31 UTC
Permalink
Hi Sergio,

Thanks for your reply. Yes I deleted the complete folder and tried. No help.

But I notice that is only happening for one particular project name. If I
change the application name from *teims* to *test* it works.



--
View this message in context: http://grails.1312388.n4.nabble.com/Cannot-find-plugin-descriptor-in-plugin-directory-tp4640073p4640297.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
bhushan154
2013-01-17 10:42:10 UTC
Permalink
I am using GGTS and it is causing a lot of unexpected behavior. Never used to
face any issues like this before.



--
View this message in context: http://grails.1312388.n4.nabble.com/Cannot-find-plugin-descriptor-in-plugin-directory-tp4640073p4640302.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Sergio Michels
2013-01-17 11:52:15 UTC
Permalink
I faced this same error yesterday, but for me, deleting the plugins folder
and using the "refresh dependencies" of GGTS worked.

--
Sérgio Michels
Post by bhushan154
I am using GGTS and it is causing a lot of unexpected behavior. Never used to
face any issues like this before.
--
http://grails.1312388.n4.nabble.com/Cannot-find-plugin-descriptor-in-plugin-directory-tp4640073p4640302.html
Sent from the Grails - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
Loading...