[ANN] [Play 1.x] [Maven] Maven Plugin for Play! Framework version 1.0.0-beta3 with Play! 1.2.5 support

95 views
Skip to first unread message

Grzegorz Słowikowski

unread,
Jul 5, 2012, 7:21:58 AM7/5/12
to play-framework, pla...@googlegroups.com, Grzegorz Słowikowski
Hello Play! Developers

For those who stay with Play! 1.x line and use Maven.

I would like to announce 1.0.0-beta3 version of Maven Plugin for Play! Framework 1.x.

The most important change is Play! Framework 1.2.5 mavenization.


Plugin's home page is here http://code.google.com/p/maven-play-plugin/

Check release notes:
http://code.google.com/p/maven-play-plugin/wiki/ReleaseNotes

Full list of already mavenized Play! modules:
http://code.google.com/p/maven-play-plugin/wiki/MavenizedModules

If you are using this plugin and have any comments or new features wishes
create issues here: http://code.google.com/p/maven-play-plugin/issues/list

Have fun.

Grzegorz Slowikowski

ct

unread,
Jul 26, 2012, 11:45:31 AM7/26/12
to play-fr...@googlegroups.com, Grzegorz Słowikowski
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
output1.txt
pom.xml
output2.txt

Grzegorz Słowikowski

unread,
Jul 26, 2012, 1:39:33 PM7/26/12
to ct, play-fr...@googlegroups.com
Hi

You removed "parent" section from the example pom.xml:

<parent>
<groupId>com.google.code.maven-play-plugin</groupId>
<artifactId>play-app-default-parent</artifactId>
<version>1.0.0-beta3</version>
</parent>

Add it.

Grzegorz

jbl

unread,
Dec 17, 2012, 5:54:26 AM12/17/12
to play-fr...@googlegroups.com, ct
I already have to use another parent for my module, as it is part of a bigger project.
Can I just insert all the content from the default-parent pom.xml into my modules pom.xml?

Grzegorz Słowikowski

unread,
Dec 17, 2012, 9:26:46 AM12/17/12
to play-fr...@googlegroups.com, ct, jbl
Hi

Yes, of course, you can copy everything, and it should work.

Greetings
Grzegorz Slowikowski
> --
>
>
Reply all
Reply to author
Forward
0 new messages