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
[error] not enough arguments for method apply: (words: Array[String])com.acme.model.a in object a.
[error] Unspecified value parameter words.
[error] a()
[error] ^
The text was updated successfully, but these errors were encountered:
Hey Tim, sorry for the hiccup and, as always, thanks for reporting.
I'm unable to reproduce this, however. I tried on linux using sbt-avrohugger 0.15.2, sbtavrohugger.SbtAvrohugger.scavroSettings, and with the file names a.avsc, b.avsc, and c.avsc
Are your details the same?
I'll try on OSX when I get a chance (or perhaps finally set up a TravisCI build).
In the meantime, does the above reveal a fix for you?
Given:
I get the following error:
The text was updated successfully, but these errors were encountered: