You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that the script is compiling the project before it will generate from wsdl. I need the files generated before compilation. Will someone tell me if my expectations are incorrect?
I've been able to get somewhat satisfactory behavior by editing your Wsdl2Java script. I put all the relevant configuration values into BuildConfig.groovy. I had to remove any requirement for compilation which resulted in your script with a bunch lines deleted.
wsdl2java command fails for a plugin project.
Command fails because "cannot find symbol" can't compile because the sources are not generated. Any ideas?
The text was updated successfully, but these errors were encountered: