You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manfred Moser <ma...@simpligility.com> on 2019/06/07 23:54:46 UTC

Kotlin pom

Shipped 0.4.1 of polyglot-maven with more kotlin goodness ;-) 

https://www.simpligility.com/2019/06/kotlin-improvements-for-polyglot-maven/

Enjoy

Manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Kotlin pom

Posted by Manfred Moser <ma...@simpligility.com>.
The polyglot support is implemented as a project extension as you can see from the docs.

So if your project has the extension configured and a pom.kts .. nothing changes for you on the command line.. 

mvn install

will do the job just fine. No need for -f and so on.. 

Manfred

Tibor Digana wrote on 2019-06-08 07:52:

> If polyglot was included directly in Maven dist, we could run the build
> with something like this:
> $ mvn -f pom.kts install
> 
> Any thoughts?
> 
> On Sat, Jun 8, 2019 at 1:55 AM Manfred Moser <ma...@simpligility.com>
> wrote:
> 
>> Shipped 0.4.1 of polyglot-maven with more kotlin goodness ;-)
>>
>>
>> https://www.simpligility.com/2019/06/kotlin-improvements-for-polyglot-maven/
>>
>> Enjoy
>>
>> Manfred
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Kotlin pom

Posted by Tibor Digana <ti...@apache.org>.
If polyglot was included directly in Maven dist, we could run the build
with something like this:
$ mvn -f pom.kts install

Any thoughts?

On Sat, Jun 8, 2019 at 1:55 AM Manfred Moser <ma...@simpligility.com>
wrote:

> Shipped 0.4.1 of polyglot-maven with more kotlin goodness ;-)
>
>
> https://www.simpligility.com/2019/06/kotlin-improvements-for-polyglot-maven/
>
> Enjoy
>
> Manfred
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Kotlin pom

Posted by Tibor Digana <ti...@apache.org>.
If polyglot was included directly in Maven dist, we could run the build
with something like this:
$ mvn -f pom.kts install

Any thoughts?

On Sat, Jun 8, 2019 at 1:55 AM Manfred Moser <ma...@simpligility.com>
wrote:

> Shipped 0.4.1 of polyglot-maven with more kotlin goodness ;-)
>
>
> https://www.simpligility.com/2019/06/kotlin-improvements-for-polyglot-maven/
>
> Enjoy
>
> Manfred
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>