- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Failed to apply plugin 'org.gradle.java'
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 12:17 PM
06-16-2022 12:17 PM
Failed to apply plugin 'org.gradle.java'
Hello i’m following the guide on Getting Started with Custom Reports:
https://docs.morpheusdata.com/en/latest/getting_started/guides/custom_reports.html
At the build stage I get the following error:
Build file ‘build.gradle’ line: 6
- What went wrong:
A problem occurred evaluating root project ‘cypher_item’.
Failed to apply plugin ‘org.gradle.java’.
No such property: RUNTIME_CONFIGURATION_NAME for class: org.gradle.api.plugins.JavaPlugin
Line 6 of build.gradle:
.
apply plugin: ‘java’
.
Any guidance on this issue would be appreciated
- Tags:
- groovy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 07:06 AM
05-30-2023 07:06 AM
Re: Failed to apply plugin 'org.gradle.java'
i am getting the same error as @duwarren getting when i am following the documentation, is/was there any solution for that error?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2022 08:58 AM
06-17-2022 08:58 AM
Re: Failed to apply plugin 'org.gradle.java'
Did you clone the morpheus-plugin-core repo or are you trying to setup your own? I was just able to compile the latest morpheus-pugin-core without a problem.