Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0-beta-5
-
None
-
None
-
Windows XP, Eclipse Workspace
Description
I tried to release a multiproject with 5 modules (on a Branch). Well,
the POMs of all modules are changed and there are some dependencies
which have been updated correctly. But only the master has been checked
in correctly.
I'm changed the recommended layout, to fit in an eclipse workspace. I
have one master at the same level as the other modules.
The module section of the master pom.xml:
<modules>
<module>../hhla.library.pom</module>
<module>../hhla.library.site</module>
<module>../hhla.lang</module>
<module>../hhla.common.log4jx</module>
</modules>
Attachments
Issue Links
- is duplicated by
-
MRELEASE-138 release:prepare fails when checking in modified POMs of a multi-modules project
- Closed
-
CONTINUUM-462 Relative path not honoured in cvs commands for flat project layout
- Closed
-
MRELEASE-153 Multiproject CVS uncommitted changes not checked
- Closed
-
MRELEASE-261 release:prepare should support flat directory multi-module projects
- Closed
- is related to
-
MRELEASE-94 Modified Parent POM is not commited
- Closed
-
MRELEASE-168 All submodule projects must be from the same subversion repository
- Closed