Build failed in Jenkins: jbosstools-aerogear_master #223
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-aerogear_m...>
Changes:
[nboldt] add pom.xml files
[nboldt] add poms JBDS-1212
[nboldt] reorder pom
[Max Rydahl Andersen] commit pom that includes site.xml
[dgolovin] 1. failing tests were commented in vpe.html.test plugin see https://jira.jboss.org/browse/JBIDE-6561
[dgolovin] vpe.spring and vpe.spring.tests plugins are added to the build
[nboldt] JBDS-1247 remove relativePath from pom.xml so that old parent-pom.xml is entirely orphaned and deletable
[dgolovin] https://jira.jboss.org/browse/JBIDE-7440 decoupled vpe and jsf tests to avoid skipping tests in case of test failure
[dgolovin] https://issues.jboss.org/browse/JBIDE-8023 JSF component build missing test plugins from JST and VPE components
[nboldt] JBIDE-8119 apply JBIDE-8119.patch to set all trunk pom.xml files to point at parent pom version 0.0.2-SNAPSHOT
[dgolovin] https://issues.jboss.org/browse/JBIDE-8518 fix pom.xml files in JBT and JBDS repo such that only component root poms reference parent pom (all others just look up to .. for parent)
[dgolovin] https://issues.jboss.org/browse/JBIDE-8777
[dgolovin] aded -debug -consolelog to see what is actually going on at testing time
[Max Rydahl Andersen] JBIDE-9268 aligned vpe to 3.3.0, xulrunner still at 1.9.x
[nboldt] JBIDE-8734 publish test feature and/or bot test plugin(s)
[nboldt] JBIDE-8734 publish test feature and/or bot test plugin(s)
[nboldt] https://issues.jboss.org/browse/JBIDE-9140 move from 0.10 to 0.12 in pom.xml files
[dgolovin] coverage profiles should be moved from build/pom.xml to component/tests/pom.xml. vpe component coverage report is fixed.
[dgolovin] profiles with coverage now are activated by different properties so it would not end up with dublicate artifacts error
[nboldt] JBIDE-9140 upversion parent pom references to 0.0.3
[dgolovin] https://issues.jboss.org/browse/JBIDE-10107 (Move *.base.test from plugins folder to tests folder)
[yradtsevich] https://issues.jboss.org/browse/JBIDE-9539 : Browsersim app for testing mobile/desktop web apps
[dgolovin] Eclipse-BundleShape: dir introduced in vpe component plugin manifests where it is required
[mickael.istria] JBIDE-10825
[mickael.istria] JBIDE-11157
[mickael.istria] JBIDE-11157
[mickael.istria] JBIDE-11157 : components consume new version of parent pom
[mickael.istria] JBIDE-11615 : Remove ref to repositories. Expect them to be in ~/.m2/settings.xml
[nboldt] Use new Beta3 version of parent pom
[nboldt] Use new CR1 version of parent pom
[nboldt] move root poms in trunk to use new 3.4.0.M1-SNAPSHOT parent pom (JBIDE-11622, JBIDE-12037)
[mickael.istria] JBIDE-11318 Fix path to location of emma
[nboldt] JBDS-2236 bump feature and plugin versions to new baselines for Juno: as 2.4
[mickael.istria] JBIDE-12422: Use surefire.timeout to configure timeout rather than hardcoding a forkedProcessTimeout value
[nboldt] JBDS-1987 bump parent pom from 3.4.0.M1 to 4.0.0.M1
[nboldt] JBDS-1987, JBDS-2251 bump qualifiers from M1 to Alpha1
[nboldt] Use new version of parent pom in trunk
[nboldt] Use new 4.0.0.Beta1-SNAPSHOT version of parent pom in trunk
[nboldt] Use new 4.0.0.Beta2-SNAPSHOT version of parent pom in trunk
[Max Rydahl Andersen] add
[Max Rydahl Andersen] fix
[Max Rydahl Andersen] adding
[nickboldt] use .all for artifactId, not just name; add bootstrap profile; tweak .gitignore
[nickboldt] revert change to root pom GAV
[nickboldt] oops, should not have committed this local change
[Max Rydahl Andersen] JBIDE-12951 add bin and target to all root .gitignores
[Max Rydahl Andersen] fix JBIDE-12955 use jbosstools-build/parent for parent relativepath
[yradtsevich] JBIDE-12943 Remove all swtbot tests that now live in jbosstools-integration-tests repo
[nickboldt] switch master to use parent pom 4.0.0.CR1-SNAPSHOT
[Max Rydahl Andersen] update
[nickboldt] fix bootstrap profile to use 'jbosstools-' prefix
[yahorr] Ripple original
[yahorr] Beautified ripple.js with jsbeautifier
[yahorr] Created mocks for Web SQL methods;
[yradtsevich] Added popup opening
[yradtsevich] Added Accelerometer Cordova example by Illya Buziuk
[dgolovin] JBIDE-8605 Update versions of VPE plugins
[mistria] JBIDE-13476: Removed bootstrap profile
[ibuziuk] fresh 'next' branch build from 19.02.2013
[ibuziuk] Fixing ripple js for correct functioning under windows (window.openDatabase = null).
[ibuziuk] XXX iframe replaced by pop-up. You have to close old pop-up before reloading main page with all tools, otherwise cordova project won't be hitched up
[ibuziuk] XXX The _bindObjet method call was returned the to inject method. The call is made from CordovaSim.java via browser.execute.
[yradtsevich] switch to parent/pom.xml 4.1.0.Alpha2
[ibuziuk] Fixing Firebug lite pop-up openning in the browserSim window
[ibuziuk] Prevent appearing of the page with platform choosing options (always cordova 2.0.0)
[ibuziuk] Moving notifications from the main page to BrowserSim (pop-up)
[ibuziuk] Fixing camera API for correct collaboration with UploadFileServlet and HostFileServlet, moving to jQuery ui dialog
[ibuziuk] iFrame wrapper removing
[ibuziuk] Moving "Events" tab to the left
[ibuziuk] 'Devices' tab hiding
[ibuziuk] BrowserSim 'backbutton' functionality can be overridden by cordova
[yradtsevich] switch to parent/pom.xml 4.1.0.Beta1
[yradtsevich] Adding jetty and 'ripple-temp' as a submodule
[yradtsevich] Created cordovasim.eclipse plugin, adding pom.xml to cordovasim and cordovasim.eclipse bundles for build processes
[yradtsevich] Adding cordovasim feature
[yradtsevich] Multiple popups fixed, but Ripple does not work
[yradtsevich] Created a RewriteHandler and folder structure for hosted ripple
[yradtsevich] Adding StaticResponseServlet for "ok" status returning (User-agent case)
[yradtsevich] Prevent multiple popups - SWT bug. Working not really neat
[yradtsevich] New workaround was found - initialize the call via browser.execute(SCRIPT). Weird issue with JVM crashing after few main page reloads
[yradtsevich] Fixing SWT issue with JVM crashing after few main page reloads
[yradtsevich] Jetty-based cross domain proxy brought to the form of the original node.js proxy
[yradtsevich] Command line parsing is added for CordovaSim
[yradtsevich] Adding functionality to change BrowserSim skin
[yradtsevich] JBIDE-13552 BrowserSim: Ripple integration - closing both Ripple and pop-up (browserSim) after pushing 'exit' menu item
[yradtsevich] Adding UploadFileServlet and HostFileServlet for correct collaboration with camera API
[yradtsevich] Updating ripple-temp submodule
[yradtsevich] Caching issue fixing - prevent NOT_MODIFIED_SINCE 304 responce, prevent "if-modified-since" headers handling
[yradtsevich] Error dialog showing, when the port is already in use
[yradtsevich] Secure Jetty to allow access only from localhost
[yradtsevich] adding 'CustomBrowserSim' class in order to override 'backbutton' functionality
[yradtsevich] Overriding BrowserSim menus (context and menu bar)
[yradtsevich] Fixing incorrect menu title under Mac OS
[yradtsevich] Fixing "No multipart config for servlet" exception after jetty upgrading to 8.1.9
[yradtsevich] Fixing main page reload crashes (wasn't able to delete BS instance from the list of devices)
[yahorr] JBIDE-13552/JBIDE-14113: CordovaSim refactoring (BrowserSim's code reuse); created cordovasim.ripple plugin, moved ripple into it
[kmarmaliykov] JBIDE-14077 context/file menu fixes to browsersim
[ibuziuk] Implementing Capture.getFormatData() method
[ibuziuk] Refactoring - changing action of photo-form (Camera.API) from "fileUpload" to "ripple/fileUpload" in order to make servlet mapping more specific
[ibuziuk] Updating ripple source code (master 0.9.16) with cordova 2.5+ support
[ibuziuk] JBIDE-14300 Implementing Capture.getFormatData() method via FormatDataServlet, refactoring, ripple submodule updating (cordova 2.5+ support)
[ibuziuk] JBIDE-13552 BrowserSim: Fixing ServerCreator due to ripple source code (master 0.9.16) update
[ibuziuk] JBIDE-14319 hosting cordova.js (2.6.0), adding it to the project (f.i. AeroGear project) if it is required but doesn't exist
[ibuziuk] JBIDE-14362 CordovaSim: implementing Phonegap's Barcode Scanner plugin
[yradtsevich] JBIDE-14453 Implementing support of cordova 2.7.0 by hosting cordova-plugins.json via jetty
[yradtsevich] Test plugin for browserSim eclipse integration added
[mistria] Fix build
[mistria] Fix feature to include all cordova bundles
[yahorr] JBIDE-14453, JBIDE-14319 - fix of hosting cordova.js and cordova_plugins.json via Jetty
[yahorr] Launcher for CordovaSim: removed toolbar buttons and added a new launch configuration with tabs. No values by default yet.
[yahorr] Moved parsing/validation methods to CordovaSimLaunchParametersUtil
[yahorr] Removed CordovaSim Editor, Action and Browser
[yahorr] Changed CordovaSim runner parameters to be java CSR path default_page -Dport=xxx;
[yahorr] Added launch shortcut, saving of configurations, selection-based autofill
[yahorr] Intelligent defaults for Android/Hybrid natures
[yahorr] Added extraction of main HTML from config.xml, set launch shortcut for hybrid and android natures
[yahorr] Run existing configuraion if it already exists
[yahorr] Proper handling of null pointers and closed projects
[ibuziuk] JBIDE-14360 BrowserSim: adding possibility of enabling/disabling LiveReload from BrowserSim and CordovaSim
[yradtsevich] JBIDE-14362 Implementing Phonegap's Barcode Scanner plugin
[yradtsevich] JBIDE-14512 Upgrading cordova to the last version (2.7.0)
[yradtsevich] JBIDE-14501 CordovaSim feature has same name as BrowserSim
[ibuziuk] JBIDE-14319 Fixing jetty server for correct hosting of org.jboss.tools.vpe.cordovasim.ripple (didn't work with jar)
[ibuziuk] Updating ripple source code (master 0.9.17)
[ibuziuk] JBIDE-14625 Fixing FireBug Lite for correct collaboration with CordovaSim
[ibuziuk] Updating ripple source code (https://github.com/apache/incubator-ripple - master 0.9.17)
[ibuziuk] JBIDE-14743 CordovaSim: fixing phonegap's Contacts API
[ibuziuk] Minor css cosmetics (deleting Ripple logo)
[yradtsevich] JBIDE-14743 CordovaSim: fixing phonegap's Contacts API
[Fred Bricon] JBIDE-14833 use Beta2 parent pom
[yradtsevich] JBIDE-14578 Set Window Icon for Ripple window opened when project is run in CordovaSim
[mistria] JBIDE-14616: remove parent.relativePath
[yradtsevich] JBIDE-14789 CordovaSim: remember cordovasim size/window position.
[yradtsevich] JBIDE-14854 Compilation errors in org.jboss.tools.vpe.browsersim/org.jboss.tools.vpe.cordovasim
[kmarmaliykov] JBIDE-11046 BrowserSim: add support of Eclipse x86_64 on Windows
[kmarmaliykov] JBIDE-14370: Include SWT 32bits libs at build time
[yradtsevich] JBIDE-14080 Browsersim > ScreenShot > Save is not clear where it saves images
[kmarmaliykov] JBIDE-14830 CordovaSim: Weinre doesn't work
[kmarmaliykov] JBIDE-14830 CordovaSim: Weinre doesn't work
[ibuziuk] JBIDE-14652 CordovaSim: Fixing incorrect user agent, adding correct user agent data into the 'Information' panel of CordovaSim
[yradtsevich] CordovaSim NPE fix
[yradtsevich] JBIDE-14652 CordovaSim: Fixing incorrect user agent, adding correct user agent data into the 'Information' panel of CordovaSim
[dgolovin] JBIDE-14893 CordovaSim shows a cryptic error message when run on Windows 64-bit
[ibuziuk] JBIDE-14894 CordovaSim: Implementing "Camera.DestinationType = DATA_URL" support, renaming buttons in the camera dialog
[kmarmaliykov] JBIDE-14901 Unable to run BrowserSim/Cordovasim
[kmarmaliykov] JBIDE-14901 Unable to run BrowserSim/Cordovasim
[ibuziuk] JBIDE-14920 CordovaSim: replacement global 'bsPopup' variable with 'emulatorBridge.window()'' structure
[yradtsevich] JBIDE-14910 BrowserSim: move standalone parameter to BrowserSimArgs
[yradtsevich] JBIDE-14894 CordovaSim: Implementing "Camera.DestinationType = DATA_URL" support, renaming buttons in the camera dialog
[yradtsevich] JBIDE-14920 CordovaSim: replacement global 'bsPopup' variable with 'emulatorBridge.window()' structure
[dgolovin] [JBIDE-14904] CordovaSim: Missing plugin provider
[yradtsevich] JBIDE-14361 BrowserSim: LiveReload's port should be configurable
[kmarmaliykov] Browsersim sync windows have separate icons after changing skin- fixed
[ibuziuk] JBIDE-15003 CordavaSim: Implementing different way of getting captured image height/width for correct closing on Mac OS X
[yradtsevich] Switching parent pom to CR1
[yradtsevich] JBIDE-15142 Add about.html and licenses to the o.j.t.vpe.cordovasim and o.j.t.vpe.cordovasim.ripple plugins
[dgolovin] [JBIDE-15280] Update parent/pom.xml version to 4.2.0.Alpha1
[yradtsevich] [JBIDE-15266] Remove unused profiles related to emma coverage reports
[ibuziuk] JBIDE-15296 CordovaSim: Updating ripple source code (master 0.9.18)
[yradtsevich] JBIDE-16165 CordovaSim does not warn users that it needs Safari to run
[yradtsevich] JBIDE-15293 BrowserSim/CordovaSim: add logging callbacks to Eclipse
[yradtsevich] JBIDE-15293 BrowserSim/CordovaSim: add logging callbacks to Eclipse
[yradtsevich] JBIDE-15293 BrowserSim/CordovaSim: add logging callbacks to Eclipse
[dgolovin] [JBIDE-13795] Incorrect URL for JBoss Jira on readmes
[mistria] JBIDE-11319: Url for Eclipse-SourceReferences
[ibuziuk] JBIDE-15296 CordovaSim: Fixing ripple.js for cordova-3.0 support.
[ibuziuk] JBIDE-15296 CordovaSim: Fixing notification.confirm method
[ibuziuk] JBIDE-15296 CordovaSim: Fixing Vibration.vibrate method
[ibuziuk] JBIDE-15296 CordovaSim: Fixing "Compass" API
[yradtsevich] JBIDE-15296 CordovaSim: updating ripple source code to the last version (master 0.9.18). Fixing minor bugs after migration: "Compass" API, notification.confirm, vibration.vibrate.
[kmarmaliykov] JBIDE-15354 CordovaSim: CordovaSim window is not available after switching off second monitor
[kmarmaliykov] JBIDE-15042 BrowserSim: window position does not remembered when left top corner is out of screen
[kmarmaliykov] JBIDE-15513 Cordovasim: Make back button always enabled
[yahorr] JBIDE-15431 Increment version for jbosstools-vpe module
[ibuziuk] JBIDE-14506 CordovaSim: Merging apache/incubator-ripple cordova-3.0 branch
[ibuziuk] JBIDE-14506 CordovaSim: Implementing cordova plugin support. Moving BarcodeScanner plugin to separate .js file. SplashScreen and inAppBrowser now part of cordova 2.0.x API. Commenting cordova 3.0.0 support
[ibuziuk] JBIDE-15521 CordovaSim: Implementing SplashScreen plugin
[ibuziuk] JBIDE-15302 CordovaSim: Updating cordova to the last version (3.1.0). Adding cordova 3.0.x support
[kmarmaliykov] JBIDE-12192 BrowserSim: simulate touch events
[ibuziuk] JBIDE-14506 CordovaSim: Implementing cordova plugin support. Moving BarcodeScanner plugin to separate .js file
[yahorr] JBIDE-15521 CordovaSim: Implementing SplashScreen plugin
[yahorr] JBIDE-15302 CordovaSim: Adding cordova plugin support
[yahorr] JBIDE-15302 CordovaSim: Adding caching via Etag for CordovaPluginJsServlet. Refactoring.
[yahorr] JBIDE-15302 CordovaSim: Adding caching via Etag for PluginServlet.
[yahorr] JBIDE-15302 CordovaSim: Refactoring. Adding cordova-3.1.0 support
[yahorr] JBIDE-15302 CordobaSim: Refactoring. Changing the way of plugin processing
[yahorr] JBIDE-15302 CordovaSim: Prevent caching in PluginServlet and CordovaPluginJsServlet. Updating ripple submodule
[ibuziuk] JBIDE-15512 CordovaSim: Implementing InAppBrowser plugin
[yradtsevich] JBIDE-15784 CordovaSim: mark component description as "Experimental"
[kmarmaliykov] JBIDE-14983 CordovaSim: View page source option should open file from workspace
[kmarmaliykov] JBIDE-14960 BrowserSim/CordovaSim: externalize messages
[ibuziuk] JBIDE-14960 BrowserSim/CordovaSim: externalize messages. Refactoring
[ibuziuk] JBIDE-15783 CordovaSim: Adding android projects support. Fixing NPE. Logging exceptions. Refactoring
[ibuziuk] JBIDE-15512 CordovaSim: Implementing inAppBrowser plugin
[ibuziuk] JBIDE-15512 CordovaSim: Adding ChildBrowser Support
[ibuziuk] JBIDE-15512 CordovaSim: Overriding buttons in CordovaSim when the inAppBrowser is shown
[ibuziuk] JBIDE-15512 CordovaSim: Adding custom scroll bars and valid userAgent to the inAppBrowser
[ibuziuk] JBIDE-15512 CordovaSim: Fixing NativeSkin Layout bug. Adding dispose listener to prevent permanent native crashes
[ibuziuk] JBIDE-15512 CordovaSim: Fixing inAppBrowser.execScript processing
[ibuziuk] JBIDE-15512 CordovaSim: Fixing native error after changing BrowserSim's skin when inAppBrowser is shown
[ibuziuk] JBIDE-15512 CordovaSim: Updating ripple submodule for inAppBrowser support
[yradtsevich] JBIDE-13743 CordovaSim: Adding ChildBrowser plugin support by updating ripple submodule
[yradtsevich] JBIDE-15817 CordovaSim: Adding better description to CordovaSim feature
[yradtsevich] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[ibuziuk] JBIDE-15814 CordovaSim: Adding navigator.app.backHistory support
[yradtsevich] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[ibuziuk] JBIDE-15814 CordovaSim: Adding navigator.app.backHistory support
[yradtsevich] JBIDE-15850 CordovaSim: Hiding navigation bar by default
[ibuziuk] JBIDE-13743 CordovaSim: Adding ChildBrowser.onClose support
[ibuziuk] JBIDE-14636 CordovaSim: Fixing constant prompts after skin changing
[nickboldt] JBIDE-16064 relabel feature as Technology Preview instead of Experimental
[kmarmaliykov] JBIDE-16019 : Fixed incorrect dependency in cordovasim.eclipse
[kmarmaliykov] CordovSim: fixed incorrect storage location
[ibuziuk] JBIDE-16119 CordovaSim: Changing css cursor when there is an ability of moving tool panels
[ibuziuk] JBIDE-16119 CordovaSim: Adding +/- images to the collapsible panels
[ibuziuk] JBIDE-16094 CordovaSim: Refactoring. Adding custom scrollbars to inAppBrowser/ChildBrowser only on Windows OS
[ibuziuk] JBIDE-16094 CordovaSim: Implementing switching between BrowserSim browser and inAppBrowser via SWT StackLayout. Works on all platforms
[kmarmaliykov] JBIDE-16119 CordovaSim: Changing CSS cursor property when there is an ability to move the panel. Adding visual indicators to show that panels are collapsible
[ibuziuk] JBIDE-16323 Cordovasim: fixing exceptions when default preferences loads
[ibuziuk] JBIDE-16323 Cordovasim: Adding "arrow-down" icon to "select" tags
[ibuziuk] Change from localStorage to localStorage2 to allow redefining
[ibuziuk] JBIDE-16323 Cordovasim: Adding "arrow-down" icon to "select" tags
[kmarmaliykov] Updated parent pom version
[ibuziuk] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[ibuziuk] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[ibuziuk] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[kmarmaliykov] JBIDE-16262: Update link to build doc.
[ibuziuk] JBIDE-15640 BrowserSim: use JavaFX WebView as a browser engine
[ibuziuk] JBIDE-16393 BrowserSim: Removing 'ripple-temp' and 'inspector-front-end' submodules
[ibuziuk] JBIDE-16393 CordovaSim: Adding README.md file to the org.jboss.tools.vpe.cordovasim.ripple plugin
[kmarmaliykov] JBIDE-16405 Engines switcher in BrowserSim does not work on java7u51
[ibuziuk] JBIDE-15640 BrowserSim: Initial implementation of chrome dev tools debugger support
[ibuziuk] JBIDE-15640 BrowserSim: Harcoded port dependency removed for debugger
[ibuziuk] JBIDE-15640 BrowserSim: Fixing mac os menu
[kmarmaliykov] JBIDE-16405 Engines switcher in BrowserSim does not work on java7u51
[ibuziuk] JBIDE-15640 BrowserSim: Fixing NPE for getActiveShell() on gtk3
[kmarmaliykov] JBIDE-16493 CordovaSim: Fixing native crashes after web engine switching
[kmarmaliykov] JBIDE-16493 BrowserSim/CordovaSim: Native crashes after switching engine from SWT to JavaFx
[dgolovin] [JBIDE-15256] move source feature build config to features/pom.xml
[ibuziuk] JBIDE-16390 CordovaSim: Implementing multiple version support
[ibuziuk] JBIDE-16390 CordovaSim-RIPPLE: Front-end changes for multiple version support in ripple plugin
[ibuziuk] JBIDE-16390 CordovaSim-RIPPLE: Removing unnecessary / wrong info from the "Information" tab
[ibuziuk] JBIDE-16732 BrowserSim: Adding option (enabled by default) to enable GTK2 on Linux
[ibuziuk] JBIDE-16732 BrowserSim: Adding javaFX and debugger support on Linux for GTK 2
[ibuziuk] JBIDE-16732 BrowserSim: Fixing incorrect bundle initialization
[nickboldt] JBIDE-16798 use parent pom Beta1, not Alpha2; add missing aerogear site to resolve org.jboss.tools.aerogear.hybrid.core 1.1.0 for org.jboss.tools.vpe.cordovasim.eclipse 3.5.100.qualifier
[ibuziuk] JBDS-2858 RIPPLE: Implementing Battery Status support
[ibuziuk] use right name for project so you can actually import everything without conflicts.
[ibuziuk] BrowserSim/CordovaSim: fixes for Mac
[kmarmaliykov] set parent pom version to Beta2
[kmarmaliykov] build infrastructure added
[dgolovin] [JBIDE-16937] Move cordovasim submodule out of jbosstools-vpe to jbosstools-aerogear
[dgolovin] remove .gitignore file to avoif conflicts with aerogear repo
[dgolovin] [JBIDE-16937] Move cordovasim submodule out of vpe to aerogear
[dgolovin] [JBIDE-16583] Disable Apply button when incorrect AVD is selected
[dgolovin] [JBIDE-16749] Update readme.md for cordovasim
[gorkem.ercan] New icons for cordova plugins
------------------------------------------
[...truncated 3677 lines...]
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (2 KB at 4.1 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/apache/maven/maven-artifact/2.0.6/...
[INFO] Downloaded: http://repository.jboss.org/maven2/org/apache/maven/maven-artifact/2.0.6/... (2 KB at 6.0 KB/sec)
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/maven-artifact/2.0.6/m...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a... (2 KB at 8.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-art...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apac...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apa...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6... (2 KB at 9.6 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (3 KB at 8.2 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/apache/maven/maven-model/2.0.6/mav...
[INFO] Downloaded: http://repository.jboss.org/maven2/org/apache/maven/maven-model/2.0.6/mav... (3 KB at 16.9 KB/sec)
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/maven-model/2.0.6/mave...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a... (3 KB at 8.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-mod...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apac...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apa...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/ma...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/ma... (3 KB at 18.6 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (3 KB at 6.9 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-archiver/2....
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-archiver/2.0...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (3 KB at 14.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2... (3 KB at 17.1 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/junit/junit/4...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/junit/junit/4... (3 KB at 5.9 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/junit/junit/4.10/junit-4.10.pom
[INFO] Downloading: http://snapshots.jboss.org/maven2/junit/junit/4.10/junit-4.10.pom
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/junit...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/junit... (3 KB at 12.4 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.10/junit-4.1...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.10/junit-4.1... (3 KB at 4.1 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/junit/ju...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/junit/j...
[INFO] Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom (3 KB at 15.1 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/hamcrest/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/hamcrest/... (481 B at 1.2 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcres...
[INFO] Downloaded: http://repository.jboss.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcres... (481 B at 1.8 KB/sec)
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/h...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/h... (481 B at 2.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core... (481 B at 2.4 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/hamc...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ham...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcre...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcre... (481 B at 3.0 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/hamcrest/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/hamcrest/... (6 KB at 12.6 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcr...
[INFO] Downloaded: http://repository.jboss.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcr... (6 KB at 22.7 KB/sec)
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcre...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/h...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/h... (6 KB at 21.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-pare...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-pare... (6 KB at 20.6 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/hamc...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ham...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamc...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamc... (6 KB at 37.0 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (2 KB at 4.2 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/pl...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/ple...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (2 KB at 8.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/p...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/p... (2 KB at 6.0 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (890 B at 2.2 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-interpolati...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-interpolatio...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (890 B at 4.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolat...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolat... (890 B at 5.5 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (3 KB at 7.4 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-components/...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-components/1...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (3 KB at 14.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components... (3 KB at 11.4 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (16 KB at 28.1 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexu...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (16 KB at 42.2 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plex...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plex... (16 KB at 41.1 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (20 KB at 27.8 KB/sec)
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (57 KB at 61.7 KB/sec)
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (60 KB at 64.7 KB/sec)
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/... (176 KB at 137.3 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/apache/maven/maven-archiver/2.4.2/...
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-archiver/2....
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/pl...
[INFO] Downloading: http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-interpolati...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/maven-archiver/2.4.2/m...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-archiver/2.0...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/ple...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/codehaus/plexus/plexus-interpolatio...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/a... (20 KB at 44.1 KB/sec)
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (60 KB at 62.6 KB/sec)
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (57 KB at 55.1 KB/sec)
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/c... (176 KB at 137.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-arc...
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apac...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/code...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apa...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/cod...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/p...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolat...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/p... (57 KB at 154.6 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolat... (60 KB at 163.4 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2... (176 KB at 323.6 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2... (20 KB at 34.5 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t... (2 KB at 4.1 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/eclipse/tycho/tycho-p2-publisher-p...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/eclipse/tycho/tycho-p2-publisher-pl...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e... (2 KB at 8.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2... (2 KB at 2.9 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/ecli...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ecl...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-... (2 KB at 11.2 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t... (21 KB at 33.3 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/eclipse/tycho/tycho-p2-publisher-p...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/eclipse/tycho/tycho-p2-publisher-pl...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e... (21 KB at 59.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2... (21 KB at 57.1 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/ecli...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ecl...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-... (21 KB at 55.4 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t... (2 KB at 3.2 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/eclipse/tycho/tycho-p2-repository-...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/eclipse/tycho/tycho-p2-repository-p...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e... (2 KB at 6.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2... (2 KB at 6.3 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/ecli...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ecl...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository... (2 KB at 8.0 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t...
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/eclipse/t... (11 KB at 18.0 KB/sec)
[INFO] Downloading: http://repository.jboss.org/maven2/org/eclipse/tycho/tycho-p2-repository-...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/eclipse/tycho/tycho-p2-repository-p...
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e...
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/e... (11 KB at 37.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2...
[INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2... (11 KB at 36.0 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/ecli...
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/ecl...
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository...
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository... (11 KB at 56.9 KB/sec)
[INFO] Computing target platform for MavenProject: org.jboss.tools.aerogear.cordova.plugins:org.jboss.tools.aerogear.hybrid.core:1.1.0-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-aerogear_m...>
[ERROR] Internal error: java.lang.RuntimeException: Invalid repository URL: ${jbosstools-browsersim-site}: no protocol: ${jbosstools-browsersim-site} -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid repository URL: ${jbosstools-browsersim-site}
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: Invalid repository URL: ${jbosstools-browsersim-site}
at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addEntireP2RepositoryToTargetPlatform(P2TargetPlatformResolver.java:299)
at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform(P2TargetPlatformResolver.java:204)
at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:100)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:75)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:271)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
... 11 more
Caused by: java.net.MalformedURLException: no protocol: ${jbosstools-browsersim-site}
at java.net.URL.<init>(URL.java:567)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addEntireP2RepositoryToTargetPlatform(P2TargetPlatformResolver.java:293)
... 16 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :30
Killing Xvnc process ID 16084
Archiving artifacts
Recording test results
Description set:
10 years, 8 months
Build failed in Jenkins: jbosstools-centraltarget_master #66
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...>
Changes:
[Fred Bricon] JBIDE-16980 : fix labels and provider for m2e-* configurators
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22-rhel4-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...>
Checkout:jbosstools-centraltarget_master / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...> - hudson.remoting.Channel@17730e3:vmg22-rhel4-x86_64
Using strategy: Default
Last Built Revision: Revision 80c5c5e43b14cf0eb3d69390a7cb568232997400 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 7c263bd7855e17c2513acc1d77d7e7a8ce66d60e (origin/master)
Checking out Revision 7c263bd7855e17c2513acc1d77d7e7a8ce66d60e (origin/master)
Deleting old artifacts from #64
[jbosstools-centraltarget_master] $ /qa/tools/opt/apache-maven-3.1.1/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...> -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...> clean deploy -U
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Central Extras Multiple (Composite) Target Platform 4.40.0.Beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/tools/tycho-plug...
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/j...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/target-pl...
806/806 B
Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/target-pl... (806 B at 0.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
806/806 B
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... (806 B at 1.5 KB/sec)
806/806 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too... (806 B at 0.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
3/3 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too... (3 KB at 4.7 KB/sec)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/target-pl...
3/3 KB
Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/target-pl... (3 KB at 6.4 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/j...
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/tools/tycho-plug...
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
3/3 KB
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... (3 KB at 4.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/j...
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/tools/tycho-plug...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/0.19.0-SN...
609/609 B
Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/tycho-plugins/0.19.0-SN... (609 B at 1.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
609/609 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too... (609 B at 1.0 KB/sec)
609/609 B
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... (609 B at 1.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
3/3 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too... (3 KB at 11.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too... (22 KB at 43.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jbtcentral-multiple ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-centraltar...>
[INFO]
[INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ jbtcentral-multiple ---
[INFO]
[INFO] --- target-platform-utils:0.19.0-SNAPSHOT:mirror-target-to-repo (default) @ jbtcentral-multiple ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.883s
[INFO] Finished at: Wed Apr 02 16:07:57 EDT 2014
[INFO] Final Memory: 14M/197M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:target-platform-utils:0.19.0-SNAPSHOT:mirror-target-to-repo (default) on project jbtcentral-multiple: Internal error: Could not find IU [org.apache.lucene.misc, 3.5.0.v20120725-1805] in any of the source repositories [http://download.jboss.org/jbosstools/updates/requirements/luna/2014031409..., http://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1..., http://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.1.0..., http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-egit/..., http://download.jboss.org/jbosstools/updates/requirements/atlassian/3.2.2..., http://download.jboss.org/jbosstools/updates/requirements/mylyn/3.11.0-v2..., http://download.jboss.org/jbosstools/static/requirements/orbit/R201308270..., http://download.jboss.org/jbosstools/updates/requirements/orbit/R20120526..., http://download.jboss.org/jbosstools/updates/requirements/eclipsecs/5.6.1..., http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v2013..., http://download.jboss.org/jbosstools/updates/requirements/pmd/4.0.1.v2013..., http://download.jboss.org/jbosstools/updates/requirements/luna/2014031409..., http://download.jboss.org/jbosstools/updates/requirements/ajdt/2.2.4.e44x..., http://download.jboss.org/jbosstools/updates/requirements/springide/3.5.0..., http://download.jboss.org/jbosstools/updates/requirements/subclipse/1.10...., http://download.jboss.org/jbosstools/updates/requirements/testng/6.8.6.20..., http://download.jboss.org/jbosstools/updates/requirements/vjet/0.10.0.201..., http://download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2....] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
10 years, 8 months