I'm curious to know why. I happen to know a thing or two about the WTP integration and, given that Grails projects have the grails-app packaging, I'm pretty sure they're completely ignored by m2e-wtp...
Type: Posts; User: fbricon; Keyword(s):
I'm curious to know why. I happen to know a thing or two about the WTP integration and, given that Grails projects have the grails-app packaging, I'm pretty sure they're completely ignored by m2e-wtp...
Hi,
I've installed STS' Grails support along with the Grails 1.2.1 feature on STS 2.3.0 :
http://img708.imageshack.us/img708/6133/stsplugins.jpg
but when creating a new Grails project, no...
The project will build when using the following repositories instead :
<repositories>
<repository>
<id>SpringSource Enterprise Bundle Repository – External Bundle Milestones</id>...
Hi,
starting from a fresh local repository, I can't build spring-batch-samples 2.1.0.RC1 out of the box, as maven fails to resolve spring-batch-core:jar:2.1.0.RC1.
I added the milestone and...