What is your directory structure?
Flat directories aren't supported.
2 workarounds:
1. you can add a pom under /home/dcorbin/workspace/inventory.ws/ and do the
release on it
2. release your parent and children independently
Emmanuel
David Corbin a écrit :
I'm trying to use the release plugin.
When I do release:prepare it fails when it tries to commit the pom.xml files
with this error:
[INFO] Checking in modified POMs...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error is occurred in the checkin
process: /home/dcorbin/workspace/inventory.ws/com.enttek.concessions.common/pom.xml
was not contained in /home/dcorbin/workspac
e/inventory.ws/com.enttek.concessions-master
The error statement is correct. my "master pom" is a physical (on disk)
sibling it's two children.
I've run it with "-X", with native CVS and with cvs tracing turned on (I
think - I never saw any evidence). There was no addiational information or
change in behavior?
What can I do that does not involve changing the directory structure to make
this work?
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]