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

Replace maven_jar by maven_install from rules_jvm_external #21

Merged
merged 4 commits into from
Mar 9, 2020

Conversation

regisd
Copy link
Member

@regisd regisd commented Mar 9, 2020

The native maven_jar rule has been deprecated in bazel 1.2.0 https://docs.bazel.build/versions/1.2.0/be/workspace.html#maven_jar and removed in bazel 2.0.0

@regisd regisd self-assigned this Mar 9, 2020
@regisd regisd added the enhancement New feature or request label Mar 9, 2020
@regisd regisd added this to the v8 milestone Mar 9, 2020
@regisd regisd merged commit a50b452 into jflex-de:master Mar 9, 2020
regisd added a commit to regisd/jflex that referenced this pull request Mar 9, 2020
This is needed as v7 was using the deprecated native.maven_jar
See jflex-de/bazel_rules#21
regisd added a commit to jflex-de/jflex that referenced this pull request Mar 16, 2020
* Upgrade Bazel version in Cirrus to 2.1.0

* Update jflex() bazel rule to v8
  This is needed as v7 was using the deprecated native.maven_jar
  See jflex-de/bazel_rules#21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant