posted 10 years ago
For completeness, here's the two step procedure for doing it manually.
1) Rename the module directory
2) Rename the artifactId in your pom.xml
So for a multi-module project, the directory structure starts out like this:
and ends up like this
Then your pom.xml contents change from
to