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

Does this plugin copy jar file to WEB-INF/lib? #21

Open
thinkkevin opened this issue Sep 26, 2012 · 0 comments
Open

Does this plugin copy jar file to WEB-INF/lib? #21

thinkkevin opened this issue Sep 26, 2012 · 0 comments

Comments

@thinkkevin
Copy link

I have a Grails 2.0.3 project with maven.
I found an interesting phenomenon that this plugin (I guess, as I didn't find the cause) might copy other jar files to WEB-INF/lib after mvn package done.

For those machines which didn't config grails, the might happens.
For those machines which configs grails 2.0.3, this doesn't happen.

So I come to ask if this plugin has logic to check env variable like GRAILS_HOME?

The issue I encountered that when I tried to do maven install, it introduced two versions of slf4j, which leads to deployment error.

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

1 participant