-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Apache Maven to 3.9.8 #120
Comments
If we update this, we'll want to go through and make sure all the project templates that use Maven can work with the newer version. See #99 for an example of the problems we had with Gradle. Note that the Maven scripts are effectively broken on macOS for the Domino Visual Editor and Form Builder projects - this is an issue with the newer Notes client versions. |
This so far influence Royale application itself, but as well Royale framework as well. If I will have to work on some fix in Royale I will need that update. However note that I already upgrade my local Maven to that version, so I'm good with that, but this is something which we will have to have on our radar. Additionally doesn't hurt us to have this update in development version of SDK Installer 4.7.0. |
Updating Maven version to 3.9.8 #120
It's updated. Please give some tests, when a new build is available. Were we shifted to build Development version with GHA? I don't see installer from https://static.moonshine-ide.com/downloads/msdki/dev/macos/ installs as "MoonshineSDKInstallerDevelopment" but "MoonshineSDKInstaller"! |
Thanks @rat-moonshine for update! @Aszusz it was for purpose to have this like that ? |
@rat-moonshine Installer installs as MoonshineSDKInstallerDevelopment on my system, so it's correct I believe. |
I was able to successfully install and setup Maven 3.9.8 |
It turned out that I had a |
As I mentioned earlier, I'd like to do some tests with Maven 3.9.8 and the current Maven project templates so that we don't break those projects for new users. Other things I'd like to check or discuss:
|
I've been started to experience problem locally with building our Royale applications using Maven 3.6.0 which is part of SDK Installer. All builds on GH Actions are working, because they are using newest version of Maven.
https://maven.apache.org/download.cgi
The text was updated successfully, but these errors were encountered: