Azure Pipeline error when building Java Web project with Ant
Im having this error and I cant get with the solution. Im using netbeans in my local machine and its works perfect, but in azure an error ocurrs, I dont know what is that path or how to add manually.
-init-user:
-init-project:
-init-macrodef-property:
-do-init:
-post-init:
-init-check:
BUILD FAILED /home/vsts/work/1/s/Src/teatro/nbproject/build-impl.xml:257: The Java EE server classpath is not correctly set up - server home directory is missing. Either open the project in the IDE and assign the server or setup the server classpath manually. For example like this: ant -Dj2ee.server.home=<app_server_installation_directory>
Total time: 0 seconds The process '/usr/bin/ant' failed with exit code 1 ##[error]Error: The process '/usr/bin/ant' failed with exit code 1 Finishing: Ant Src/teatro/build.xml