Questions tagged as 'minify-maven-plugin'

1
answer

How to generate compiled classes and keep .java in maven?

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 a...
asked by 23.09.2016 / 14:42
1
answer

Spring MVC with plugin minify-maven-plugin does not recognize id tag

I created a Hello World here with Spring MVC to study the technology and put some client sites on a java server that I have. Everything has worked, but some sites have a lot of css and js files, so I'm looking for an equal solut...
asked by 15.12.2015 / 23:36