Polyglot for Maven v0.4.6 Release Notes
Release Date: 2020-12-16 // over 4 years ago-
- Avoid returning null when reading pom from file in some cases
- see https://github.com/takari/polyglot-maven/pull/219
- fixes https://github.com/takari/polyglot-maven/issues/198
- contributed by Christoph Läubrich https://github.com/laeubi
- 🚀 Do not Maven deploy goal fails with -f because of missing .polyglot.pom.*
- see https://github.com/takari/polyglot-maven/pull/221
- fixes https://github.com/takari/polyglot-maven/issues/220
- contributed by Robert Thornton https://github.com/thorntonrp
- ⬆️ Upgrade to Kotlin 1.4.0
- see https://github.com/takari/polyglot-maven/commit/d204e38db3995cc7fdc2b2bd2724c6dba6932429
- fixes https://github.com/takari/polyglot-maven/issues/214
- contributed by Robert Thornton https://github.com/thorntonrp
- ⬆️ Upgrade to Groovy 2.5.14
- ⬆️ Upgrade commons-beanutils to 1.9.4
- contributed by Manfred Moser - http://www.simpligility.com
- 🚀 Release performed by Manfred Moser - http://www.simpligility.com
- Avoid returning null when reading pom from file in some cases
Previous changes from v0.4.5
-
- ✂ Remove upper bound for JDK version to allow Java 11 and newer
- contributed by Manfred Moser - http://www.simpligility.com
- ⏪ polyglot-kotlin - revert automatic source folder setting to koltin
- fixes https://github.com/takari/polyglot-maven/issues/205
- contributed by Manfred Moser - http://www.simpligility.com
- ⚡️ Update xstream version in test resources to avoid security alerts
- contributed by Manfred Moser - http://www.simpligility.com
- Avoid assumption about replacement pom file being readable
- see https://github.com/takari/polyglot-maven/pull/212
- fixes https://github.com/takari/polyglot-maven/issues/210
- contributed by Christoph Läubrich https://github.com/laeubi
- 🛠 Fix sorting in model manager
- see https://github.com/takari/polyglot-maven/pull/211
- fixes https://github.com/takari/polyglot-maven/issues/209
- contributed by Christoph Läubrich https://github.com/laeubi
- ⬆️ Upgrade scala-maven-plugin, clojure-maven-plugin and Clojure
- contributed by Manfred Moser - http://www.simpligility.com
- 🚀 Release performed by Manfred Moser - http://www.simpligility.com
- ✂ Remove upper bound for JDK version to allow Java 11 and newer