Hello,
we are using svn:externals to add our modules into the parent directory.
We can build, test, deploy ... but we can't create a release. The release is
only
created for the parent (which is only a pom module). There are no tags in
subversion
and no artifacts released to the repository.
In our parent the modules are referenced as
<modules>
<module>A</module>
<module>B>/module>
....
</modules>
We are calling: mvn release.clean release:prepare release:perform
and there are no error messages.
What is going wrong with the releases?
Yours RĂ¼diger
--
View this message in context:
http://n2.nabble.com/maven-release-plugin-and-subversion-externals-tp4514253p4514253.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]