Questions tagged [gmavenplus]

GMaven Plus is a rewrite of GMaven, which integrates Groovy into the Maven build process

See also:

16 questions
0
votes
1 answer

Spring Boot 1.4 to 1.5, unable to deploy

I have a very large and working Spring Boot project that is running OK with Boot 1.4.2. When I try to upgrade to 1.5.3 it works from my IDE (Intellij Idea) but it does not work on deployment. It's a Maven project, so I use the "package" directive to…
1
2