> Again going in the right direction i am trying to do things as the release > plugin > does but I cannot use the release plugin directly, as my multi module project > has modules from different svn repo locations. Please keep an open mind > on this. I work in a sensitive env and some of our code base absolutely must > be in a different repo with no exceptions.
Why can't you just treat the source code in different repos as completely separate -- depend on them as if they were third-party artifacts and build/deploy them separately? This would be my approach. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
