On Fri, 13 May 2005, Jeremy Boynes wrote: > Because we do not maintain API or serialization compatibility.
Okay, that makes sense. I guess it's the serialized configuration
information that's a problem? And if the Maven plugin writes your
serialized stuff and a later version of the Maven plugin reads it, then
things are OK? What if the config was written by tools generated from a
HEAD build and then you try to deploy to that server with the Maven tool?
Would that be expected to fail?
Aaron
