play1 icon indicating copy to clipboard operation
play1 copied to clipboard

Can upgrade maven version?

Open zmingchun opened this issue 5 years ago • 4 comments

Play Version (1.5.x / etc)

1.6.0

Could you update maven version to newest?

<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework</groupId>
    <artifactId>play</artifactId>
    <version>1.5.0</version>
    <scope>provided</scope>
</dependency>

zmingchun avatar Mar 25 '21 11:03 zmingchun

@guillaumebort , @xael-fry: may I ask you to publish the missing releases to Maven Central?

  • 1.4.6 :pray:
  • 1.5.1
  • 1.5.2
  • 1.5.3
  • 1.6.0
  • and the fresh 1.7.0

Those Maven artifacts help a lot to integrate Play! 1 Framework with Maven or Gradle!

xabolcs avatar May 10 '22 00:05 xabolcs

The source for generating those artifacts are here:

https://github.com/play1-maven-plugin/play1-maven-plugin/tree/tools

xabolcs avatar Jun 04 '22 06:06 xabolcs

I'm not actively maintaining this project. I will prepare poms for new versions when I will have time, but I cannot promise anything concrete.

gslowikowski avatar Jun 04 '22 17:06 gslowikowski

... but I cannot promise anything

Its enough for me that the project was found and isn't getting lost!

No need for promises! If somebody needs a newer version then he/she able to create it as the commit and issue history is very descriptive!

xabolcs avatar Jun 04 '22 18:06 xabolcs