I'd like to convert the html5boilerplate build script from ant to sbt. I've spent a few minutes with with scalaxb, but with no luck so far. Doesn't seem to be an xsd for ant build scripts.
Is there a better way to convert an XML build script to Scala code, specifically sbt? Failing that, is there any way besides by hand?