hi,

because development team is working with eclipse i want to ensure that
source control and contents of repository are synchronized. that means:

1) if someone does mvn:deploy, i want to display a warning, if working copy
is not up to date to source control

2) if someone wants to do a commit i want to enforce a deploy beforehand. 
 - has anybody an idea how to bestly integrate this flow to subclipse? 
 -does anybody see problems with this when using SNAPSHOTS (-> one snapshot
per commit).

there is a maven scm plugin, but this cannot be configured to use above
synchronizing rules.

thanks for your thoughts.
-- 
View this message in context: 
http://www.nabble.com/how-to-enforce-synchronization-between-source-control-and-mvn-deploy--tf4298166s177.html#a12233924
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to