Probably not the ideal place to post this because it wasnt introduced in this release but something I would like to see would be an update to the src zip that is released. For a couple versions now the source zip fails to include everything needed for maven to make a deployable war file. When trying to make from what is included from whats included in source it failes because subsonic-rest-api is not included. Is there anyway you can either include the code and all the necessary poms or make the compiled war available for the needed subsonic-rest-api to make mvn install work from the source.
I make some modifications to the code for my own releases and for a couple release ive now had to do additional work to get everything working right when downloading the src release. Im probably one of the few people to get the src make changes and compile myself, but it would be really awesome if you could make the src release all inclusive again so I could download modify and run mvn install without issue. If not I guess I probably just need to code the additional work into my bootstrap script I have setup to get my changes ready for each new release.
