> 1) Do you agree with me that the SNAPSHOT way is better? Yes
> 2) Can you give your reasons of why this is better? As many have already mentioned, a SNAPSHOT dependency is great to use during development. It allows the code to be worked on without any other project that needs that dependency having to change in order to get the latest version of that dependency. Maven takes care of all of that. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
