mvn clean package
...
OMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/snowuyl/samba/workspace_Java/Spring-boot-MYSQL-Rest-API-CRUD/employee-service/src/main/java/lk/himash/employeeservice/service/EmployeeMasterService.java:[13,20] package javax.xml.ws does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.883 s
[INFO] Finished at: 2024-10-08T16:19:12+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project employee-service: Compilation failure
[ERROR] /home/snowuyl/samba/workspace_Java/Spring-boot-MYSQL-Rest-API-CRUD/employee-service/src/main/java/lk/himash/employeeservice/service/EmployeeMasterService.java:[13,20] package javax.xml.ws does not exist
[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
mvn clean package
...
OMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/snowuyl/samba/workspace_Java/Spring-boot-MYSQL-Rest-API-CRUD/employee-service/src/main/java/lk/himash/employeeservice/service/EmployeeMasterService.java:[13,20] package javax.xml.ws does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.883 s
[INFO] Finished at: 2024-10-08T16:19:12+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project employee-service: Compilation failure
[ERROR] /home/snowuyl/samba/workspace_Java/Spring-boot-MYSQL-Rest-API-CRUD/employee-service/src/main/java/lk/himash/employeeservice/service/EmployeeMasterService.java:[13,20] package javax.xml.ws does not exist
[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