Package org.apache.maven.scm.plugin

Class Summary
AbstractScmMojo  
AddMojo  
BootstrapMojo Pull the project source from the configured scm and execute the configured goals.
BranchMojo Branch the project.
ChangeLogMojo Dump changelog contents to console.
CheckinMojo Commit changes to the configured scm url.
CheckoutMojo Get a fresh copy of the latest source from the configured scm url.
DefaultLog  
DiffMojo Display the difference of the working copy with the latest copy in the configured scm url.
EditMojo Edit/lock a set of files.
ExportMojo Get a fresh exported copy of the latest source from the configured scm url.
ListMojo Get the list of project files.
StatusMojo Display the modification status of the files in the configured scm url.
TagMojo Tag the project.
UnEditMojo Unedit/unlock a set of files.
UpdateMojo Update the local working copy with the latest source from the configured scm url.
UpdateSubprojectsMojo  
ValidateMojo Validate scm connection string.
 



Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.