On Wed, Oct 31, 2012 at 3:14 AM, rangana...@gmail.com
<rangana...@gmail.com> wrote:
> Hi Group,
>
>   We have the maven remote repository and CI servers hosted in U.S. The
> problem we are facing is that when we build the code in local machine in
> india team, the local changes are not getting picked by the maven build.
> Its some how fetching the code from version control and completing the
> build, hence the local changes are not getting picked, can some one help me
> understand what might have gone wrong and throw light on th best
> architecture or practices for multi module j2ee project with maven.


There's not nearly enough information in here to help you.

Maven doesn't talk to SCM unless you explicitly configure the
maven-scm-plugin. To have any chance of getting help here, you'd have
to tell us:

- what SCM you're using
- what do you mean by 'local' changes? The local edits of a single dev?
- what is the exact scenario that you are talking about, in terms of
who checked in, who checked out, who ran what, what happened.


>
> Thank you
> Ranganath.S

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to