Dependency bug

Hello, I posted this in the main forum, and got directed here...

JetGrovy is very cool, but has a fairly annoying bug that should be fixed before V1.0-- dependencies don't work.

If you Grails project depends on libraries or Java from other modules, the IntelliJ won't complain, but the .jar and .classes are not deployed and the application fails at run time.

My work-around is to manually JAR my classes and then copy them and all external libraries to the grail-app lib directory. If nothing else, the plug-in could do that invisibly at deploy time.

Thanks
Peter

0
3 comments
Avatar
Permanently deleted user

Nice idea, JIRA ticket please?

0
Avatar
Permanently deleted user

Sorry, I'm new here... What's a JIRA ticket?

0
Avatar
Permanently deleted user

Peter,

JIRA is Atlassian/s issue tracking system. It's used by JetBrains (and many others) both for bug and feature request tracking.

Go here: http://www.jetbrains.net/jira/secure/Dashboard.jspa
or directly here: http://www.jetbrains.net/jira/browse/GRVY

And submit your feature request. You'll need to register, first.


Randall Schulz

0

Please sign in to leave a comment.