[ 
https://issues.apache.org/jira/browse/THRIFT-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz closed THRIFT-5330.
----------------------------------------
    Resolution: Won't Fix

The contrib thrift-maven-plugin was removed in THRIFT-6196: never published to 
Maven Central, not part of the release build, and only a wrapper around an 
externally installed thrift binary. There is no longer a component this applies 
to.

lib/java/README.md shows the replacement, exec-maven-plugin plus 
build-helper-maven-plugin. Compiler arguments are passed through verbatim 
there, so -strict and any other flag work without plugin support.

Closing as Won't Fix.

> Strict mode switch for thrift-maven-plugin
> ------------------------------------------
>
>                 Key: THRIFT-5330
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5330
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Contributed
>    Affects Versions: 0.13.0
>            Reporter: Denys Rtveliashvili
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Thrift compiler supports "-strict" mode which can be helpful in noticing 
> imperfections in Thrift IDL. However, Maven plugin does not have a capability 
> for enabling this mode at the moment.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to