[ http://jira.codehaus.org/browse/MRELEASE-6?page=comments#action_80562 ] 
            
Wouter Boers commented on MRELEASE-6:
-------------------------------------

Just zoomin in on the eclipse problem.

There is an easy workaround for the flat project layout. Do not use the src 
specification in the .classpath file but use the 'link' functionality which is 
stored in the .project file.

> Multiproject Release: No check in
> ---------------------------------
>
>                 Key: MRELEASE-6
>                 URL: http://jira.codehaus.org/browse/MRELEASE-6
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-5
>         Environment: Windows XP, Eclipse Workspace
>            Reporter: Bernd Mau
>         Assigned To: Jason van Zyl
>            Priority: Critical
>             Fix For: 2.0-beta-5
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to