I'm having the same issue. Can anyone help provide a solution?
Note that in my case the projects are all adjacent to each other in the
directory such that the Maven project has it's own directory rather than in
the root (due to Eclipse). My modules are identified as following in the
POM:
<modules>
<module>../XXXCommon</module>
<module>../XXXService</module>
<module>../XXXWeb</module>
</modules>
Thanks,
Lou
wibbo wrote:
>
> Hello,
>
> I'm trying to use the release plugin to release a project with several
> modules. I managed to get it working that the versions of the parent
> project
> and the modules is being updated. I'm dealing with the issue that only the
> parent project is being uploaded to my SCM. Is it possible to upload the
> modules as well during the release of the parent project?
>
> Thanks for any help!
>
> Kind Regards,
> Thomas Tardy
>
>
--
View this message in context:
http://www.nabble.com/Releasing-a-Project-with-Modules-tp14720347s177p15211767.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]