Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Reactor Summary:
  3. [INFO]
  4. [INFO] jBPM Designer ..................................... SUCCESS [15.815s]
  5. [INFO] jBPM Designer - API ............................... SUCCESS [28.916s]
  6. [INFO] jBPM Designer - Client ............................ FAILURE [1:31:09.350s]
  7. [INFO] jBPM Designer - Backend ........................... SKIPPED
  8. [INFO] jBPM Designer - Standalone ........................ SKIPPED
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] BUILD FAILURE
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] Total time: 1:32:15.029s
  13. [INFO] Finished at: Fri Mar 06 11:02:36 CET 2015
  14. [INFO] Final Memory: 44M/106M
  15. [INFO] ------------------------------------------------------------------------
  16. [ERROR] Failed to execute goal on project jbpm-designer-client: Could not resolve dependencies for project org.jbpm:jbpm-designer-client:jar:6.3.0-SNAPSHOT: Failed to collect dependencies for [com.github.gwtbootstrap:gwt-bootstrap:jar:2.2.1.0 (compile), org.jboss.errai:errai-common:jar:3.0.4.Final (compile), org.jboss.errai:errai-ioc:jar:3.0.4.Final (compile), org.jboss.errai:errai-security-server:jar:3.0.4.Final (compile), org.jboss.errai:errai-bus:jar:3.0.4.Final (compile), org.uberfire:uberfire-widgets-commons:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-nio2-model:jar:0.5.0-SNAPSHOT (compile), org.kie.workbench.services:kie-wb-common-services-api:jar:6.3.0-SNAPSHOT (compile), org.uberfire:uberfire-api:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-backend-api:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-client-api:jar:0.5.0-SNAPSHOT (compile), org.jbpm:jbpm-designer-api:jar:6.3.0-SNAPSHOT (compile), org.uberfire:uberfire-workbench-client:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-commons-editor-api:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-commons-editor-client:jar:0.5.0-SNAPSHOT (compile), org.uberfire:uberfire-workbench-processors:jar:0.5.0-SNAPSHOT (provided), com.google.gwt:gwt-user:jar:2.5.1 (provided), org.slf4j:slf4j-api:jar:1.7.2 (compile), org.guvnor:guvnor-project-api:jar:6.3.0-SNAPSHOT (compile), org.guvnor:guvnor-services-api:jar:6.3.0-SNAPSHOT (compile), org.guvnor:guvnor-structure-client:jar:6.3.0-SNAPSHOT (compile), org.kie.workbench.widgets:kie-wb-metadata-widget:jar:6.3.0-SNAPSHOT (compile), org.kie.workbench.widgets:kie-wb-common-ui:jar:6.3.0-SNAPSHOT (compile), junit:junit:jar:4.11 (test), org.mockito:mockito-all:jar:1.9.5 (test)]: Failed to read artifact descriptor for org.drools:drools-workbench-models-datamodel-api:jar:6.3.0-SNAPSHOT: Could not transfer artifact org.drools:drools-workbench-models:pom:6.3.0-20150305.160531-380 from/to jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/): Read timed out -> [Help 1]
  17. [ERROR]
  18. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  19. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  20. [ERROR]
  21. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  22. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  23. [ERROR]
  24. [ERROR] After correcting the problems, you can resume the build with the command
  25. [ERROR] mvn <goals> -rf :jbpm-designer-client
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement