Hi all, I recently gave a talk on Maven to the Java London Users group. One small thing I noticed while researching is that the instructions at:
http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html talk about using mvn archetype:create Since that is now deprecated in favour of archetype:generate, should the documentation be updated to use the non deprecated project creation method? Cheers, Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
