Package org.apache.maven.scm.plugin


package org.apache.maven.scm.plugin
  • Classes
    Class
    Description
     
    Add a file set to the project.
    Pull the project source from the configured scm and execute the configured goals.
    Branch the project.
    Dump changelog contents to console.
    Commit changes to the configured scm url.
    This mojo will fail the build if there is any local modifications
    Get a fresh copy of the latest source from the configured scm url.
    Display the difference of the working copy with the latest copy in the configured scm url.
    Edit/lock a set of files.
    Get a fresh exported copy of the latest source from the configured scm url.
    Get the list of project files.
    Mark a set of files for deletion.
    Display the modification status of the files in the configured scm url.
    Tag the project.
    Unedit/unlock a set of files.
    Untag the project.
    Update the local working copy with the latest source from the configured scm url.
    Updates all projects in a multi project build.
    Validate scm connection string.
    Validate scm connection string recursively for all projects