wsdl2java icon indicating copy to clipboard operation
wsdl2java copied to clipboard

Compatibility with gradle 7.0

Open cocorossello opened this issue 3 years ago • 8 comments

Compile scope is removed in gradle 7.0, see https://github.com/nilsmagnus/wsdl2java/pull/127

cocorossello avatar Mar 16 '21 12:03 cocorossello

Any news on that? Gradle 7.0 is available now.

rpost avatar Apr 12 '21 13:04 rpost

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

Worth to share it here: https://github.com/nilsmagnus/wsdl2java/commit/a9b54484f5bb7b60f9932f6e6bf488ce7c51bf1d

rpost avatar Apr 22 '21 09:04 rpost

Just use this one. Works right out of the box.

isole avatar May 12 '21 13:05 isole

any update on this ?

Deepu978 avatar Jul 12 '21 22:07 Deepu978

@isole Is your forked version available yet on maven central, or some other standard repo?

h908714124 avatar Jul 26 '21 11:07 h908714124

Yup, right here. We are using version 2.0 in production. Simply add the following in your plugins section:

id "com.yupzip.wsdl2java" version "2.0"

isole avatar Jul 26 '21 11:07 isole

Can you reach out to the yupzip maintainers and ask them to enable issues on their wsdl2java repo?

h908714124 avatar Dec 08 '21 09:12 h908714124