Created
May 28, 2009 21:18
-
-
Save admc/119580 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 'run-preparation-goals' | |
[INFO] Executing goals 'clean verify'... | |
[WARNING] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. | |
[INFO] [INFO] Scanning for projects... | |
[INFO] WAGON_VERSION: 1.0-beta-2 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building HudsonWindmillPlugin | |
[INFO] [INFO] task-segment: [clean, verify] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] [clean:clean] | |
[INFO] [INFO] Deleting directory /Users/adam/Documents/projects/windmill_on_hudson/target | |
[INFO] [INFO] [enforcer:display-info {execution: default}] | |
[INFO] [INFO] Maven Version: 2.0.10 | |
[INFO] [INFO] JDK Version: 1.5.0_16 normalized as: 1.5.0-16 | |
[INFO] [INFO] OS Info: Arch: i386 Family: unix Name: mac os x Version: 10.5.7 | |
[INFO] [INFO] [localizer:generate {execution: default}] | |
[INFO] [INFO] [resources:resources] | |
[INFO] [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent! | |
[INFO] [INFO] Copying 3 resources | |
[INFO] [INFO] [hpi:apt-compile] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [ERROR] BUILD ERROR | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] JDK6 or later is necessary to build a Hudson plugin | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] For more information, run Maven with the -e switch | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Total time: 10 seconds | |
[INFO] [INFO] Finished at: Thu May 28 14:18:02 PDT 2009 | |
[INFO] [INFO] Final Memory: 29M/55M | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD ERROR | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Maven execution failed, exit code: '1' | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] For more information, run Maven with the -e switch | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 18 seconds | |
[INFO] Finished at: Thu May 28 14:18:02 PDT 2009 | |
[INFO] Final Memory: 22M/39M | |
[INFO] ------------------------------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment