Hi All, After building zeppelin source code, I want to clean up the dependencies all it has downloaded including node , maven etc.
In a way I want to revert back built code to original code. Mvn clean command, I have used, but is there any thing should also be done for cleaning process. Command--> mvn clean Regards Naveen
