Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin uninstall automatically in 2.0.1 #4

Open
sdelamo opened this issue Feb 26, 2012 · 1 comment
Open

Plugin uninstall automatically in 2.0.1 #4

sdelamo opened this issue Feb 26, 2012 · 1 comment

Comments

@sdelamo
Copy link

sdelamo commented Feb 26, 2012

I want to use your plugin in a grails 2.0.1 app. I installed the plugin without problems but when I try to run the app the plugin unistalls automatically. Thanks in advanced for your feedback.

grails> install-plugin excel-import
| Plugin installed.

Plug-ins you currently have installed are listed below:

excel-import 1.0.0 -- Excel, Excel 2007 & CSV Importer Using Apache POI
hibernate 2.0.1 -- Hibernate for Grails
jquery 1.7.1 -- JQuery for Grails
resources 1.1.5 -- Resources
spring-security-core1.2.7.1 -- Spring Security Core Plugin
tomcat 2.0.1 -- Apache Tomcat plugin for Grails
webxml 1.4.1 -- WebXmlConfig

grails> run-app
| Uninstalled plugin [excel-import]
| Compiling 76 source files

Thanks in advanced

@jbarmash
Copy link
Owner

hmm, interesting. I'll try to investigate, but won't be able to for a few days. Nothing comes to mind what would cause this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants