Hi all (and sorry for cross-posting this)
I have an annoying problem with the jrebel maven plugin. It generates a new rebel.xml on each compile, and do not check if the file is actually up-to-date.
This means that the jar/war etc. will be re-packed every time I run package/compile. This is a bit annoying, but not the end of the world.
Is it possible to set in configuration that there should be an uptodate check? e.g. timestamp on pom vs. rebel.xml?
Magne
