Everyone when I do maven install it compiles classes and generates xxx.class, so far so good. I would like to know if it is possible to generate the .class and also keep all the .java, in the application I am doing I will need to show the page and the sample code made to create the same logo I wanted to read and get the. screen.
My problem is that I only have .class after maven install, could anyone help me?