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 <manf...@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-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
> 


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

Reply via email to