Added by erik.drolshammer, last edited by Erik Drolshammer on Nov 12, 2009
()
The purpose of this FAQ is to answer questions related to Maven that often come up in development projects. Links to official Maven documentation should be preferred to writing custom documentation.
Quick-start
Organize Maven projects and modules
Dependencies and Build Stability
Repository Management
Deploy and Release
Test
Assemble and Distribute Artifacts
Smoother Development with Maven
Other
Subversion 1.5.1+ issues: http://stackoverflow.com/questions/92258/why-does-mvn-releaseprepare-fail-while-tagging
Maybe make a note about it in docs regarding "mvn release" until there is some fix for it?
As users with Ubuntu Intrepid uses subversion 1.5.1 pr. default.
btw: thanks for a nice wiki.
On the starting the Test and Main methods from the console - how can you do this from the root if the code lies in a sub-module?