Skip to content
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

Version 3.0 #100

Open
coolya opened this issue May 26, 2021 · 1 comment
Open

Version 3.0 #100

coolya opened this issue May 26, 2021 · 1 comment

Comments

@coolya
Copy link
Contributor

coolya commented May 26, 2021

Over the years this plugin has gathered lots of legacy. Parts of the code base still originate from the gradle 5.x era. We have kept lots of the behaviour in-place to ensure backward compatibility. For version 2.0 I think it's time to cut that legacy and not care about breaking changes but try to improve the usage of the plugin.

This issue is used to collect ideas and outline new features we want to add. Feel free to comment your ideas into this issue so that we can discuss them.

Changes planned:

Festure ideas:

  • download JBR: switch from maven dependencies to https://cache-redirector.jetbrains.com/intellij-jbr/ also see JBRResolver
  • Rework GitBasedVersioning to handle missing git gracefully. Configuration of the version pattern would be nice as well.
  • User JetBrains Maven repository to download MPS. (would require handling the annoying path problem given that the folder in the zip file always contains the MPS version number)
@bkolb
Copy link

bkolb commented May 27, 2021

Have you seen this? https://lp.jetbrains.com/gradle-intellij-plugin/ Maybe this can be helpful as well (would be great if MPS itself would use it...)

@alexanderpann alexanderpann changed the title Version 2.0 Version 3.0 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants