simple 14-Oct-2014 02:45:58 Build Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22) started building on agent buildserver-1.ncsa.illinois.edu simple 14-Oct-2014 02:45:58 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1 simple 14-Oct-2014 02:45:58 Executing build Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22) simple 14-Oct-2014 02:45:58 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 14-Oct-2014 02:45:58 Updating source code to revision: f925cca73890fe1f5d4ccd8f58ed10a87454119e simple 14-Oct-2014 02:45:59 Updating source code to revision: f925cca73890fe1f5d4ccd8f58ed10a87454119e simple 14-Oct-2014 02:45:59 Updating source code to revision: f925cca73890fe1f5d4ccd8f58ed10a87454119e error 14-Oct-2014 02:45:59 Error occurred while running Task 'Checkout Default Repository(2)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout. error 14-Oct-2014 02:45:59 java.lang.RuntimeException: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException: com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git version failed with code -1. Working directory was [/]., stderr: error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:132) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:88) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:191) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:176) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:172) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:220) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:73) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:74) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:188) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:112) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:110) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52) error 14-Oct-2014 02:45:59 at java.lang.Thread.run(Thread.java:745) error 14-Oct-2014 02:45:59 Caused by: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException: com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git version failed with code -1. Working directory was [/]., stderr: error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.stash.StashRepository.retrieveSourceCode(StashRepository.java:529) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:252) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:56) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$2.call(VcsCheckoutTask.java:177) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$2.call(VcsCheckoutTask.java:173) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:108) error 14-Oct-2014 02:45:59 ... 15 more error 14-Oct-2014 02:45:59 Caused by: com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git version failed with code -1. Working directory was [/]., stderr: error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runCommand(GitCommandProcessor.java:551) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitCommandProcessor$1.load(GitCommandProcessor.java:177) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitCommandProcessor$1.load(GitCommandProcessor.java:168) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache.get(LocalCache.java:3965) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3969) error 14-Oct-2014 02:45:59 at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4829) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitCommandProcessor.checkGitExistenceInSystem(GitCommandProcessor.java:203) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.(NativeGitOperationHelper.java:87) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitOperationHelperFactory.createGitOperationHelper(GitOperationHelperFactory.java:25) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitRepository.retrieveSourceCode(GitRepository.java:370) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.stash.StashRepository.retrieveSourceCode(StashRepository.java:525) error 14-Oct-2014 02:45:59 ... 20 more error 14-Oct-2014 02:45:59 Caused by: com.atlassian.utils.process.ProcessNotStartedException: /usr/bin/git could not be started error 14-Oct-2014 02:45:59 at com.atlassian.utils.process.ExternalProcessImpl.start(ExternalProcessImpl.java:332) error 14-Oct-2014 02:45:59 at com.atlassian.utils.process.ExternalProcessImpl.execute(ExternalProcessImpl.java:113) error 14-Oct-2014 02:45:59 at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runCommand(GitCommandProcessor.java:542) error 14-Oct-2014 02:45:59 ... 34 more error 14-Oct-2014 02:45:59 Caused by: java.io.IOException: Cannot run program "/usr/bin/git" (in directory "/"): error=2, No such file or directory error 14-Oct-2014 02:45:59 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041) error 14-Oct-2014 02:45:59 at com.atlassian.utils.process.ExternalProcessImpl.createDefaultProcess(ExternalProcessImpl.java:367) error 14-Oct-2014 02:45:59 at com.atlassian.utils.process.ExternalProcessImpl.createProcess(ExternalProcessImpl.java:375) error 14-Oct-2014 02:45:59 at com.atlassian.utils.process.ExternalProcessImpl.start(ExternalProcessImpl.java:329) error 14-Oct-2014 02:45:59 ... 36 more error 14-Oct-2014 02:45:59 Caused by: java.io.IOException: error=2, No such file or directory error 14-Oct-2014 02:45:59 at java.lang.UNIXProcess.forkAndExec(Native Method) error 14-Oct-2014 02:45:59 at java.lang.UNIXProcess.(UNIXProcess.java:186) error 14-Oct-2014 02:45:59 at java.lang.ProcessImpl.start(ProcessImpl.java:130) error 14-Oct-2014 02:45:59 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022) error 14-Oct-2014 02:45:59 ... 39 more error 14-Oct-2014 02:45:59 Failed to prepare the build 'Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22)' simple 14-Oct-2014 02:46:00 Running on server: post build plugin 'NCover Results Collector' simple 14-Oct-2014 02:46:00 Running on server: post build plugin 'Clover Delta Calculator' simple 14-Oct-2014 02:46:00 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 14-Oct-2014 02:46:00 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 14-Oct-2014 02:46:00 All post build plugins have finished simple 14-Oct-2014 02:46:00 Generating build results summary... simple 14-Oct-2014 02:46:00 Saving build results to disk... simple 14-Oct-2014 02:46:00 Indexing build results... simple 14-Oct-2014 02:46:00 Finished building IMAGE-MAIN-JOB1-22. simple 14-Oct-2014 02:47:37 Build Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22) started building on agent buildserver-1.ncsa.illinois.edu simple 14-Oct-2014 02:47:37 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1 simple 14-Oct-2014 02:47:37 Executing build Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22) simple 14-Oct-2014 02:47:37 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 14-Oct-2014 02:47:37 Updating source code to revision: f925cca73890fe1f5d4ccd8f58ed10a87454119e simple 14-Oct-2014 02:47:38 Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/.git'. simple 14-Oct-2014 02:47:38 Initialized empty Git repository in /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/.git/ simple 14-Oct-2014 02:47:39 Fetching 'refs/heads/master' from 'ssh://git@opensource.ncsa.illinois.edu:7999/image/im2learn.git'. Will try to do a shallow fetch. simple 14-Oct-2014 02:47:39 Warning: Permanently added '[127.0.0.1]:38834' (RSA) to the list of known hosts. simple 14-Oct-2014 02:47:44 From ssh://127.0.0.1:38834/image/im2learn simple 14-Oct-2014 02:47:44 * [new branch] master -> master simple 14-Oct-2014 02:47:44 Checking out revision f925cca73890fe1f5d4ccd8f58ed10a87454119e. simple 14-Oct-2014 02:47:44 Already on 'master' simple 14-Oct-2014 02:47:45 Updated source code to revision: f925cca73890fe1f5d4ccd8f58ed10a87454119e simple 14-Oct-2014 02:47:45 Finished task 'Checkout Default Repository' with result: Success simple 14-Oct-2014 02:47:45 Running pre-build action: VCS Version Collector simple 14-Oct-2014 02:47:45 Running pre-build action: Clover Grails PreBuild Action simple 14-Oct-2014 02:47:45 Starting task 'clean package' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 14-Oct-2014 02:47:45 Beginning to execute external process for build 'Im2Learn - Main - Default Job #22 (IMAGE-MAIN-JOB1-22)'\n ... running command line: \n/home/bamboo/apache-maven-3.2.1/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/IMAGE-MAIN-JOB1 clean package\n ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1\n ... using extra environment variables: \nbamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_05\nbamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41\nbamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm\nbamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60\nJAVA_HOME=/home/bamboo/jdk1.7.0_60\nbamboo_planRepository_type=stash-rep\nbamboo_shortPlanName=Main\nbamboo_repository_40206337_branch_name=master\nbamboo_repository_40206337_name=Im2Learn\nbamboo_planKey=IMAGE-MAIN\nbamboo_repository_40206337_git_branch=master\nbamboo_repository_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/image/im2learn.git\nbamboo_planRepository_1_branchName=master\nbamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster\nbamboo_shortPlanKey=MAIN\nbamboo_shortJobKey=JOB1\nbamboo_repository_40206337_revision_number=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1\nbamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt\nbamboo_planRepository_1_branch=master\nbamboo_repository_revision_number=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.2.1\nM2_HOME=/home/bamboo/apache-maven-3.2.1\nbamboo_planName=Im2Learn - Main\nbamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/IMAGE-MAIN-JOB1-22\nbamboo_capability_system_jdk_JDK_1_7_0_60=/home/bamboo/jdk1.7.0_60\nbamboo_planRepository_revision=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_buildResultKey=IMAGE-MAIN-JOB1-22\nbamboo_repository_git_username=\nbamboo_buildKey=IMAGE-MAIN-JOB1\nbamboo_repository_previous_revision_number=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_capability_system_git_executable=/usr/bin/git\nbamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1\nbamboo_repository_40206337_git_username=\nbamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir\nbamboo_buildPlanName=Im2Learn - Main - Default Job\nbamboo_repository_name=Im2Learn\nuseMavenReturnCode=false\nbamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/IMAGE-MAIN-JOB1-22\nbamboo_system_getTestsToPass=\nbamboo_repository_git_branch=master\nbamboo_planRepository_1_revision=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_ManualBuildTriggerReason_userName=kooper\nbamboo_planRepository_1_previousRevision=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_planRepository_1_type=stash-rep\nMAVEN2_HOME=/home/bamboo/apache-maven-3.2.1\nbamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt\nbamboo_planRepository_1_name=Im2Learn\nbamboo_planRepository_branch=master\nbamboo_planRepository_username=\nbamboo_planRepository_branchName=master\nbamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.7.0_60\nbamboo_capability_system_os=linux\nbamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1\nbamboo_shortJobName=Default Job\nbamboo_repository_branch_name=master\nbamboo_agentId=52559873\nbamboo_planRepository_previousRevision=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_planRepository_1_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/image/im2learn.git\nbamboo_planRepository_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/image/im2learn.git\nbamboo_dependenciesDisabled=false\nbamboo_repository_40206337_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/image/im2learn.git\nbamboo_planRepository_1_username=\nbamboo_planRepository_name=Im2Learn\nbamboo_buildNumber=22\nbamboo_repository_40206337_previous_revision_number=f925cca73890fe1f5d4ccd8f58ed10a87454119e\nbamboo_capability_system_hostname=snuffy\nbamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4\nbamboo_buildTimeStamp=2014-10-14T02:47:36.383-05:00\nPATH=/home/bamboo/jdk1.7.0_60/bin:/home/bamboo/jdk1.7.0_60/bin:/home/bamboo/node-v0.10.28/bin:/usr/bin:/bin\n build 14-Oct-2014 02:47:49 [INFO] Scanning for projects... build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-core:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for edu.illinois.ncsa.isda:apple:jar should not point at files within the project directory, ${basedir}/lib/apple-1.0.jar will be unresolvable by dependent projects @ line 85, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-plugins:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for jama:jama:jar should not point at files within the project directory, ${basedir}/lib/Jama-1.0.1.jar will be unresolvable by dependent projects @ line 121, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for edu.illinois.ncsa.isda:comm:jar should not point at files within the project directory, ${basedir}/lib/comm.jar will be unresolvable by dependent projects @ line 128, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for com.sun:comm:jar should not point at files within the project directory, ${basedir}/lib/comm.jar will be unresolvable by dependent projects @ line 135, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for com.sun:jmf:jar should not point at files within the project directory, ${basedir}/lib/jmf-1.0.jar will be unresolvable by dependent projects @ line 142, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-analyze:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for edu.illinois.ncsa.isda:Analyze_isda:jar should not point at files within the project directory, ${basedir}/lib/Analyze_isda-1.0.jar will be unresolvable by dependent projects @ line 35, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-hdf:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for org.hdfgroup:jhdf:jar should not point at files within the project directory, ${basedir}/lib/jhdf-2.5.jar will be unresolvable by dependent projects @ line 42, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for org.hdfgroup:jhdf4obj:jar should not point at files within the project directory, ${basedir}/lib/jhdf4obj-2.5.jar will be unresolvable by dependent projects @ line 49, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for org.hdfgroup:jhdf5:jar should not point at files within the project directory, ${basedir}/lib/jhdf5-2.5.jar will be unresolvable by dependent projects @ line 56, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for org.hdfgroup:jhdfobj:jar should not point at files within the project directory, ${basedir}/lib/jhdfobj-2.5.jar will be unresolvable by dependent projects @ line 63, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for org.hdfgroup:jhdf5obj:jar should not point at files within the project directory, ${basedir}/lib/jhdf5obj-2.5.jar will be unresolvable by dependent projects @ line 70, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-jai:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for javax.media:jai_core:jar should not point at files within the project directory, ${basedir}/lib/jai_core-1.1.3.jar will be unresolvable by dependent projects @ line 36, column 16 build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for javax.media:jai_codec:jar should not point at files within the project directory, ${basedir}/lib/jai_codec-1.1.3.jar will be unresolvable by dependent projects @ line 44, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-jpedal:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for edu.illinois.ncsa.isda:jpedal:jar should not point at files within the project directory, ${basedir}/lib/jpedal-3.22b14STD.jar will be unresolvable by dependent projects @ line 35, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:im2learn-odap:jar:3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [WARNING] 'dependencies.dependency.systemPath' for edu.illinois.ncsa.isda:apple:jar should not point at files within the project directory, ${basedir}/lib/dods.jar will be unresolvable by dependent projects @ line 42, column 16 build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 14-Oct-2014 02:47:49 [WARNING] build 14-Oct-2014 02:47:49 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:47:49 [INFO] Reactor Build Order: build 14-Oct-2014 02:47:49 [INFO] build 14-Oct-2014 02:47:49 [INFO] im2learn build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - Core build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - ImagePanel Plugins build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - HDF Loader build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - JAI Loaders build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - iText PDF Generator build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - Analyze Loader build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - jpedal PDF Loader build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - PDFBox PDF Loader build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - Plugins build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - JPEG 2000 Loader build 14-Oct-2014 02:47:49 [INFO] ISDA Im2Learn - ODAP Loader build 14-Oct-2014 02:47:49 [INFO] build 14-Oct-2014 02:47:49 [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 build 14-Oct-2014 02:47:49 [INFO] build 14-Oct-2014 02:47:49 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:47:49 [INFO] Building im2learn 3.0.0-SNAPSHOT build 14-Oct-2014 02:47:49 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:47:50 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom build 14-Oct-2014 02:47:50 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 14.9 KB/sec) build 14-Oct-2014 02:47:50 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom build 14-Oct-2014 02:47:50 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) build 14-Oct-2014 02:47:50 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom build 14-Oct-2014 02:47:50 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 780.0 KB/sec) build 14-Oct-2014 02:47:50 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom build 14-Oct-2014 02:47:50 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 516.1 KB/sec) build 14-Oct-2014 02:47:50 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar build 14-Oct-2014 02:47:50 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 776.0 KB/sec) build 14-Oct-2014 02:47:50 [INFO] build 14-Oct-2014 02:47:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn --- build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 39.5 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 531.4 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 139.6 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 198.6 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 354.9 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 388.9 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2164.4 KB/sec) build 14-Oct-2014 02:47:51 [INFO] build 14-Oct-2014 02:47:51 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:47:51 [INFO] Building ISDA Im2Learn - Core 3.0.0-SNAPSHOT build 14-Oct-2014 02:47:51 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom (9 KB at 380.0 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom (8 KB at 346.5 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 768.4 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 219.5 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar (27 KB at 963.8 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 377.4 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1075.8 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 602.7 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar build 14-Oct-2014 02:47:51 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1029.5 KB/sec) build 14-Oct-2014 02:47:51 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom (8 KB at 340.8 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 577.1 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 874.1 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 640.5 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar (29 KB at 890.4 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom (10 KB at 447.7 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom (12 KB at 506.2 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 KB at 642.6 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 779.2 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar (29 KB at 1255.0 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 62.9 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 815.2 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 824.5 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 1911.7 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 4373.2 KB/sec) build 14-Oct-2014 02:47:52 [INFO] build 14-Oct-2014 02:47:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-core --- build 14-Oct-2014 02:47:52 [INFO] build 14-Oct-2014 02:47:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-core --- build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 143.1 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 114.4 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 109.7 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 214.2 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 26.7 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 46.4 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 372.0 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom build 14-Oct-2014 02:47:52 [INFO] Downloaded: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 169.7 KB/sec) build 14-Oct-2014 02:47:52 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 107.4 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 100.4 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 90.6 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 95.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 74.0 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 19.7 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 212.3 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 97.9 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 114.2 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 93.8 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 384.7 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 64.5 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 180.3 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 472.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 267.5 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 48.2 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 237.7 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 155.3 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 173.2 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 273.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 48.3 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 154.5 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom build 14-Oct-2014 02:47:53 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 629.1 KB/sec) build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar build 14-Oct-2014 02:47:53 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 289.8 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 891.2 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 396.8 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 1238.1 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 246.3 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 2273.7 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 1806.8 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 3891.8 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:47:54 [INFO] Copying 2 resources build 14-Oct-2014 02:47:54 [INFO] build 14-Oct-2014 02:47:54 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-core --- build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 196.1 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 46.2 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (4 KB at 199.7 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 290.5 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 888.9 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 295.7 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 38.7 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 40.8 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (2 KB at 76.2 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar build 14-Oct-2014 02:47:54 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 KB at 1026.0 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (6 KB at 288.9 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 KB at 643.6 KB/sec) build 14-Oct-2014 02:47:54 [INFO] Compiling 182 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/core/target/classes build 14-Oct-2014 02:48:04 [INFO] build 14-Oct-2014 02:48:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-core --- build 14-Oct-2014 02:48:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:04 [INFO] Copying 1 resource build 14-Oct-2014 02:48:04 [INFO] build 14-Oct-2014 02:48:04 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-core --- build 14-Oct-2014 02:48:04 [INFO] Compiling 30 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/core/target/test-classes build 14-Oct-2014 02:48:06 [INFO] build 14-Oct-2014 02:48:06 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-core --- build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 81.1 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1086.1 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1309.3 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom (3 KB at 197.1 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom (3 KB at 159.3 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom (4 KB at 260.9 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 281.4 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 189.0 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 180.4 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 133.5 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 90.9 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 132.6 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 120.3 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 137.0 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 125.7 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 103.0 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 89.6 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 112.6 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 69.7 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 199.7 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 200.8 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 536.4 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 1105.2 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 KB at 735.1 KB/sec) build 14-Oct-2014 02:48:06 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom build 14-Oct-2014 02:48:06 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 71.0 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar (33 KB at 1465.4 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 1213.2 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar (60 KB at 1653.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 495.0 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar (156 KB at 3370.8 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar (220 KB at 4060.0 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Tests are skipped. build 14-Oct-2014 02:48:07 [INFO] build 14-Oct-2014 02:48:07 [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ im2learn-core --- build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (3 KB at 85.8 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 KB at 412.6 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2 KB at 69.8 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3 KB at 175.0 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2 KB at 64.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (3 KB at 150.6 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (2 KB at 95.1 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (2 KB at 90.6 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (2 KB at 111.8 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom (4 KB at 198.2 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 153.6 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 39.2 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 503.7 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 138.3 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 88.8 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 83.7 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 417.2 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 77.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 66.6 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (2 KB at 103.3 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 139.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 503.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (2 KB at 98.1 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (2 KB at 115.4 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB at 441.2 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 54.5 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (3 KB at 136.3 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom build 14-Oct-2014 02:48:07 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (2 KB at 63.1 KB/sec) build 14-Oct-2014 02:48:07 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 441.3 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (2 KB at 73.9 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (3 KB at 135.2 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (2 KB at 108.3 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (3 KB at 136.3 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 131.9 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 538.6 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar (18 KB at 962.6 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 KB at 477.7 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (154 KB at 4648.2 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (200 KB at 4239.0 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 4139.9 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/core/target/im2learn-core-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:08 [INFO] build 14-Oct-2014 02:48:08 [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ im2learn-core --- build 14-Oct-2014 02:48:08 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/core/target/im2learn-core-3.0.0-SNAPSHOT-tests.jar build 14-Oct-2014 02:48:08 [INFO] build 14-Oct-2014 02:48:08 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:08 [INFO] Building ISDA Im2Learn - ImagePanel Plugins 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:08 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) build 14-Oct-2014 02:48:08 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar build 14-Oct-2014 02:48:08 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1954.4 KB/sec) build 14-Oct-2014 02:48:08 [INFO] build 14-Oct-2014 02:48:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-panel --- build 14-Oct-2014 02:48:08 [INFO] build 14-Oct-2014 02:48:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-panel --- build 14-Oct-2014 02:48:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:08 [INFO] Copying 1 resource build 14-Oct-2014 02:48:08 [INFO] build 14-Oct-2014 02:48:08 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-panel --- build 14-Oct-2014 02:48:08 [INFO] Compiling 16 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/ext-panel/target/classes build 14-Oct-2014 02:48:11 [INFO] build 14-Oct-2014 02:48:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-panel --- build 14-Oct-2014 02:48:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:11 [INFO] Copying 1 resource build 14-Oct-2014 02:48:11 [INFO] build 14-Oct-2014 02:48:11 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-panel --- build 14-Oct-2014 02:48:11 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:11 [INFO] build 14-Oct-2014 02:48:11 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-panel --- build 14-Oct-2014 02:48:11 [INFO] Tests are skipped. build 14-Oct-2014 02:48:11 [INFO] build 14-Oct-2014 02:48:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-panel --- build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 201.4 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 188.2 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 71.0 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 1331.4 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 3108.2 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 2709.5 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 4868.0 KB/sec) build 14-Oct-2014 02:48:11 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/ext-panel/target/im2learn-panel-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:11 [INFO] build 14-Oct-2014 02:48:11 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:11 [INFO] Building ISDA Im2Learn - HDF Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:11 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:12 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.pom build 14-Oct-2014 02:48:12 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 61.8 KB/sec) build 14-Oct-2014 02:48:12 [INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar build 14-Oct-2014 02:48:12 [INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 7716.4 KB/sec) build 14-Oct-2014 02:48:12 [INFO] build 14-Oct-2014 02:48:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-hdf --- build 14-Oct-2014 02:48:12 [INFO] build 14-Oct-2014 02:48:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-hdf --- build 14-Oct-2014 02:48:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:12 [INFO] Copying 1 resource build 14-Oct-2014 02:48:12 [INFO] build 14-Oct-2014 02:48:12 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-hdf --- build 14-Oct-2014 02:48:12 [INFO] Compiling 5 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-hdf/target/classes build 14-Oct-2014 02:48:13 [INFO] build 14-Oct-2014 02:48:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-hdf --- build 14-Oct-2014 02:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:13 [INFO] Copying 1 resource build 14-Oct-2014 02:48:13 [INFO] build 14-Oct-2014 02:48:13 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-hdf --- build 14-Oct-2014 02:48:13 [INFO] Compiling 1 source file to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-hdf/target/test-classes build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-hdf --- build 14-Oct-2014 02:48:14 [INFO] Tests are skipped. build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-hdf --- build 14-Oct-2014 02:48:14 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-hdf/target/im2learn-hdf-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:14 [INFO] Building ISDA Im2Learn - JAI Loaders 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:14 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:14 [INFO] Copying 2 resources build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Compiling 2 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jai/target/classes build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:14 [INFO] Copying 1 resource build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Tests are skipped. build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-jai --- build 14-Oct-2014 02:48:14 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jai/target/im2learn-jai-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:14 [INFO] build 14-Oct-2014 02:48:14 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:14 [INFO] Building ISDA Im2Learn - iText PDF Generator 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:14 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7/itext-2.1.7.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7/itext-2.1.7.pom (3 KB at 212.4 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.pom (1018 B at 55.2 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.pom (2 KB at 63.7 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/bouncycastle/bctsp-jdk14/138/bctsp-jdk14-138.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/bouncycastle/bctsp-jdk14/138/bctsp-jdk14-138.pom (363 B at 20.9 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bctsp-jdk14/1.38/bctsp-jdk14-1.38.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bctsp-jdk14/1.38/bctsp-jdk14-1.38.pom (2 KB at 72.0 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.38/bcprov-jdk14-1.38.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.38/bcprov-jdk14-1.38.pom (819 B at 57.1 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk14/1.38/bcmail-jdk14-1.38.pom build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk14/1.38/bcmail-jdk14-1.38.pom (2 KB at 90.9 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7/itext-2.1.7.jar build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bctsp-jdk14/1.38/bctsp-jdk14-1.38.jar build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.38/bcprov-jdk14-1.38.jar build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bctsp-jdk14/1.38/bctsp-jdk14-1.38.jar (23 KB at 1181.8 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk14/1.38/bcmail-jdk14-1.38.jar build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar (188 KB at 6049.5 KB/sec) build 14-Oct-2014 02:48:14 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk14/1.38/bcmail-jdk14-1.38.jar (188 KB at 4688.4 KB/sec) build 14-Oct-2014 02:48:15 [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/lowagie/itext/2.1.7/itext-2.1.7.jar (1104 KB at 14714.5 KB/sec) build 14-Oct-2014 02:48:15 [INFO] Downloaded: http://repo.maven.apache.org/maven2/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar (1516 KB at 13408.0 KB/sec) build 14-Oct-2014 02:48:15 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk14/1.38/bcprov-jdk14-1.38.jar (1516 KB at 7354.9 KB/sec) build 14-Oct-2014 02:48:15 [INFO] build 14-Oct-2014 02:48:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-itext --- build 14-Oct-2014 02:48:15 [INFO] build 14-Oct-2014 02:48:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-itext --- build 14-Oct-2014 02:48:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:15 [INFO] Copying 3 resources build 14-Oct-2014 02:48:15 [INFO] build 14-Oct-2014 02:48:15 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-itext --- build 14-Oct-2014 02:48:15 [INFO] Compiling 4 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-itext/target/classes build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-itext --- build 14-Oct-2014 02:48:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:16 [INFO] Copying 1 resource build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-itext --- build 14-Oct-2014 02:48:16 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-itext --- build 14-Oct-2014 02:48:16 [INFO] Tests are skipped. build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-itext --- build 14-Oct-2014 02:48:16 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-itext/target/im2learn-itext-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:16 [INFO] Building ISDA Im2Learn - Analyze Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:16 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-analyze/target build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:16 [INFO] Copying 2 resources build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Compiling 1 source file to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-analyze/target/classes build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:16 [INFO] Copying 1 resource build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Tests are skipped. build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-analyze --- build 14-Oct-2014 02:48:16 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-analyze/target/im2learn-analyze-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:16 [INFO] Building ISDA Im2Learn - jpedal PDF Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:16 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-jpedal --- build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-jpedal --- build 14-Oct-2014 02:48:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:16 [INFO] Copying 2 resources build 14-Oct-2014 02:48:16 [INFO] build 14-Oct-2014 02:48:16 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-jpedal --- build 14-Oct-2014 02:48:16 [INFO] Compiling 3 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jpedal/target/classes build 14-Oct-2014 02:48:17 [INFO] build 14-Oct-2014 02:48:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-jpedal --- build 14-Oct-2014 02:48:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:17 [INFO] Copying 1 resource build 14-Oct-2014 02:48:17 [INFO] build 14-Oct-2014 02:48:17 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-jpedal --- build 14-Oct-2014 02:48:17 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:17 [INFO] build 14-Oct-2014 02:48:17 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-jpedal --- build 14-Oct-2014 02:48:17 [INFO] Tests are skipped. build 14-Oct-2014 02:48:17 [INFO] build 14-Oct-2014 02:48:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-jpedal --- build 14-Oct-2014 02:48:17 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jpedal/target/im2learn-jpedal-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:17 [INFO] build 14-Oct-2014 02:48:17 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:17 [INFO] Building ISDA Im2Learn - PDFBox PDF Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:17 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.pom build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.pom (6 KB at 352.1 KB/sec) build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/1.6.0/pdfbox-parent-1.6.0.pom build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/1.6.0/pdfbox-parent-1.6.0.pom (6 KB at 377.2 KB/sec) build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.pom build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.pom (4 KB at 212.1 KB/sec) build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.pom build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.pom (4 KB at 214.0 KB/sec) build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar build 14-Oct-2014 02:48:17 [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar (51 KB at 2950.4 KB/sec) build 14-Oct-2014 02:48:17 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar (171 KB at 6829.1 KB/sec) build 14-Oct-2014 02:48:18 [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar (3735 KB at 9406.7 KB/sec) build 14-Oct-2014 02:48:18 [INFO] build 14-Oct-2014 02:48:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:18 [INFO] build 14-Oct-2014 02:48:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:18 [INFO] Copying 2 resources build 14-Oct-2014 02:48:18 [INFO] build 14-Oct-2014 02:48:18 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:18 [INFO] Compiling 1 source file to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-pdfbox/target/classes build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:19 [INFO] Copying 1 resource build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:19 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:19 [INFO] Tests are skipped. build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-pdfbox --- build 14-Oct-2014 02:48:19 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-pdfbox/target/im2learn-pdfbox-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:19 [INFO] Building ISDA Im2Learn - Plugins 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:19 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.pom (2 KB at 91.7 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 144.9 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/j3d-core-utils/1.3.1/j3d-core-utils-1.3.1.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/j3d-core-utils/1.3.1/j3d-core-utils-1.3.1.pom (551 B at 31.7 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.pom (227 B at 10.1 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/j3d-core/1.3.1/j3d-core-1.3.1.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/j3d-core/1.3.1/j3d-core-1.3.1.pom (401 B at 11.9 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/trove/trove/1.1-beta-5/trove-1.1-beta-5.pom build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/trove/trove/1.1-beta-5/trove-1.1-beta-5.pom (877 B at 53.5 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/j3d-core-utils/1.3.1/j3d-core-utils-1.3.1.jar build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/j3d-core/1.3.1/j3d-core-1.3.1.jar build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.jar build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (359 KB at 9200.8 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloading: http://repo.maven.apache.org/maven2/trove/trove/1.1-beta-5/trove-1.1-beta-5.jar build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.jar (284 KB at 7449.7 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar (709 KB at 8538.9 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/trove/trove/1.1-beta-5/trove-1.1-beta-5.jar (644 KB at 6638.7 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/j3d-core-utils/1.3.1/j3d-core-utils-1.3.1.jar (1369 KB at 7398.7 KB/sec) build 14-Oct-2014 02:48:19 [INFO] Downloaded: http://repo.maven.apache.org/maven2/java3d/j3d-core/1.3.1/j3d-core-1.3.1.jar (2455 KB at 9818.4 KB/sec) build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-plugins --- build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-plugins --- build 14-Oct-2014 02:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:19 [INFO] Copying 32 resources build 14-Oct-2014 02:48:19 [INFO] build 14-Oct-2014 02:48:19 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-plugins --- build 14-Oct-2014 02:48:19 [INFO] Compiling 194 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/ext-plugins/target/classes build 14-Oct-2014 02:48:29 [INFO] build 14-Oct-2014 02:48:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-plugins --- build 14-Oct-2014 02:48:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:29 [INFO] Copying 1 resource build 14-Oct-2014 02:48:29 [INFO] build 14-Oct-2014 02:48:29 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-plugins --- build 14-Oct-2014 02:48:29 [INFO] Compiling 10 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/ext-plugins/target/test-classes build 14-Oct-2014 02:48:30 [INFO] build 14-Oct-2014 02:48:30 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-plugins --- build 14-Oct-2014 02:48:30 [INFO] Tests are skipped. build 14-Oct-2014 02:48:30 [INFO] build 14-Oct-2014 02:48:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-plugins --- build 14-Oct-2014 02:48:31 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/ext-plugins/target/im2learn-plugins-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:31 [INFO] build 14-Oct-2014 02:48:31 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:31 [INFO] Building ISDA Im2Learn - JPEG 2000 Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:31 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:31 [INFO] Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/thirdparty/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/maven-metadata.xml build 14-Oct-2014 02:48:31 [INFO] Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/maven-metadata.xml build 14-Oct-2014 02:48:31 [INFO] Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/maven-metadata.xml (766 B at 2.2 KB/sec) build 14-Oct-2014 02:48:31 [INFO] Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/thirdparty/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/jj2000-5.2-20110311.215956-1.pom build 14-Oct-2014 02:48:31 [INFO] Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/jj2000-5.2-20110311.215956-1.pom build 14-Oct-2014 02:48:31 [INFO] Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/jj2000-5.2-20110311.215956-1.pom (4 KB at 38.0 KB/sec) build 14-Oct-2014 02:48:31 [INFO] Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/jj2000-5.2-20110311.215956-1.jar build 14-Oct-2014 02:48:32 [INFO] Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/jpeg2000/epfl/ch/jj2000/5.2-SNAPSHOT/jj2000-5.2-20110311.215956-1.jar (491 KB at 3477.9 KB/sec) build 14-Oct-2014 02:48:32 [INFO] build 14-Oct-2014 02:48:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:32 [INFO] build 14-Oct-2014 02:48:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:32 [INFO] Copying 3 resources build 14-Oct-2014 02:48:32 [INFO] build 14-Oct-2014 02:48:32 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:32 [INFO] Compiling 1 source file to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jpeg2000/target/classes build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:33 [INFO] Copying 1 resource build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:33 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:33 [INFO] Tests are skipped. build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-jpeg2000 --- build 14-Oct-2014 02:48:33 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-jpeg2000/target/im2learn-jpeg2000-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:33 [INFO] Building ISDA Im2Learn - ODAP Loader 3.0.0-SNAPSHOT build 14-Oct-2014 02:48:33 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ im2learn-odap --- build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ im2learn-odap --- build 14-Oct-2014 02:48:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:33 [INFO] Copying 1 resource build 14-Oct-2014 02:48:33 [INFO] build 14-Oct-2014 02:48:33 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ im2learn-odap --- build 14-Oct-2014 02:48:33 [INFO] Compiling 5 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-odap/target/classes build 14-Oct-2014 02:48:34 [INFO] build 14-Oct-2014 02:48:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ im2learn-odap --- build 14-Oct-2014 02:48:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 14-Oct-2014 02:48:34 [INFO] Copying 1 resource build 14-Oct-2014 02:48:34 [INFO] build 14-Oct-2014 02:48:34 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ im2learn-odap --- build 14-Oct-2014 02:48:34 [INFO] Nothing to compile - all classes are up to date build 14-Oct-2014 02:48:34 [INFO] build 14-Oct-2014 02:48:34 [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ im2learn-odap --- build 14-Oct-2014 02:48:34 [INFO] Tests are skipped. build 14-Oct-2014 02:48:34 [INFO] build 14-Oct-2014 02:48:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ im2learn-odap --- build 14-Oct-2014 02:48:34 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/IMAGE-MAIN-JOB1/loader-odap/target/im2learn-odap-3.0.0-SNAPSHOT.jar build 14-Oct-2014 02:48:34 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:34 [INFO] Reactor Summary: build 14-Oct-2014 02:48:34 [INFO] build 14-Oct-2014 02:48:34 [INFO] im2learn .......................................... SUCCESS [ 1.878 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - Core .............................. SUCCESS [ 17.276 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - ImagePanel Plugins ................ SUCCESS [ 3.107 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - HDF Loader ........................ SUCCESS [ 2.209 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - JAI Loaders ....................... SUCCESS [ 0.601 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - iText PDF Generator ............... SUCCESS [ 1.562 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - Analyze Loader .................... SUCCESS [ 0.498 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - jpedal PDF Loader ................. SUCCESS [ 0.787 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - PDFBox PDF Loader ................. SUCCESS [ 1.648 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - Plugins ........................... SUCCESS [ 12.210 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - JPEG 2000 Loader .................. SUCCESS [ 1.834 s] build 14-Oct-2014 02:48:34 [INFO] ISDA Im2Learn - ODAP Loader ....................... SUCCESS [ 0.809 s] build 14-Oct-2014 02:48:34 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:34 [INFO] BUILD SUCCESS build 14-Oct-2014 02:48:34 [INFO] ------------------------------------------------------------------------ build 14-Oct-2014 02:48:34 [INFO] Total time: 44.752 s build 14-Oct-2014 02:48:34 [INFO] Finished at: 2014-10-14T02:48:34-06:00 build 14-Oct-2014 02:48:34 [INFO] Final Memory: 68M/425M build 14-Oct-2014 02:48:34 [INFO] ------------------------------------------------------------------------ simple 14-Oct-2014 02:48:34 Finished task 'clean package' with result: Success simple 14-Oct-2014 02:48:34 Running post build plugin 'Artifact Copier' simple 14-Oct-2014 02:48:34 Publishing an artifact: ImageTools Jar Files simple 14-Oct-2014 02:48:36 Finished publishing of artifact Shared artifact: [ImageTools Jar Files], pattern: [**/target/*.*] in 1s simple 14-Oct-2014 02:48:36 Running post build plugin 'NCover Results Collector' simple 14-Oct-2014 02:48:36 Running post build plugin 'Clover Results Collector' simple 14-Oct-2014 02:48:36 Finalising the build... simple 14-Oct-2014 02:48:36 Stopping timer. simple 14-Oct-2014 02:48:36 Build IMAGE-MAIN-JOB1-22 completed. simple 14-Oct-2014 02:48:36 Running on server: post build plugin 'NCover Results Collector' simple 14-Oct-2014 02:48:36 Running on server: post build plugin 'Clover Delta Calculator' simple 14-Oct-2014 02:48:36 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 14-Oct-2014 02:48:36 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 14-Oct-2014 02:48:36 All post build plugins have finished simple 14-Oct-2014 02:48:36 Generating build results summary... simple 14-Oct-2014 02:48:36 Saving build results to disk... simple 14-Oct-2014 02:48:36 Indexing build results... simple 14-Oct-2014 02:48:36 Finished building IMAGE-MAIN-JOB1-22.