Tanmesh Mishra
08/09/2022, 2:19 AMTanmesh Mishra
08/09/2022, 2:23 AMquery.thrift
file.
After updating the query.thrift
file, the java source for the thrift file is not generating when I am running mvn clean install -DskipTests -Dcheckstyle.skip -Dlicense.skip=true
. I believe that the java source for the thrift file should be generated when the entire package is being build as there is a pom build rule defined here.
Is there any other command I can run to generate java source for thrift files?Mayank
Tanmesh Mishra
08/09/2022, 2:32 PMTanmesh Mishra
08/10/2022, 2:12 AMTanmesh Mishra
08/10/2022, 2:13 AMMayank
Mayank