Vincent Siveton wrote:

What are the minimalist things that we need to check for a good Maven release?
[...]
Any others ideas?

Cross-compiling against the intended minimum JDK to catch accidental usage of newer types/methods.

Checking for properly declared dependencies with the help of dependency:analyze.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to