- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Trying to upgrade plugins
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
12-01-2023 09:48 AM
12-01-2023 09:48 AM
Trying to upgrade plugins
We just upgraded out Morpheas to 6.3.1, this means all our plugins are broke:
I have followed this guide and been able to comple new plugin jar files, but the new jar files are significantly smaller than the old ones. (23meg old vs 4.1 meg new)
if I compare the contents of the jar files, all of the groovy directories are missing.
does anyone have any experience with the plugin upgrades?
I did not write these plugins, I am just tasked with updating them. From what I have been able to to figure out they were last built with the Plugin API 0.12.7 and gradle 6.5.
what version of gradle (and groovy) are required to work with Morpheus 6.3.1?
- Tags:
- Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 09:53 AM
12-04-2023 09:53 AM
Re: Trying to upgrade plugins
Did the gradle 8.x get you resolved? The docs should be properly updated to reflect such.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 01:42 PM
12-06-2023 01:42 PM
Re: Trying to upgrade plugins
Some, we were able to get the plugins to re-compile. But apparently there were changes in the Morpheus JavaScript codes that is breaking our plugin’s JavaScript

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 01:01 PM
12-01-2023 01:01 PM
Re: Trying to upgrade plugins
Support just told me that gradle 8.x should be used for the Morpheus 6.3.1 plugins.