wsdl2java icon indicating copy to clipboard operation
wsdl2java copied to clipboard

Compile scope is deprecated and removed in gradle 7.0

Open cocorossello opened this issue 3 years ago • 5 comments

I just upgraded to gradle 7.0 (a milestone) and noticed this plugin fails. You are already using implementation scope so this change should not break any backward compatibility.

cocorossello avatar Mar 16 '21 12:03 cocorossello

Hi Team,

Could someone merge this PR please? It would be much needed as Gradle 7.0 has been released.

Regards, Peter

yupzip avatar Apr 12 '21 23:04 yupzip

Hello, this is really needed now as Gradle 7.0 is out. Can this be merged please?

iamceph avatar Apr 13 '21 13:04 iamceph

Also interested in this. Because gradle 7 is natively supporting new apple silicon architecture, and we really need this.

cvetan avatar Apr 21 '21 14:04 cvetan

Hi guys,

I've forked the repo and published the plugin including this change if you'd like to use it. https://plugins.gradle.org/plugin/com.yupzip.wsdl2java

I'm not planning to maintain it, but if you submit a PRs in the future I'm happy release them.

Regards

yupzip avatar May 04 '21 13:05 yupzip

@nilsmagnus Hi! Please, check this PR for merge to master =)

robert-mirzakhanian avatar Sep 27 '21 21:09 robert-mirzakhanian