Created
May 12, 2009 23:47
-
-
Save admc/110787 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
dhcp-10-10-8-121% mvn -B release:prepare release:perform | |
[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-commit-release' | |
[INFO] Checking in modified POMs... | |
[INFO] Executing: /bin/sh -c cd /Users/adam/Documents/projects/windmill_on_hudson && svn --non-interactive commit --file /tmp/maven-scm-1272476042.commit --targets /tmp/maven-scm-10585-targets | |
[INFO] Working directory: /Users/adam/Documents/projects/windmill_on_hudson | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Unable to commit files | |
Provider message: | |
The svn command failed. | |
Command output: | |
svn: Commit failed (details follow): | |
svn: OPTIONS request failed on '/svn/hudson/trunk/hudson/plugins/windmill' | |
svn: OPTIONS of '/svn/hudson/trunk/hudson/plugins/windmill': 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 16:46:30 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