Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
It would be a somewhat easier to use if Grails, Maven, Eclipse and the EclipseGroovyPlugin and Ant were all configured with mutually compatible directory structures etc etc.
If you feel the same way at least please vote so Graeme Rocher can see it.
Yes, acknowledge that Graeme hates Maven (don't we all at times ?) Not asking for that to be changed.
My wish is not that it go Maven, because others are already addressing that to the degree possible. But if the various pieces would just (for example) use compatible directory structures (as in maven's) then goll durn my life would be easier because then I could structure all my projects using the same stupid directory structure and not have my tools seeming to fight each other.
No disrespect intended to Graeme Rocher or any other contributor, but there's a ton of us out there that are all tied to Maven/Eclipse, love/hate and all. Doesn't mean we married the right technology, but the various technologies could all work together fine (Ant and Maven for example) if they weren't pitted against each other by somewhat mutually exclusive setup requirements. Even groovy and the groovy eclipse plugin seem to fight each other a little bit.
Also not saying it can't be made to work as it is, just that it's un-necessarily awkward at times. Please at least vote.
I'm an addictive user of the eclipse:eclipse maven plug-in. If it could be updated to generate the groovy facet it would be really great. As it stands, I have to assign src/main/groovy as a source directory manually in my project settings in Eclipse. After the next ... mvn eclipse:clean eclipse:eclipse ... it is gone... Something equivalent for Grails would be great, whether it is an extention to eclipse:eclipse or grails-specific plug-in.