[
https://issues.apache.org/jira/browse/GEODE-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Lindsey updated GEODE-7164:
---------------------------------
Description:
IntelliJ IDEA fails to build geode with an error similar to the one shown in
the screenshot below:
!Screen Shot 2019-09-04 at 10.45.47 AM.png|width=370,height=298!
h3. Steps to Reproduce:
# Make sure Gradle delegation is disabled for build/run
** Go to Preferences | Build, Execution, Deployment | Build Tools | Gradle |
Runner
** Make sure "Delegate build/run actions to Gradle" is unchecked
# Clone geode into an empty directory
# Follow the instructions
[here|https://github.com/apache/geode/blob/develop/BUILDING.md] to import and
build geode using IntelliJ IDEA
# Enable Gradle build/run delegation
** Go to Preferences | Build, Execution, Deployment | Build Tools | Gradle |
Runner
** Check "Delegate build/run actions to Gradle"
# Select "Build Project" from the Build menu to build geode
# After the build succeeds, revert the change from step 4 by unchecking the
"Delegate build/run actions to Gradle" checkbox
# Repeat step 5 to build the project again
# The popup error message shown in the screenshot should show and IntelliJ
will not initiate the build
> IntelliJ IDEA 2019 error: the output path is not specified for modules
> ----------------------------------------------------------------------
>
> Key: GEODE-7164
> URL: https://issues.apache.org/jira/browse/GEODE-7164
> Project: Geode
> Issue Type: Improvement
> Reporter: Aaron Lindsey
> Priority: Major
> Attachments: Screen Shot 2019-09-04 at 10.45.47 AM.png
>
>
> IntelliJ IDEA fails to build geode with an error similar to the one shown in
> the screenshot below:
> !Screen Shot 2019-09-04 at 10.45.47 AM.png|width=370,height=298!
> h3. Steps to Reproduce:
> # Make sure Gradle delegation is disabled for build/run
> ** Go to Preferences | Build, Execution, Deployment | Build Tools | Gradle |
> Runner
> ** Make sure "Delegate build/run actions to Gradle" is unchecked
> # Clone geode into an empty directory
> # Follow the instructions
> [here|https://github.com/apache/geode/blob/develop/BUILDING.md] to import and
> build geode using IntelliJ IDEA
> # Enable Gradle build/run delegation
> ** Go to Preferences | Build, Execution, Deployment | Build Tools | Gradle |
> Runner
> ** Check "Delegate build/run actions to Gradle"
> # Select "Build Project" from the Build menu to build geode
> # After the build succeeds, revert the change from step 4 by unchecking the
> "Delegate build/run actions to Gradle" checkbox
> # Repeat step 5 to build the project again
> # The popup error message shown in the screenshot should show and IntelliJ
> will not initiate the build
--
This message was sent by Atlassian Jira
(v8.3.2#803003)