Hi Grzegorz,
I'm trying to use your Play! maven plugin and am hitting a problem. I'm using the sample POM you provided (attached) but maven is failing with the error shown in output1.txt (attached).
I look at the output and noticed that maven was complaining that it couldn't resolve the plugin version, so I added <version>1.0.0-beta3</version> as a child of the <plugin> element in the POM. This time I got a different error (attached as output2.txt).
I'm using maven 3.0.3.
I'd really appreciate it if you could provide any tips or hints on what I might be doing wrong?
Thanks for your help and thanks for taking the time to write the plugin.
ct