I might do a blog entry on it, making the same points with an example :)

Maven moves slowly but things like this are key to its future :)
Apart from anything else ....

<dependency>
 <groupId></groupId>
 <artifactId></artifactId>
 <version></version>
</dependency>

... has to die, ASAP, because grep/ag/ack is pretty much useless for
searching recursively.


On Thu, Apr 4, 2019 at 6:38 AM Manfred Moser <manf...@simpligility.com>
wrote:

> Supposedly IntelliJ Idea has good support for Kotlin DSL usage already.
> There is an experimental support feature for Eclipse that used to work for
> some dialects, but I have not tried it recently.
>
> I am not sure about other dialects or IDEs to be honest.
>
> If you find out anything while playing around, I would love to update the
> docs with a PR from you ;-)
>
> Manfred
>
> Oliver B. Fischer wrote on 2019-03-30 08:59:
>
> > Hi Manfred,
> >
> > do you know far Polyglot Maven is already supported by the various IDE?
> >
> > Bye,
> >
> > Oliver
> >
> > Am 30.03.19 um 05:50 schrieb Manfred Moser:
> >> Hi all,
> >>
> >> Just a quick heads up that the new polyglot-maven release I cut recently
> >> features a MUCH improved support for Kotlin. So with the help of
> >> polyglot-maven you can write your pom in yaml, ruby, scala, kotlin and
> a bunch
> >> of other formats now.
> >>
> >> Check it out and send us any feedback ...
> >>
> >> https://www.simpligility.com/2019/03/kotlin-for-polyglot-maven/
> >>
> >> https://github.com/takari/polyglot-maven
> >>
> >> Manfred
> >>
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >
> > --
> > N Oliver B. Fischer
> > A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> > P +49 30 44793251
> > M +49 178 7903538
> > E o.b.fisc...@swe-blog.net
> > S oliver.b.fischer
> > J oliver.b.fisc...@jabber.org
> > X http://xing.to/obf
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to