grails-maven
gmaven grails project not using maven-war-plugin
I\'m having issues with a filtered context.xml file being packaged in a mvn grails:war execution. I have it working when you do mvn war:war but doing that doesn\'t create my grails application war.Wh[详细]
2023-03-15 01:23 分类:问答Grails and Local Maven Dependencies
I\'m developing a small web frontend in Grails. It is basically a \"ultra light-weight\" client app that is connected async through JMS.[详细]
2022-12-13 17:13 分类:问答Maven Grails Building with 'mvn clean install' doesn't work
I\'ve built a Maven Grails project which can be build fine using command mvn grails:war. However, using the standard mvn install fails to work - I get exceptions complaining that a util Java class (h[详细]
2022-12-12 21:35 分类:问答