Closed anttipoi closed 12 years ago
Hi,
I will try, but yes some goals are doing it (actually for testing purpose). Anyway it makes sense. I keep you posted.
Fixed in master. Will cut a release now.
FYI, I've cut a released (1.0.1). Should be soon available from Maven Central.
Seems to be working! Thanks!
Some goals fail when used in multi-project setup (with play project being one of the sub-projects).
I'm no maven guru, but adding
prior to execution seems to do the trick.
Compilation goal does this, but other goals need this, too.
BTW, thanks for the effort with the plugin: I've just landed in a project using play and we appreciate!