Created
May 13, 2009 00:02
-
-
Save admc/110795 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Scanning for projects... | |
[INFO] Searching repository for plugin with prefix: 'release'. | |
WAGON_VERSION: 1.0-beta-2 | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building HudsonWindmillPlugin | |
[INFO] task-segment: [release:prepare, release:perform] (aggregator-style) | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] [release:prepare] | |
[INFO] Resuming release from phase 'scm-tag' | |
[INFO] Tagging release with the label HudsonWindmillPlugin-1.0... | |
[INFO] Executing: /bin/sh -c cd /Users/adam/Documents/projects/windmill_on_hudson && svn --non-interactive copy --file /tmp/maven-scm-1780401977.commit https://svn.dev.java.net/svn/hudson/trunk/hudson/plugins/HudsonWindmillPlugin https://svn.dev.java.net/svn/hudson/tags/HudsonWindmillPlugin-1.0 | |
[INFO] Working directory: /Users/adam/Documents/projects/windmill_on_hudson | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Unable to tag SCM | |
Provider message: | |
The svn tag command failed. | |
Command output: | |
svn: PROPFIND request failed on '/svn/hudson' | |
svn: PROPFIND of '/svn/hudson': authorization failed (https://svn.dev.java.net) | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] For more information, run Maven with the -e switch | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 7 seconds | |
[INFO] Finished at: Tue May 12 17:02:00 PDT 2009 | |
[INFO] Final Memory: 21M/39M | |
[INFO] ------------------------------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment