[INFO] Scanning for projects... [INFO] [INFO] ----------------------< br.gov.sigefp:sigefp-api >---------------------- [INFO] Building SIGEFP API 1.0.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sigefp-api --- [INFO] Deleting C:\Users\donid\Documents\sigfip\sigefp\sigefp-api\target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sigefp-api --- [INFO] Copying 4 resources from src\main\resources to target\classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ sigefp-api --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 17 source files with javac [debug target 21] to target\classes [WARNING] /C:/Users/donid/Documents/sigfip/sigefp/sigefp-api/src/main/java/br/gov/sigefp/api/security/dto/JwtResponseDTO.java:[21,20] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. [INFO] /C:/Users/donid/Documents/sigfip/sigefp/sigefp-api/src/main/java/br/gov/sigefp/api/config/LocaleConfig.java: C:\Users\donid\Documents\sigfip\sigefp\sigefp-api\src\main\java\br\gov\sigefp\api\config\LocaleConfig.java uses or overrides a deprecated API. [INFO] /C:/Users/donid/Documents/sigfip/sigefp/sigefp-api/src/main/java/br/gov/sigefp/api/config/LocaleConfig.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.802 s [INFO] Finished at: 2025-12-19T18:44:31Z [INFO] ------------------------------------------------------------------------