apache / apache/grails-intellij-plugin

VM Options doesn't work with Gradle to specify Grails Application port

Open
#176 0 comments 0 reactions 0 assignees View on GitHub
bug imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

After upgrading to IntelliJ 14, my existing grails project stopped using Grails to build and run, but instead uses Gradle only. Presumably because the project also includes gradle build files. While I preferred it continue to use grails or be able to select either, the issue is that the "VM options" no-longer work and therefore can't specify which port my project runs under. I've used both:

- PgrailsArgs="-Dserver.port=8081" -Dserver.port=8081

However, neither seems to work. Perhaps my arguments are incorrect? Many thanks for any help you can provide, perhaps I'm overlooking something obvious.

---

*Imported from [IDEA-132594](https://youtrack.jetbrains.com/issue/IDEA-132594) · Type: Bug · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the imported IDEA-132594 report with a Grails project that also contains Gradle build files, trying the two VM option forms shown in the issue. Trace how the IntelliJ plugin selects Gradle versus Grails and passes application arguments; done means the configured port is honored or the supported configuration path is clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.