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

Gradle warning about use of maven plugin #87

Closed
ericleb010 opened this issue May 20, 2021 · 4 comments
Closed

Gradle warning about use of maven plugin #87

ericleb010 opened this issue May 20, 2021 · 4 comments
Labels
dependencies Pull requests that update a dependency file released

Comments

@ericleb010
Copy link

When using gradlew version 6.8.1 to compile a project with react-native-background-actions (turning on all warnings), I get the following notice:

> Configure project :react-native-background-actions
The maven plugin has been deprecated. This is scheduled to be removed in Gradle 7.0. 
Please use the maven-publish plugin instead. Consult the upgrading guide for further information: 
https://docs.gradle.org/6.8.1/userguide/upgrading_version_5.html#legacy_publication_system_is_deprecated_and_replaced_with_the_publish_plugins

Sounds like this will break soon.

@Rapsssito Rapsssito added the dependencies Pull requests that update a dependency file label May 22, 2021
@Rapsssito
Copy link
Owner

@ericleb010, thanks for the notice! I will take it into consideration.

@Rapsssito
Copy link
Owner

@ericleb010, could you check if this issue has been solved with the last RN version (0.65)?

@nielson266
Copy link

nielson266 commented Oct 1, 2021

@Rapsssito Unfortunately not

image
image

@Rapsssito
Copy link
Owner

Rapsssito commented Oct 4, 2021

@ericleb010 and @nielson266, this issue should be fixed in the latest version!

github-actions bot pushed a commit that referenced this issue Oct 4, 2021
## [2.6.4](v2.6.3...v2.6.4) (2021-10-04)

### Bug Fixes

* **Android:** Fix Gradle 7 and Android S compatibility ([e7452ba](e7452ba)), closes [#88](#88) [#87](#87)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

No branches or pull requests

3 participants