43 lines
5.0 KiB
Plaintext
43 lines
5.0 KiB
Plaintext
|
|
[INFO] Scanning for projects...
|
||
|
|
[INFO]
|
||
|
|
[INFO] -------------------< br.gov.sigefp:sigefp-treasury >--------------------
|
||
|
|
[INFO] Building SIGEFP Treasury 1.0.0-SNAPSHOT
|
||
|
|
[INFO] from pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- clean:3.2.0:clean (default-clean) @ sigefp-treasury ---
|
||
|
|
[INFO] Deleting C:\Users\donid\Documents\sigfip\sigefp\sigefp-treasury\target
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ sigefp-treasury ---
|
||
|
|
[INFO] skip non existing resourceDirectory C:\Users\donid\Documents\sigfip\sigefp\sigefp-treasury\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.11.0:compile (default-compile) @ sigefp-treasury ---
|
||
|
|
[INFO] Changes detected - recompiling the module! :source
|
||
|
|
[INFO] Compiling 21 source files with javac [debug target 21] to target\classes
|
||
|
|
[INFO] -------------------------------------------------------------
|
||
|
|
[ERROR] COMPILATION ERROR :
|
||
|
|
[INFO] -------------------------------------------------------------
|
||
|
|
[ERROR] /C:/Users/donid/Documents/sigfip/sigefp/sigefp-treasury/src/main/java/br/gov/sigefp/treasury/service/TreasuryPaymentService.java:[68,21] cannot find symbol
|
||
|
|
symbol: class LocalDate
|
||
|
|
location: class br.gov.sigefp.treasury.service.TreasuryPaymentService
|
||
|
|
[INFO] 1 error
|
||
|
|
[INFO] -------------------------------------------------------------
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] BUILD FAILURE
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] Total time: 4.844 s
|
||
|
|
[INFO] Finished at: 2025-12-18T00:14:59Z
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project sigefp-treasury: Compilation failure
|
||
|
|
[ERROR] /C:/Users/donid/Documents/sigfip/sigefp/sigefp-treasury/src/main/java/br/gov/sigefp/treasury/service/TreasuryPaymentService.java:[68,21] cannot find symbol
|
||
|
|
[ERROR] symbol: class LocalDate
|
||
|
|
[ERROR] location: class br.gov.sigefp.treasury.service.TreasuryPaymentService
|
||
|
|
[ERROR]
|
||
|
|
[ERROR] -> [Help 1]
|
||
|
|
[ERROR]
|
||
|
|
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
|
||
|
|
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
|
||
|
|
[ERROR]
|
||
|
|
[ERROR] For more information about the errors and possible solutions, please read the following articles:
|
||
|
|
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
|
||
|
|
�
|