Ignasi Marimon-Clos

Results 261 comments of Ignasi Marimon-Clos

We do have gradle and `pom.xml` in the generated code. 🤔

Welcome Gradle 7.0 https://docs.gradle.org/7.0/release-notes.html

Ideas: https://github.com/scalate/scalate (supports HAML, Mustache and JSP, Erb and Velocity style syntaxes) http://velocity.apache.org/engine/1.7/user-guide.html http://software.clapper.org/scalasti/ (used by g8)

The maven plugin should keep feature parity with the `sbt` plugin.

The maven plugin may use the `LagomGenerators` in a [similar fashion](https://github.com/lagom/sbt-lagom-descriptor-generator/blob/b6f4f9eae39f949580a81feab8671303c0b70561/lagom-descriptor-generator-sbt-plugin/src/main/scala/com/lightbend/lagom/spec/sbt/LagomOpenApiGenerator.scala#L51-L59) to the sbt plugin.

Work started in #15. TODO: - [ ] package and publish - [ ] review dependency of the plugin with lagom - [ ] prepare a sample app using the...

Renaming could affect how it is advertised in bintray and/or sonatype.

> @ignasi35 is this something we plan to tackle in 2.8 milestones? Should happen as soon as we drop cross-building docs in `2.12`. If we decided all snippets in 2.8...

I'm looking at `{as,from}JavaStream` converters.