sbt / sbt-pom-reader

Translates xml -> awesome. Maven-ish support for sbt.
Other
76 stars 27 forks source link

Added support for pulling additional sources from pom. #10

Closed ScrapCodes closed 10 years ago

jsuereth commented 10 years ago

This looks pretty good. I'm still thinking we should extract all code dealing with speicfic maven plugins into their own object which are then referenced in the MavenHelper. However, for now this is fine.