Closed velo closed 9 years ago
Sorry, for the slow response - very busy at work. I think we're at a point with the mojo where I'm reticent to add new functionality unless we have corresponding test coverage; I'd like to preserve our ability to crank out new releases with minimal work (i.e. without having to go through a manual testing episode/phase). So, long story short: can you please submit a test?
I can do it, can you just point me to a sample?
Hi,
I'm running JSHint on a project and it start failing on windows machines with the following error: "This character may get silently deleted by one or more browsers."
It turns out, the plugin was ignoring maven enconding.
Add a parameter to allow setting my enconding (or using the one already set for maven).