sbt-pom-reader
sbt-pom-reader copied to clipboard
feature => export to sbt project
Hi,
I've successfully imported a pom.xml using sbt-pom-reader. And it worked! But I'd like to derive a native sbt project from the pom. Then this is a feature request to build an sbt project from the pom using this utility. Otherwise a reference to a project that does this well might obviate this request.
Definitely a reasonable idea, though this is somewhat of a low traffic project; are you interested in or able to implement this feature?
I don't really know what it would take but could volunteer some effort if you think I could help. Can you provide some guidance on implementation and code reviews?