Rename all modules to match the artifactId defined in the module's pom.xml
--------------------------------------------------------------------------
Key: GERONIMO-2162
URL: http://issues.apache.org/jira/browse/GERONIMO-2162
Project: Geronimo
Type: Task
Security: public (Regular issues)
Components: buildsystem
Reporter: Jason Dillon
Assigned to: Jason Dillon
Fix For: 1.2
The name of the directory that a module lives in should reflect the artifactId
of the module.
For example:
{noformat}
modules/kernel/
pom.xml (artifactId = geronimo-kernel)
{noformat}
should be:
{noformat}
modules/geronimo-kernel/
pom.xml (artifactId = geronimo-kernel)
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira