issues
search
sbt
/
sbt-pom-reader
Translates xml -> awesome. Maven-ish support for sbt.
Other
76
stars
27
forks
source link
Converted to AutoPlugin, and prepared for next major release, inclung Bintray support.
#32
Closed
metasim
closed
9 years ago
metasim
commented
9 years ago
Supersedes #31.
History:
Updated SBT and plugin versions.
Fixed
initialCommands
.
Updated library versions and cleaned up imports.
Renamed plugin and key definition files to match type names.
Fixed overly-agressive ignore definitions. "sbt" entry hid new files in primary package.
Improved excludes test, ensuring desired library was included and excludes were properly applied.
Converted to AutoPlugin.
Added Bintray support.
Preparation for 1.1 release.
Fixed license link.
Bumped release version.
jsuereth
commented
9 years ago
LGTM
Supersedes #31.
History:
initialCommands
.