Am 28.01.2012 00:23, schrieb Maven User: > Really? > > Every time I do this, I get a message about things NOT being in the root > project...
Could you possibly post the actual error message? > > Are you using mercurial or git or something entirely different? Git. If you want, have a look at an example git repository: https://github.com/maven-drools/plugin.maven-drools-plugin Many of the child modules use a standard parent pom. Regards Ansgar > > I'm slowly starting to think this is an issue with the mercurial scm > implementation, NOT the release plugin.... > > Oh and THANK you for your reply! I appreciate it! > > On Fri, Jan 27, 2012 at 5:50 PM, Ansgar Konermann < > ansgar.konerm...@googlemail.com> wrote: > >> Am 27.01.2012 17:43, schrieb Maven User: >>> If your aggregate pom is NOT a parent pom, can you execute the release >> from >>> there? >> Yes. This works. Doing it all the time in my projects. You can use any >> POM which is available from a Maven repository as parent of your child >> modules. It does not need to be the aggregator pom. >> >> Best regards >> >> Ansgar >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> >>