DEPRECATED: the maven.scm.cvs.root property is deprecated. Please specify maven.scm.url
Using connection: ${scmConnection}
You must specify an SCM URL to connect to
${msg}
Bootstrapping from ${checkoutBean.checkoutDirectory}/project.xml with goals ${maven.scm.bootstrap.goals}
Updating from SCM
You must specify an SCM URL to connect to
You must specify an SCM URL to connect to
You must specify an SCM tag to apply
Tagging ${scmConnection} with ${maven.scm.tag}
Checkin files to SCM
You must specify an SCM URL to connect to
Add files to SCM
You must specify an SCM URL to connect to
Query for status
You must specify an SCM URL to connect to
DEPRECATED: use of maven.scm.cvs.root is deprecated
the SCM URL is required
Verifying no modifications are present
Modified:
(${item.status}) ${item.path}
Cannot prepare a release - there are modifications outside of project.xml and changes.xml
DEPREACTED: Using tag_name directly is deprecated. Please use maven.scm.tag
Committing descriptors
Tagging source tree
Patch created in ${maven.scm.patch.dir}/${maven.scm.patch.file}
You must specify maven.scm.cvs.root
You must specify maven.scm.cvs.module
You must specify maven.scm.svn.root
Unknown SCM method: '${maven.scm.method}'
DEPRECATED: please use scm:checkout
Unsupported scm type: ${scmMethod}
${scmConnection}
Invalid repository connection format
Using SCM method: ${scmMethod}
Using CVSROOT: ${maven.scm.cvs.root}
Using module: ${maven.scm.cvs.module}
DEPRECATED: using ':' to separate a module in the SVN connection string is deprecated
Using SVN repository: ${maven.scm.svn.root}
DEPRECATED: please use scm:tag goal instead
DEPRECATED: maven.scm.cvs.update.flags no longer used - ignored
DEPRECATED: maven.scm.cvs.checkout.flags no longer used - ignored
DEPRECATED: maven.scm.cvs.rsh no longer used - ignored
DEPRECATED: maven.scm.cvs.sticky.tag replaced by maven.scm.tag
DEPRECATED: maven.scm.cvs.patch.dir replaced by maven.scm.patch.dir
DEPRECATED: maven.scm.cvs.patch.file replaced by maven.scm.patch.file
DEPRECATED: please use the scm:bootstrap goal instead
WARNING: you are releasing HEAD. This will overwrite any previous release versioned '${project.currentVersion}'.
Cancelled by response '${ok}'
DEPRECATED: please use the scm:update goal instead
Unsupported scm type: ${scmMethod}
DEPRECATED: please use scm:prepare-release
DEPRECATED: the scm:cvs-create-patch goal has been replaced by scm:create-patch