gilbertoca opened a new issue, #4269:
URL: https://github.com/apache/netbeans/issues/4269

   ### Apache NetBeans version
   
   Apache NetBeans 14
   
   ### What happened
   
   Open an maven war project, set up java 1.8 in plataforms then clean and 
build. The output shows compilation errors, but the editor shows nothing wrong 
with the code. The notification icon appears giving me the option to report the 
error.
   
   Output window:
   
   ```
   Changes detected - recompiling the module!
   Compiling 395 source files to 
/home/gilberto.andrade/tmp/SECAD/aede/target/classes
   -------------------------------------------------------------
   COMPILATION ERROR : 
   -------------------------------------------------------------
   br/gov/to/secad/aede/domain/AuditoriaHomologacao.java:[3,40] package 
com.fasterxml.jackson.annotation does not exist
   br/gov/to/secad/aede/domain/AuditoriaPublicacao.java:[3,40] package 
com.fasterxml.jackson.annotation does not exist
   br/gov/to/secad/aede/domain/MigracaoHomologacao.java:[5,40] package 
com.fasterxml.jackson.annotation does not exist
   br/gov/to/secad/aede/domain/AuditoriaMigracao.java:[3,40] package 
com.fasterxml.jackson.annotation does not exist
   br/gov/to/secad/aede/domain/AuditoriaHomologacao.java:[22,6] cannot find 
symbol
     symbol:   class JsonBackReference
     location: class br.gov.to.secad.aede.domain.AuditoriaHomologacao
   br/gov/to/secad/aede/domain/AuditoriaHomologacao.java:[27,6] cannot find 
symbol
   ```
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   openSUSE Leap 15.3
   
   ### JDK
   
   jdk 11 and jdk 1.8
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to