Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/grails/grails-maven


https://github.com/grails/grails-maven

Executable JVM Param

gustavoms11 opened this issue over 2 years ago
Bump plexus-utils from 1.4.5 to 3.0.16

dependabot[bot] opened this pull request over 2 years ago
Bump groovy from 2.4.4 to 2.4.21

dependabot[bot] opened this pull request about 4 years ago
Bump junit from 4.11 to 4.13.1

dependabot[bot] opened this pull request over 4 years ago
it does not compile with springframework 5.0.x or up

cliffwy opened this issue over 4 years ago
Fixed typos in README.md

alterdego opened this pull request almost 6 years ago
Grails firing find and save query when performing domain.save()

howday opened this issue over 7 years ago
create-pom uses inexistent version of maven-clean-plugin

armeris opened this issue over 7 years ago
How does one disable Springloaded?

davidklebanoff opened this issue about 8 years ago
Revert "switch to Java5 Annotations: "

sruehl opened this pull request over 8 years ago
switch to Java5 Annotations:

sruehl opened this pull request over 8 years ago
Grails 2.2.4 execute mvn package occured exception

SeaEagle opened this issue about 9 years ago
Grails 3 support

lifeisfoo opened this issue over 9 years ago
Upgraded SpringLoaded to address issue #70 for now.

MikeThomsen opened this pull request over 9 years ago
Update Springloaded version and make it configurable

davidklebanoff opened this issue over 9 years ago
Resolve the issues of groovy version mismatch for Grails 2.5.0

bmcguire opened this pull request over 9 years ago
NoClassDefFoundError: jline/CompletionHandler

klopfdreh opened this issue almost 10 years ago
Fixed issue 63

MikeThomsen opened this pull request almost 10 years ago
Added support for nonProxyHosts when using an active maven proxy

jaypz opened this pull request about 10 years ago
Plugins are downloaded into project root directory

mhuebner opened this issue about 10 years ago
Just a bit of information about setting the grailsVersion property

dgrant opened this pull request over 10 years ago
fix broken logic for establishing Groovy version

dgrant opened this pull request over 10 years ago
Fix grails version. should be 2.4.3. When 2.4.2 release, version was not...

dgrant opened this pull request over 10 years ago
Download plugin dependencies from specified repos instead of central

kovayur opened this pull request over 10 years ago
Set working directory for tests in multi-module scenario

selera opened this issue over 10 years ago
Integration Tests?

selera opened this issue over 10 years ago
Adding support for using the grails-standalone plugin for outputting a s...

dsigurds opened this pull request over 10 years ago
How to build standalone jetty app using grails-maven plugin?

dsigurds opened this issue over 10 years ago
Dependency Resolution Error

rutherfordjw opened this issue over 10 years ago
Fix groovy version error and add support for unforked grails runs.

apottere opened this pull request over 10 years ago
Update maven plugin for Grails 2.3.11

jaydfwtx opened this pull request over 10 years ago
Fixed a bug in AbstractGrailsMojo.java that caused it to look for the Gr...

MikeThomsen opened this pull request over 10 years ago
Maven plugin issue

MikeThomsen opened this issue over 10 years ago
Make the maven dependencies provided

ANithian opened this pull request over 10 years ago
fix regression around how plugin names are identified

ryangardner opened this pull request over 10 years ago
Grails 2.4.x breaks maven-based plugin builds

ryangardner opened this issue over 10 years ago
Make "test-app" goal behave more like Grails "test-app" command

jdpgrailsdev opened this pull request over 10 years ago
Regression introduce by pull-request #38 merge

jfougere opened this issue almost 11 years ago
#MAVEN-221 - fixes bug with testing any REST Url Mappings.

jlgrock opened this pull request about 11 years ago
MAVEN-220: Update jline and groovy versions to match Grails 2.3.2

labisso opened this pull request about 11 years ago
Fork mode fails if java in the classpath is not JDK6+

muskacirca opened this issue over 11 years ago
mvn grails:war does not include plugin resources/classes to the war file

muskacirca opened this issue over 11 years ago
mvn grails:run-app fails

vijaykamal opened this issue over 11 years ago
maven clean install goal failed

vijaykamal opened this issue over 11 years ago
remove extra runGrails line (fix MAVEN-209)

daviboy opened this pull request over 11 years ago
grails-maven 2.3.0 not published to the central maven repository

Klortho opened this issue over 11 years ago
Property to skip functional test

alexdeleon opened this pull request over 11 years ago
Fix the Grails Maven reload issue from MAVEN-200

bmcguire opened this pull request almost 12 years ago
http://jira.grails.org/browse/MAVEN-193

nbn opened this pull request almost 12 years ago
Fix dependency resolution for exec mojo

nbn opened this pull request almost 12 years ago
MAVEN-191 - grails-maven-plugin fails with JDK7

dustinschultz opened this pull request about 12 years ago
2.1.x: improved mac compatibility

davidmc24 opened this pull request about 12 years ago
Does this plugin copy jar file to WEB-INF/lib?

thinkkevin opened this issue over 12 years ago
maven-functional-tests only run :unit, :integration and :functional test types

jonasbehmer opened this pull request over 12 years ago
Change name of constant

aeisenberg opened this pull request over 12 years ago
STS maven integration

aeisenberg opened this pull request over 12 years ago
Code changes for Agent Reloading and Forked VM Parameters

chrislatimer opened this pull request over 12 years ago
Move target java version support to 1.6

danveloper opened this pull request over 12 years ago
allow command-line parameters to be passed to grails scripts & branch for 2.0.x

danveloper opened this pull request over 12 years ago
Added Configuration Option to Enable --stacktrace

jdpgrailsdev opened this pull request almost 13 years ago
added property for grails.work.dir

bullpup opened this pull request almost 13 years ago
Should be possible to set grails.work.dir

bullpup opened this issue almost 13 years ago
Fixes issue #10 - release:prepare, release:perform fails due to grails:validate

iamkristian opened this pull request almost 13 years ago
release:prepare, release:perform fails due to grails:validate

iamkristian opened this issue almost 13 years ago
Change the grails-launcher version

Igosuki opened this pull request almost 13 years ago
mvn grails:run-app is'nt work

vladimirfx opened this issue about 13 years ago
Grails Maven plugin refactor

jdpgrailsdev opened this pull request over 13 years ago
Grails exec

jdpgrailsdev opened this pull request over 13 years ago
Add new parameter testType to test phase

jpbriend opened this pull request over 13 years ago
MAVEN-9 : -Dmaven.test.failure.ignore=true has no effect on test failures

jpbriend opened this pull request over 13 years ago
Best practices and documentation.

gutomaia opened this issue almost 14 years ago
GRAILS-4969

bauna opened this pull request over 14 years ago