Giter Club home page Giter Club logo

jbpm-wb's Introduction

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into main, please respect those guidelines.

Code style

Following are the basic code style rules used in jBPM WB, full guidelines are described in kiegroup README file. Please make sure your code conforms to these rules, before submitting pull requests.

  • Java source files indentation is 4 spaces (no tabs!)
  • HTML and XML files indentation is 2 spaces (again no tabs)
  • maximum line length is 128 characters
  • license header in every source file
  • do not use @author javadoc annotations (see the kiegroup guidelines for more info)
  • use Unix style line endings (\n)

jbpm-wb's People

Contributors

adrielparedes avatar bsremac avatar bxf12315 avatar caponetto avatar cristianonicolai avatar dgutierr avatar ederign avatar ge0ffrey avatar ginxo avatar hernsys avatar jervisliu avatar jesuino avatar jrenaat avatar kiereleaseuser avatar krisv avatar manstis avatar mareknovotny avatar marianbuenosayres avatar mbarkley avatar mbiarnes avatar mswiderski avatar nmirasch avatar paulovmr avatar pefernan avatar porcelli avatar psiroky avatar rikkola avatar salaboy avatar wmedvede avatar yurloc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jbpm-wb's Issues

Building jBPM Console NG - Human Tasks Backend 6.1.0-SNAPSHOT Exception

Error still exist even by mvn clean install -U

  1. git clone https://github.com/droolsjbpm/jbpm-console-ng.git
  2. mvn clean install -U

My build Environment info

mvn --version
Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /usr/local/java/jdk1.7.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.8.0-19-generic", arch: "amd64", family: "unix"

Error report

...............
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM Console NG - Human Tasks Backend 6.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Deleting /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend (includes = [.errai/, .niogit/], excludes = [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 13 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 5 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Surefire report directory: /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/surefire-reports


T E S T S

Running org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
Jan 20, 2014 11:14:27 AM org.jboss.weld.util.ServiceLoader loadClass
WARNING: Could not load service class org.uberfire.security.server.cdi.SecurityExtension
0 [main] WARN org.jboss.solder.config.xml.model.ModelBuilder - Solder Config could not resolve XML namspace for: {}
3855 [main] WARN org.hibernate.service.jta.platform.internal.JtaPlatformInitiator - HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
4577 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Attachment drop constraint FK_7ndpfa311i50bq7hy18q05va3
4577 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ATTACHMENT" not found; SQL statement:
alter table Attachment drop constraint FK_7ndpfa311i50bq7hy18q05va3 [42102-168]
4577 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Attachment drop constraint FK_hqupx569krp0f0sgu9kh87513
4577 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ATTACHMENT" not found; SQL statement:
alter table Attachment drop constraint FK_hqupx569krp0f0sgu9kh87513 [42102-168]
4577 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table BooleanExpression drop constraint FK_394nf2qoc0k9ok6omgd6jtpso
4578 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "BOOLEANEXPRESSION" not found; SQL statement:
alter table BooleanExpression drop constraint FK_394nf2qoc0k9ok6omgd6jtpso [42102-168]
4578 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Deadline drop constraint FK_68w742sge00vco2cq3jhbvmgx
4578 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DEADLINE" not found; SQL statement:
alter table Deadline drop constraint FK_68w742sge00vco2cq3jhbvmgx [42102-168]
4578 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Deadline drop constraint FK_euoohoelbqvv94d8a8rcg8s5n
4578 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DEADLINE" not found; SQL statement:
alter table Deadline drop constraint FK_euoohoelbqvv94d8a8rcg8s5n [42102-168]
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_gn7ula51sk55wj1o1m57guqxb
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DELEGATION_DELEGATES" not found; SQL statement:
alter table Delegation_delegates drop constraint FK_gn7ula51sk55wj1o1m57guqxb [42102-168]
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_fajq6kossbsqwr3opkrctxei3
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DELEGATION_DELEGATES" not found; SQL statement:
alter table Delegation_delegates drop constraint FK_fajq6kossbsqwr3opkrctxei3 [42102-168]
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Escalation drop constraint FK_ay2gd4fvl9yaapviyxudwuvfg
4579 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ESCALATION" not found; SQL statement:
alter table Escalation drop constraint FK_ay2gd4fvl9yaapviyxudwuvfg [42102-168]
4580 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_k16jpgrh67ti9uedf6konsu1p
4580 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_k16jpgrh67ti9uedf6konsu1p [42102-168]
4580 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_fd9uk6hemv2dx1ojovo7ms3vp
4580 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_fd9uk6hemv2dx1ojovo7ms3vp [42102-168]
4581 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_4eyfp69ucrron2hr7qx4np2fp
4581 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_4eyfp69ucrron2hr7qx4np2fp [42102-168]
4581 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_pqarjvvnwfjpeyb87yd7m0bfi
4581 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_pqarjvvnwfjpeyb87yd7m0bfi [42102-168]
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_o84rkh69r47ti8uv4eyj7bmo2
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_o84rkh69r47ti8uv4eyj7bmo2 [42102-168]
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_g1trxri8w64enudw2t1qahhk5
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_g1trxri8w64enudw2t1qahhk5 [42102-168]
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_qoce92c70adem3ccb3i7lec8x
4582 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_qoce92c70adem3ccb3i7lec8x [42102-168]
4583 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_bw8vmpekejxt1ei2ge26gdsry
4583 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_bw8vmpekejxt1ei2ge26gdsry [42102-168]
4583 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_21qvifarxsvuxeaw5sxwh473w
4583 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_21qvifarxsvuxeaw5sxwh473w [42102-168]
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification drop constraint FK_bdbeml3768go5im41cgfpyso9
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION" not found; SQL statement:
alter table Notification drop constraint FK_bdbeml3768go5im41cgfpyso9 [42102-168]
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_mfbsnbrhth4rjhqc2ud338s4i
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_BAS" not found; SQL statement:
alter table Notification_BAs drop constraint FK_mfbsnbrhth4rjhqc2ud338s4i [42102-168]
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_fc0uuy76t2bvxaxqysoo8xts7
4584 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_BAS" not found; SQL statement:
alter table Notification_BAs drop constraint FK_fc0uuy76t2bvxaxqysoo8xts7 [42102-168]
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_blf9jsrumtrthdaqnpwxt25eu
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_RECIPIENTS" not found; SQL statement:
alter table Notification_Recipients drop constraint FK_blf9jsrumtrthdaqnpwxt25eu [42102-168]
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_3l244pj8sh78vtn9imaymrg47
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_RECIPIENTS" not found; SQL statement:
alter table Notification_Recipients drop constraint FK_3l244pj8sh78vtn9imaymrg47 [42102-168]
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_ptaka5kost68h7l3wflv7w6y8
4585 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_EMAIL_HEADER" not found; SQL statement:
alter table Notification_email_header drop constraint FK_ptaka5kost68h7l3wflv7w6y8 [42102-168]
4586 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_eth4nvxn21fk1vnju85vkjrai
4586 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_EMAIL_HEADER" not found; SQL statement:
alter table Notification_email_header drop constraint FK_eth4nvxn21fk1vnju85vkjrai [42102-168]
4586 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_t38xbkrq6cppifnxequhvjsl2
4586 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_BAS" not found; SQL statement:
alter table PeopleAssignments_BAs drop constraint FK_t38xbkrq6cppifnxequhvjsl2 [42102-168]
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_omjg5qh7uv8e9bolbaq7hv6oh
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_BAS" not found; SQL statement:
alter table PeopleAssignments_BAs drop constraint FK_omjg5qh7uv8e9bolbaq7hv6oh [42102-168]
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_pth28a73rj6bxtlfc69kmqo0a
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_EXCLOWNERS" not found; SQL statement:
alter table PeopleAssignments_ExclOwners drop constraint FK_pth28a73rj6bxtlfc69kmqo0a [42102-168]
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_b8owuxfrdng050ugpk0pdowa7
4587 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_EXCLOWNERS" not found; SQL statement:
alter table PeopleAssignments_ExclOwners drop constraint FK_b8owuxfrdng050ugpk0pdowa7 [42102-168]
4588 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_tee3ftir7xs6eo3fdvi3xw026
4588 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_POTOWNERS" not found; SQL statement:
alter table PeopleAssignments_PotOwners drop constraint FK_tee3ftir7xs6eo3fdvi3xw026 [42102-168]
4588 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_4dv2oji7pr35ru0w45trix02x
4589 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_POTOWNERS" not found; SQL statement:
alter table PeopleAssignments_PotOwners drop constraint FK_4dv2oji7pr35ru0w45trix02x [42102-168]
4589 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_4g7y3wx6gnokf6vycgpxs83d6
4589 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_RECIPIENTS" not found; SQL statement:
alter table PeopleAssignments_Recipients drop constraint FK_4g7y3wx6gnokf6vycgpxs83d6 [42102-168]
4590 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_enhk831fghf6akjilfn58okl4
4590 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_RECIPIENTS" not found; SQL statement:
alter table PeopleAssignments_Recipients drop constraint FK_enhk831fghf6akjilfn58okl4 [42102-168]
4590 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_met63inaep6cq4ofb3nnxi4tm
4590 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_STAKEHOLDERS" not found; SQL statement:
alter table PeopleAssignments_Stakeholders drop constraint FK_met63inaep6cq4ofb3nnxi4tm [42102-168]
4591 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_4bh3ay74x6ql9usunubttfdf1
4591 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_STAKEHOLDERS" not found; SQL statement:
alter table PeopleAssignments_Stakeholders drop constraint FK_4bh3ay74x6ql9usunubttfdf1 [42102-168]
4591 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment drop constraint FK_pnpeue9hs6kx2ep0sp16b6kfd
4591 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT" not found; SQL statement:
alter table Reassignment drop constraint FK_pnpeue9hs6kx2ep0sp16b6kfd [42102-168]
4592 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_8frl6la7tgparlnukhp8xmody
4592 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT_POTENTIALOWNERS" not found; SQL statement:
alter table Reassignment_potentialOwners drop constraint FK_8frl6la7tgparlnukhp8xmody [42102-168]
4592 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_qbega5ncu6b9yigwlw55aeijn
4593 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT_POTENTIALOWNERS" not found; SQL statement:
alter table Reassignment_potentialOwners drop constraint FK_qbega5ncu6b9yigwlw55aeijn [42102-168]
4593 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_dpk0f9ucm14c78bsxthh7h8yh
4593 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_dpk0f9ucm14c78bsxthh7h8yh [42102-168]
4593 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_nh9nnt47f3l61qjlyedqt05rf
4594 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_nh9nnt47f3l61qjlyedqt05rf [42102-168]
4594 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_k02og0u71obf1uxgcdjx9rcjc
4594 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_k02og0u71obf1uxgcdjx9rcjc [42102-168]
4595 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table task_comment drop constraint FK_aax378yjnsmw9kb9vsu994jjv
4595 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK_COMMENT" not found; SQL statement:
alter table task_comment drop constraint FK_aax378yjnsmw9kb9vsu994jjv [42102-168]
4595 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table task_comment drop constraint FK_1ws9jdmhtey6mxu7jb0r0ufvs
4595 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK_COMMENT" not found; SQL statement:
alter table task_comment drop constraint FK_1ws9jdmhtey6mxu7jb0r0ufvs [42102-168]
Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 27.389 sec <<< FAILURE! - in org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
testGetTasksForLongPeriod(org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest) Time elapsed: 0.044 sec <<< ERROR!
java.lang.IllegalArgumentException: Illegal instant due to time zone offset transition: 2014-03-21T20:30:00.000
at org.joda.time.chrono.ZonedChronology.localToUTC(ZonedChronology.java:143)
at org.joda.time.chrono.ZonedChronology.getDateTimeMillis(ZonedChronology.java:119)
at org.joda.time.chrono.AssembledChronology.getDateTimeMillis(AssembledChronology.java:133)
at org.joda.time.base.BaseDateTime.(BaseDateTime.java:254)
at org.joda.time.DateMidnight.(DateMidnight.java:268)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:750)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:727)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.transformLocalDatesToDays(TaskServiceEntryPointImpl.java:194)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:146)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:230)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl$Proxy$_$$WeldClientProxy.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl$Proxy$$$_WeldClientProxy.java)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod(TaskServiceEntryPointBaseTest.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.protocol.local.LocalContainerMethodExecutor.invoke(LocalContainerMethodExecutor.java:50)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Results :

Tests in error:
TaskServiceEntryPointLocalTest>TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod:28 » IllegalArgument

Tests run: 11, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jBPM Console NG ................................... SUCCESS [2.241s]
[INFO] jBPM Console NG - Module Archetype ................ SUCCESS [2.125s]
[INFO] jBPM Console NG - Human Tasks Panels .............. SUCCESS [0.194s]
[INFO] jBPM Console NG - Human Tasks API ................. SUCCESS [2.791s]
[INFO] jBPM Console NG - Process Runtime Panels .......... SUCCESS [0.134s]
[INFO] jBPM Console NG - Process Runtime API ............. SUCCESS [6:02.325s]
[INFO] jBPM Console NG - Business Domain Panels .......... SUCCESS [0.127s]
[INFO] jBPM Console NG - Business Domain API ............. SUCCESS [2.827s]
[INFO] jBPM Console NG - Human Tasks Client .............. SUCCESS [6:25.600s]
[INFO] jBPM Console NG - Human Tasks Backend ............. FAILURE [32.696s]
[INFO] jBPM Console NG - Process Runtime Client .......... SKIPPED
[INFO] jBPM Console NG - Process Runtime Backend ......... SKIPPED
[INFO] jBPM Console NG - Business Domain Client .......... SKIPPED
[INFO] jBPM Console NG - Business Domain Backend ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Panels ......... SKIPPED
[INFO] jBPM Console NG - Executor Service API ............ SKIPPED
[INFO] jBPM Console NG - Executor Service Client ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Backend ........ SKIPPED
[INFO] jBPM Console NG - Dashboard ....................... SKIPPED
[INFO] jBPM Console NG - Dashboard API ................... SKIPPED
[INFO] jBPM Console NG - BPM Home Panels ................. SKIPPED
[INFO] jBPM Console NG - BPM Home Client ................. SKIPPED
[INFO] jBPM Console NG - Dashboard Backend ............... SKIPPED
[INFO] jBPM Console NG - Dashboard Client ................ SKIPPED
[INFO] jBPM Console NG - Showcase ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:04.090s
[INFO] Finished at: Mon Jan 20 11:14:51 IRST 2014
[INFO] Final Memory: 69M/327M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project jbpm-console-ng-human-tasks-backend: There are test failures.

Build this project fail!!!

I got the last version and build it on windows 10, I execute the command "mvn package -DskipTests", I d'ont known why the building is always fail and stop at building the module "jbpm-console-ng-ht-showcase", the console show the error message as follow:

[-Xmx2048m, -XX:MaxPermSize=1024m, -Xms1024m, -XX:PermSize=256m, -Xss1M, -XX:CompileThreshold=27000, -Derrai.jboss.home=F:\jbpm-console\jbpm-console-ng-ht-showcase\target/wildfly-8.1.0.Final, -Derrai.marshalling.server.classOutput=F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\webapp\WEB-INF\classes, -Dorg.kie.demo=true, -Dorg.kie.clean.onstartup=true, -classpath, F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\webapp\WEB-INF\classes;F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\java;F:\jbpm-console\jbpm-console-ng-ht-showcase\target\generated-sources\annotations;E:\rockch\maven\org\gwtbootstrap3\gwtbootstrap3\0.9.1\gwtbootstrap3-0.9.1.jar;E:\rockch\maven\org\gwtbootstrap3\gwtbootstrap3-extras\0.9.1\gwtbootstrap3-extras-0.9.1.jar;E:\rockch\maven\org\apache\lucene\lucene-core\4.0.0\lucene-core-4.0.0.jar;E:\rockch\maven\org\guvnor\guvnor-services-backend\6.4.0-SNAPSHOT\guvnor-services-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;E:\rockch\maven\com\thoughtworks\xstream\xstream\1.4.7\xstream-1.4.7.jar;E:\rockch\maven\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;E:\rockch\maven\xpp3\xpp3_min\1.1.4c\xpp3_min-1.1.4c.jar;E:\rockch\maven\org\jboss\errai\errai-bus\3.2.1-SNAPSHOT\errai-bus-3.2.1-SNAPSHOT.jar;E:\rockch\maven\io\netty\netty-codec-http\4.0.12.Final\netty-codec-http-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-codec\4.0.12.Final\netty-codec-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-transport\4.0.12.Final\netty-transport-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-handler\4.0.12.Final\netty-handler-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-buffer\4.0.12.Final\netty-buffer-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-common\4.0.12.Final\netty-common-4.0.12.Final.jar;E:\rockch\maven\org\jgroups\jgroups\3.2.13.Final\jgroups-3.2.13.Final.jar;E:\rockch\maven\org\uberfire\uberfire-server\0.8.0-SNAPSHOT\uberfire-server-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-api\0.8.0-SNAPSHOT\uberfire-nio2-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\javax\enterprise\cdi-api\1.0-SP4\cdi-api-1.0-SP4.jar;E:\rockch\maven\org\jboss\spec\javax\interceptor\jboss-interceptors-api_1.1_spec\1.0.1.Final\jboss-interceptors-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\javax\annotation\jsr250-api\1.0\jsr250-api-1.0.jar;E:\rockch\maven\commons-io\commons-io\2.1\commons-io-2.1.jar;E:\rockch\maven\commons-fileupload\commons-fileupload\1.3.1\commons-fileupload-1.3.1.jar;E:\rockch\maven\org\guvnor\guvnor-structure-api\6.4.0-SNAPSHOT\guvnor-structure-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-common\3.2.1-SNAPSHOT\errai-common-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\reflections\reflections\3.2.1-SNAPSHOT\reflections-3.2.1-SNAPSHOT.jar;E:\rockch\maven\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;E:\rockch\maven\xml-apis\xml-apis\1.3.04\xml-apis-1.3.04.jar;E:\rockch\maven\de\benediktmeurer\gwt-slf4j\gwt-slf4j\0.0.2\gwt-slf4j-0.0.2.jar;E:\rockch\maven\org\jboss\errai\errai-marshalling\3.2.1-SNAPSHOT\errai-marshalling-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-config\3.2.1-SNAPSHOT\errai-config-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-codegen\3.2.1-SNAPSHOT\errai-codegen-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-codegen-gwt\3.2.1-SNAPSHOT\errai-codegen-gwt-3.2.1-SNAPSHOT.jar;E:\rockch\maven\javax\inject\javax.inject\1\javax.inject-1.jar;E:\rockch\maven\org\jboss\errai\errai-ioc\3.2.1-SNAPSHOT\errai-ioc-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-security-server\3.2.1-SNAPSHOT\errai-security-server-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\apache\deltaspike\core\deltaspike-core-api\1.0.0\deltaspike-core-api-1.0.0.jar;E:\rockch\maven\org\jboss\resteasy\jaxrs-api\2.3.10.Final\jaxrs-api-2.3.10.Final.jar;E:\rockch\maven\org\jboss\logging\jboss-logging\3.1.4.GA\jboss-logging-3.1.4.GA.jar;E:\rockch\maven\org\jboss\resteasy\resteasy-cdi\2.3.10.Final\resteasy-cdi-2.3.10.Final.jar;E:\rockch\maven\org\jboss\resteasy\resteasy-jaxrs\2.3.10.Final\resteasy-jaxrs-2.3.10.Final.jar;E:\rockch\maven\org\scannotation\scannotation\1.0.3\scannotation-1.0.3.jar;E:\rockch\maven\javassist\javassist\3.12.1.GA\javassist-3.12.1.GA.jar;E:\rockch\maven\net\jcip\jcip-annotations\1.0\jcip-annotations-1.0.jar;E:\rockch\maven\org\jsoup\jsoup\1.7.1\jsoup-1.7.1.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-form-modeler-api\6.4.0-SNAPSHOT\jbpm-form-modeler-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-audit\6.4.0-SNAPSHOT\jbpm-human-task-audit-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-core\6.4.0-SNAPSHOT\jbpm-human-task-core-6.4.0-SNAPSHOT.jar;E:\rockch\maven\javax\activation\activation\1.1.1\activation-1.1.1.jar;E:\rockch\maven\org\jboss\spec\javax\annotation\jboss-annotations-api_1.1_spec\1.0.1.Final\jboss-annotations-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\javax\mail\mail\1.4.5\mail-1.4.5.jar;E:\rockch\maven\org\codehaus\jackson\jackson-core-asl\1.9.9\jackson-core-asl-1.9.9.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-jpa\6.4.0-SNAPSHOT\jbpm-human-task-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-query-jpa\6.4.0-SNAPSHOT\jbpm-query-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-audit\6.4.0-SNAPSHOT\jbpm-audit-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\javassist\javassist\3.18.1-GA\javassist-3.18.1-GA.jar;E:\rockch\maven\org\kie\kie-api\6.4.0-SNAPSHOT\kie-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\kie-internal\6.4.0-SNAPSHOT\kie-internal-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-refactoring-backend\6.4.0-SNAPSHOT\kie-wb-common-refactoring-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\commons-codec\commons-codec\1.4\commons-codec-1.4.jar;E:\rockch\maven\org\apache\lucene\lucene-analyzers-common\4.0.0\lucene-analyzers-common-4.0.0.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-refactoring-api\6.4.0-SNAPSHOT\kie-wb-common-refactoring-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-compiler\6.4.0-SNAPSHOT\drools-compiler-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\antlr\antlr-runtime\3.5\antlr-runtime-3.5.jar;E:\rockch\maven\org\eclipse\jdt\core\compiler\ecj\4.3.1\ecj-4.3.1.jar;E:\rockch\maven\org\uberfire\uberfire-api\0.8.0-SNAPSHOT\uberfire-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-api\0.8.0-SNAPSHOT\uberfire-backend-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-server\0.8.0-SNAPSHOT\uberfire-backend-server-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\ocpsoft\prettytime\prettytime\3.0.2.Final\prettytime-3.0.2.Final.jar;E:\rockch\maven\org\jasypt\jasypt\1.9.0\jasypt-1.9.0.jar;E:\rockch\maven\org\uberfire\uberfire-client-api\0.8.0-SNAPSHOT\uberfire-client-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons\0.8.0-SNAPSHOT\uberfire-commons-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-api\0.8.0-SNAPSHOT\uberfire-commons-editor-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-io\0.8.0-SNAPSHOT\uberfire-io-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\helix\helix-core\0.6.5\helix-core-0.6.5.jar;E:\rockch\maven\org\apache\zookeeper\zookeeper\3.3.4\zookeeper-3.3.4.jar;E:\rockch\maven\commons-cli\commons-cli\1.2\commons-cli-1.2.jar;E:\rockch\maven\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;E:\rockch\maven\org\apache\commons\commons-math\2.1\commons-math-2.1.jar;E:\rockch\maven\org\yaml\snakeyaml\1.8\snakeyaml-1.8.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-model\0.8.0-SNAPSHOT\uberfire-nio2-model-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client\0.8.0-SNAPSHOT\uberfire-workbench-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-security-client\0.8.0-SNAPSHOT\uberfire-security-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-security-client\3.2.1-SNAPSHOT\errai-security-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-navigation\3.2.1-SNAPSHOT\errai-navigation-3.2.1-SNAPSHOT.jar;E:\rockch\maven\javax\el\el-api\2.2\el-api-2.2.jar;E:\rockch\maven\org\jboss\spec\javax\interceptor\jboss-interceptors-api_1.2_spec\1.0.0.Alpha3\jboss-interceptors-api_1.2_spec-1.0.0.Alpha3.jar;E:\rockch\maven\org\jboss\errai\errai-jaxrs-client\3.2.1-SNAPSHOT\errai-jaxrs-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\spec\javax\ws\rs\jboss-jaxrs-api_1.1_spec\1.0.1.Final\jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\com\allen-sauer\gwt\dnd\gwt-dnd\3.3.3\gwt-dnd-3.3.3.jar;E:\rockch\maven\org\uberfire\uberfire-security-api\0.8.0-SNAPSHOT\uberfire-security-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-views-patternfly\0.8.0-SNAPSHOT\uberfire-workbench-client-views-patternfly-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\kie-ci\6.4.0-SNAPSHOT\kie-ci-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-core\6.4.0-SNAPSHOT\drools-core-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\maven\maven-artifact\3.2.2\maven-artifact-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-core\3.2.2\maven-core-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-repository-metadata\3.2.2\maven-repository-metadata-3.2.2.jar;E:\rockch\maven\org\codehaus\plexus\plexus-interpolation\1.19\plexus-interpolation-1.19.jar;E:\rockch\maven\org\codehaus\plexus\plexus-component-annotations\1.5.5\plexus-component-annotations-1.5.5.jar;E:\rockch\maven\org\apache\maven\maven-model\3.2.2\maven-model-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-model-builder\3.2.2\maven-model-builder-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-plugin-api\3.2.2\maven-plugin-api-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-settings\3.2.2\maven-settings-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-settings-builder\3.2.2\maven-settings-builder-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-compat\3.2.2\maven-compat-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-aether-provider\3.2.2\maven-aether-provider-3.2.2.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-provider-api\1.0\wagon-provider-api-1.0.jar;E:\rockch\maven\org\sonatype\plexus\plexus-sec-dispatcher\1.3\plexus-sec-dispatcher-1.3.jar;E:\rockch\maven\org\codehaus\plexus\plexus-classworlds\2.5.1\plexus-classworlds-2.5.1.jar;E:\rockch\maven\org\codehaus\plexus\plexus-utils\3.0.17\plexus-utils-3.0.17.jar;E:\rockch\maven\org\eclipse\aether\aether-api\1.0.0.v20140518\aether-api-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-util\1.0.0.v20140518\aether-util-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-impl\1.0.0.v20140518\aether-impl-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-connector-basic\1.0.0.v20140518\aether-connector-basic-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-spi\1.0.0.v20140518\aether-spi-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-wagon\1.0.0.v20140518\aether-transport-wagon-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-file\1.0.0.v20140518\aether-transport-file-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-http\1.0.0.v20140518\aether-transport-http-1.0.0.v20140518.jar;E:\rockch\maven\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar;E:\rockch\maven\org\slf4j\jcl-over-slf4j\1.7.2\jcl-over-slf4j-1.7.2.jar;E:\rockch\maven\org\eclipse\sisu\org.eclipse.sisu.plexus\0.0.0.M5\org.eclipse.sisu.plexus-0.0.0.M5.jar;E:\rockch\maven\org\apache\ant\ant\1.8.2\ant-1.8.2.jar;E:\rockch\maven\org\apache\ant\ant-launcher\1.8.2\ant-launcher-1.8.2.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-http\2.0\wagon-http-2.0.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-http-shared4\2.0\wagon-http-shared4-2.0.jar;E:\rockch\maven\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar;E:\rockch\maven\org\sonatype\plexus\plexus-cipher\1.4\plexus-cipher-1.4.jar;E:\rockch\maven\org\sonatype\sisu\sisu-guice\3.1.0\sisu-guice-3.1.0-no_aop.jar;E:\rockch\maven\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;E:\rockch\maven\org\slf4j\slf4j-api\1.7.2\slf4j-api-1.7.2.jar;E:\rockch\maven\org\jbpm\jbpm-services-api\6.4.0-SNAPSHOT\jbpm-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-kie-services\6.4.0-SNAPSHOT\jbpm-kie-services-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-bpmn2\6.4.0-SNAPSHOT\jbpm-bpmn2-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-flow\6.4.0-SNAPSHOT\jbpm-flow-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-flow-builder\6.4.0-SNAPSHOT\jbpm-flow-builder-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-persistence-jpa\6.4.0-SNAPSHOT\jbpm-persistence-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-runtime-manager\6.4.0-SNAPSHOT\jbpm-runtime-manager-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-workitems\6.4.0-SNAPSHOT\jbpm-human-task-workitems-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\hibernate\javax\persistence\hibernate-jpa-2.0-api\1.0.1.Final\hibernate-jpa-2.0-api-1.0.1.Final.jar;E:\rockch\maven\org\mvel\mvel2\2.2.6.Final\mvel2-2.2.6.Final.jar;E:\rockch\maven\org\jboss\spec\javax\el\jboss-el-api_2.2_spec\1.0.4.Final\jboss-el-api_2.2_spec-1.0.4.Final.jar;E:\rockch\maven\org\freemarker\freemarker\2.3.19\freemarker-2.3.19.jar;E:\rockch\maven\commons-collections\commons-collections\3.2.1\commons-collections-3.2.1.jar;E:\rockch\maven\org\reflections\reflections\0.9.10\reflections-0.9.10.jar;E:\rockch\maven\com\google\code\findbugs\annotations\2.0.1\annotations-2.0.1.jar;E:\rockch\maven\org\jbpm\jbpm-services-cdi\6.4.0-SNAPSHOT\jbpm-services-cdi-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-data-filters-client\6.4.0-SNAPSHOT\jbpm-console-ng-data-filters-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\com\google\guava\guava\13.0.1\guava-13.0.1.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-shared\0.4.0-SNAPSHOT\dashbuilder-dataset-shared-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\eclipse\sisu\org.eclipse.sisu.inject\0.0.0.M5\org.eclipse.sisu.inject-0.0.0.M5.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-backend\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;E:\rockch\maven\com\google\code\gson\gson\1.7.2\gson-1.7.2.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-backend\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-designer-api\6.4.0-SNAPSHOT\jbpm-designer-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-m2repo-editor-backend\6.4.0-SNAPSHOT\guvnor-m2repo-editor-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-structure-backend\6.4.0-SNAPSHOT\guvnor-structure-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-api\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-backend\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-document\6.4.0-SNAPSHOT\jbpm-document-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-api\0.8.0-SNAPSHOT\uberfire-metadata-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-commons-io\0.8.0-SNAPSHOT\uberfire-metadata-commons-io-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-backend-lucene\0.8.0-SNAPSHOT\uberfire-metadata-backend-lucene-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\lucene\lucene-codecs\4.0.0\lucene-codecs-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-queryparser\4.0.0\lucene-queryparser-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-queries\4.0.0\lucene-queries-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-sandbox\4.0.0\lucene-sandbox-4.0.0.jar;E:\rockch\maven\jakarta-regexp\jakarta-regexp\1.4\jakarta-regexp-1.4.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-commons\0.8.0-SNAPSHOT\uberfire-widgets-commons-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-api\0.8.0-SNAPSHOT\uberfire-widgets-service-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-backend\0.8.0-SNAPSHOT\uberfire-widgets-service-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-all\0.8.0-SNAPSHOT\uberfire-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client-all\0.8.0-SNAPSHOT\uberfire-client-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client\0.8.0-SNAPSHOT\uberfire-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-js\0.8.0-SNAPSHOT\uberfire-js-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client-backend\0.8.0-SNAPSHOT\uberfire-client-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-backend\0.8.0-SNAPSHOT\uberfire-workbench-client-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-server-all\0.8.0-SNAPSHOT\uberfire-server-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-jgit\0.8.0-SNAPSHOT\uberfire-nio2-jgit-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\sshd\sshd-core\0.12.0\sshd-core-0.12.0.jar;E:\rockch\maven\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;E:\rockch\maven\org\eclipse\jgit\org.eclipse.jgit\3.7.1.201504261725-r\org.eclipse.jgit-3.7.1.201504261725-r.jar;E:\rockch\maven\com\jcraft\jsch\0.1.50\jsch-0.1.50.jar;E:\rockch\maven\com\googlecode\javaewah\JavaEWAH\0.7.9\JavaEWAH-0.7.9.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-fs\0.8.0-SNAPSHOT\uberfire-nio2-fs-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-processors\0.8.0-SNAPSHOT\uberfire-workbench-processors-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-servlet-security\0.8.0-SNAPSHOT\uberfire-servlet-security-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\spec\javax\security\jacc\jboss-jacc-api_1.4_spec\1.0.3.Final\jboss-jacc-api_1.4_spec-1.0.3.Final.jar;E:\rockch\maven\org\jboss\errai\errai-jboss-as-support\3.2.1-SNAPSHOT\errai-jboss-as-support-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-cdi-jboss\3.2.1-SNAPSHOT\errai-cdi-jboss-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-client-local-class-hider\3.2.1-SNAPSHOT\errai-client-local-class-hider-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;E:\rockch\maven\org\wildfly\wildfly-cli\8.0.0.Final\wildfly-cli-8.0.0.Final.jar;E:\rockch\maven\org\jboss\aesh\aesh\0.33.11\aesh-0.33.11.jar;E:\rockch\maven\org\fusesource\jansi\jansi\1.9\jansi-1.9.jar;E:\rockch\maven\org\jboss\staxmapper\1.1.0.Final\staxmapper-1.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-controller-client\8.0.0.Final\wildfly-controller-client-8.0.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-protocol\8.0.0.Final\wildfly-protocol-8.0.0.Final.jar;E:\rockch\maven\org\jboss\jboss-dmr\1.2.0.Final\jboss-dmr-1.2.0.Final.jar;E:\rockch\maven\org\jboss\threads\jboss-threads\2.1.1.Final\jboss-threads-2.1.1.Final.jar;E:\rockch\maven\org\wildfly\security\wildfly-security-manager\1.0.0.Final\wildfly-security-manager-1.0.0.Final.jar;E:\rockch\maven\org\jboss\sasl\jboss-sasl\1.0.4.Final\jboss-sasl-1.0.4.Final.jar;E:\rockch\maven\org\jboss\remoting\jboss-remoting\4.0.0.Final\jboss-remoting-4.0.0.Final.jar;E:\rockch\maven\org\jboss\xnio\xnio-api\3.2.0.Final\xnio-api-3.2.0.Final.jar;E:\rockch\maven\org\jboss\remotingjmx\remoting-jmx\2.0.0.Final\remoting-jmx-2.0.0.Final.jar;E:\rockch\maven\org\jboss\marshalling\jboss-marshalling\1.4.10.Final\jboss-marshalling-1.4.10.Final.jar;E:\rockch\maven\org\jboss\marshalling\jboss-marshalling-river\1.4.10.Final\jboss-marshalling-river-1.4.10.Final.jar;E:\rockch\maven\org\jboss\xnio\xnio-nio\3.2.0.Final\xnio-nio-3.2.0.Final.jar;E:\rockch\maven\org\jboss\jboss-vfs\3.2.2.Final\jboss-vfs-3.2.2.Final.jar;E:\rockch\maven\org\picketbox\picketbox\4.1.1.Final\picketbox-4.1.1.Final.jar;D:\Program Files\Java\jdk1.8.0_51\jre..\lib\jconsole.jar;E:\rockch\maven\org\wildfly\wildfly-embedded\8.1.0.Final\wildfly-embedded-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-server\8.1.0.Final\wildfly-server-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-controller\8.1.0.Final\wildfly-controller-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-core-security\8.1.0.Final\wildfly-core-security-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-core-security-api\8.1.0.Final\wildfly-core-security-api-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-domain-http-interface\8.1.0.Final\wildfly-domain-http-interface-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-domain-management\8.1.0.Final\wildfly-domain-management-8.1.0.Final.jar;E:\rockch\maven\org\jboss\jboss-common-core\2.2.17.GA\jboss-common-core-2.2.17.GA.jar;E:\rockch\maven\org\wildfly\wildfly-deployment-repository\8.1.0.Final\wildfly-deployment-repository-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-patching\8.1.0.Final\wildfly-patching-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-platform-mbean\8.1.0.Final\wildfly-platform-mbean-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-process-controller\8.1.0.Final\wildfly-process-controller-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-remoting\8.1.0.Final\wildfly-remoting-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-io\8.1.0.Final\wildfly-io-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-network\8.1.0.Final\wildfly-network-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-version\8.1.0.Final\wildfly-version-8.1.0.Final.jar;E:\rockch\maven\org\jboss\invocation\jboss-invocation\1.2.1.Final\jboss-invocation-1.2.1.Final.jar;E:\rockch\maven\org\jboss\logmanager\jboss-logmanager\1.5.2.Final\jboss-logmanager-1.5.2.Final.jar;E:\rockch\maven\org\jboss\msc\jboss-msc\1.2.2.Final\jboss-msc-1.2.2.Final.jar;E:\rockch\maven\org\jboss\stdio\jboss-stdio\1.0.2.GA\jboss-stdio-1.0.2.GA.jar;E:\rockch\maven\io\undertow\undertow-core\1.0.15.Final\undertow-core-1.0.15.Final.jar;E:\rockch\maven\org\jboss\jandex\1.1.0.Final\jandex-1.1.0.Final.jar;E:\rockch\maven\org\jboss\modules\jboss-modules\1.3.3.Final\jboss-modules-1.3.3.Final.jar;E:\rockch\maven\org\wildfly\wildfly-build-config\8.1.0.Final\wildfly-build-config-8.1.0.Final.jar;E:\rockch\maven\org\jboss\as\jboss-as-dist\7.1.1.Final\jboss-as-dist-7.1.1.Final.zip;E:\rockch\maven\org\jboss\as\jboss-as-build-config\7.1.1.Final\jboss-as-build-config-7.1.1.Final.jar;E:\rockch\maven\org\jboss\errai\errai-cdi-client\3.2.1-SNAPSHOT\errai-cdi-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-ioc-bus-support\3.2.1-SNAPSHOT\errai-ioc-bus-support-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-javax-enterprise\3.2.1-SNAPSHOT\errai-javax-enterprise-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-weld-integration\3.2.1-SNAPSHOT\errai-weld-integration-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-ui\3.2.1-SNAPSHOT\errai-ui-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\codehaus\jackson\jackson-mapper-asl\1.9.9\jackson-mapper-asl-1.9.9.jar;E:\rockch\maven\org\apache\stanbol\org.apache.stanbol.enhancer.engines.htmlextractor\0.10.0\org.apache.stanbol.enhancer.engines.htmlextractor-0.10.0.jar;E:\rockch\maven\org\apache\clerezza\rdf.core\0.12-incubating\rdf.core-0.12-incubating.jar;E:\rockch\maven\org\osgi\org.osgi.compendium\4.3.1\org.osgi.compendium-4.3.1.jar;E:\rockch\maven\org\apache\clerezza\utils\0.1-incubating\utils-0.1-incubating.jar;E:\rockch\maven\org\wymiwyg\wymiwyg-commons-core\0.7.6\wymiwyg-commons-core-0.7.6.jar;E:\rockch\maven\commons-logging\commons-logging-api\1.1\commons-logging-api-1.1.jar;E:\rockch\maven\org\lesscss\lesscss\1.3.3\lesscss-1.3.3.jar;E:\rockch\maven\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;E:\rockch\maven\org\mozilla\rhino\1.7R4\rhino-1.7R4.jar;E:\rockch\maven\org\jboss\errai\errai-data-binding\3.2.1-SNAPSHOT\errai-data-binding-3.2.1-SNAPSHOT.jar;E:\rockch\maven\com\google\guava\guava-gwt\17.0\guava-gwt-17.0.jar;E:\rockch\maven\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;E:\rockch\maven\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;E:\rockch\maven\org\owasp\encoder\encoder\1.1\encoder-1.1.jar;E:\rockch\maven\org\osgi\org.osgi.core\4.3.1\org.osgi.core-4.3.1.jar;E:\rockch\maven\com\sun\xml\bind\jaxb-impl\2.2.11\jaxb-impl-2.2.11.jar;E:\rockch\maven\com\sun\xml\bind\jaxb-xjc\2.2.11\jaxb-xjc-2.2.11.jar;E:\rockch\maven\org\jboss\spec\javax\transaction\jboss-transaction-api_1.1_spec\1.0.1.Final\jboss-transaction-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\org\jbpm\jbpm-shared-services\6.4.0-SNAPSHOT\jbpm-shared-services-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-persistence-jpa\6.4.0-SNAPSHOT\drools-persistence-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-bpmn2-emfextmodel\6.4.0-SNAPSHOT\jbpm-bpmn2-emfextmodel-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.common\2.6.0.v20100614-1136\org.eclipse.emf.common-2.6.0.v20100614-1136.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.ecore\2.6.0.v20100614-1136\org.eclipse.emf.ecore-2.6.0.v20100614-1136.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.ecore.xmi\2.5.0.v20100521-1846\org.eclipse.emf.ecore.xmi-2.5.0.v20100521-1846.jar;E:\rockch\maven\org\eclipse\org.eclipse.bpmn2\0.7.6-jboss\org.eclipse.bpmn2-0.7.6-jboss.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-api\0.4.0-SNAPSHOT\dashbuilder-displayer-api-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-client\0.4.0-SNAPSHOT\dashbuilder-displayer-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-api\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-common-client\0.4.0-SNAPSHOT\dashbuilder-common-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-client\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-api\0.4.0-SNAPSHOT\dashbuilder-dataset-api-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-client\0.4.0-SNAPSHOT\dashbuilder-dataset-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\slf4j\slf4j-log4j12\1.7.2\slf4j-log4j12-1.7.2.jar;E:\rockch\maven\log4j\log4j\1.2.17\log4j-1.2.17.jar;E:\rockch\maven\org\jboss\errai\errai-validation\3.2.1-SNAPSHOT\errai-validation-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-api\6.4.0-SNAPSHOT\kie-wb-common-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\uberfire\kie-uberfire-social-activities-api\6.4.0-SNAPSHOT\kie-uberfire-social-activities-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-backend\6.4.0-SNAPSHOT\kie-wb-common-services-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-backend\0.8.0-SNAPSHOT\uberfire-commons-editor-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-workingset-api\6.4.0-SNAPSHOT\guvnor-workingset-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-datamodel-api\6.4.0-SNAPSHOT\kie-wb-common-datamodel-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\widgets\kie-wb-common-ui\6.4.0-SNAPSHOT\kie-wb-common-ui-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-client\0.8.0-SNAPSHOT\uberfire-commons-editor-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-workbench-models-commons\6.4.0-SNAPSHOT\drools-workbench-models-commons-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-api\6.4.0-SNAPSHOT\guvnor-message-console-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-backend\6.4.0-SNAPSHOT\guvnor-message-console-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-client\6.4.0-SNAPSHOT\guvnor-message-console-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-services-api\6.4.0-SNAPSHOT\guvnor-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-api\6.4.0-SNAPSHOT\guvnor-project-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-backend\6.4.0-SNAPSHOT\guvnor-project-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-m2repo-editor-api\6.4.0-SNAPSHOT\guvnor-m2repo-editor-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-cdi\0.8.0-SNAPSHOT\uberfire-backend-cdi-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-workbench-models-datamodel-api\6.4.0-SNAPSHOT\drools-workbench-models-datamodel-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-structure-client\6.4.0-SNAPSHOT\guvnor-structure-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-core-client\0.8.0-SNAPSHOT\uberfire-widgets-core-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-builder\6.4.0-SNAPSHOT\guvnor-project-builder-6.4.0-SNAPSHOT.jar;E:\rockch\maven\com\google\protobuf\protobuf-java\2.5.0\protobuf-java-2.5.0.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jstl\jboss-jstl-api_1.2_spec\1.0.6.Final\jboss-jstl-api_1.2_spec-1.0.6.Final.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jboss-servlet-api_3.0_spec\1.0.2.Final\jboss-servlet-api_3.0_spec-1.0.2.Final.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jsp\jboss-jsp-api_2.2_spec\1.0.2.Final\jboss-jsp-api_2.2_spec-1.0.2.Final.jar;E:\rockch\maven\xalan\xalan\2.7.1\xalan-2.7.1.jar;E:\rockch\maven\xalan\serializer\2.7.1\serializer-2.7.1.jar;E:\rockch\maven\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;E:\rockch\maven\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar;E:\rockch\maven\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\widgets\kie-wb-common-ui\6.4.0-SNAPSHOT\kie-wb-common-ui-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-datamodel-api\6.4.0-SNAPSHOT\kie-wb-common-datamodel-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-api\6.4.0-SNAPSHOT\kie-wb-common-services-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-structure-api\6.4.0-SNAPSHOT\guvnor-structure-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-workingset-api\6.4.0-SNAPSHOT\guvnor-workingset-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\uberfire\kie-uberfire-social-activities-api\6.4.0-SNAPSHOT\kie-uberfire-social-activities-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-api\0.8.0-SNAPSHOT\uberfire-commons-editor-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-client\0.8.0-SNAPSHOT\uberfire-commons-editor-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-commons\0.8.0-SNAPSHOT\uberfire-widgets-commons-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-api\0.8.0-SNAPSHOT\uberfire-widgets-service-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-core-client\0.8.0-SNAPSHOT\uberfire-widgets-core-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-api\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-client\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons\0.8.0-SNAPSHOT\uberfire-commons-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-model\0.8.0-SNAPSHOT\uberfire-nio2-model-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-api\0.8.0-SNAPSHOT\uberfire-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-js\0.8.0-SNAPSHOT\uberfire-js-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-security-api\0.8.0-SNAPSHOT\uberfire-security-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-security-client\0.8.0-SNAPSHOT\uberfire-security-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-client-api\0.8.0-SNAPSHOT\uberfire-client-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client\0.8.0-SNAPSHOT\uberfire-workbench-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-backend\0.8.0-SNAPSHOT\uberfire-workbench-client-backend-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-backend-api\0.8.0-SNAPSHOT\uberfire-backend-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-views-patternfly\0.8.0-SNAPSHOT\uberfire-workbench-client-views-patternfly-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-api\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-data-filters-client\6.4.0-SNAPSHOT\jbpm-console-ng-data-filters-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-common-client\0.4.0-SNAPSHOT\dashbuilder-common-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-api\0.4.0-SNAPSHOT\dashbuilder-dataset-api-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-shared\0.4.0-SNAPSHOT\dashbuilder-dataset-shared-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-client\0.4.0-SNAPSHOT\dashbuilder-dataset-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-api\0.4.0-SNAPSHOT\dashbuilder-displayer-api-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-client\0.4.0-SNAPSHOT\dashbuilder-displayer-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-services-api\6.4.0-SNAPSHOT\guvnor-services-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-project-api\6.4.0-SNAPSHOT\guvnor-project-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-api\6.4.0-SNAPSHOT\guvnor-message-console-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-client\6.4.0-SNAPSHOT\guvnor-message-console-client-6.4.0-SNAPSHOT-sources.jar, com.google.gwt.dev.Compiler, -logLevel, INFO, -style, OBF, -war, F:\jbpm-console\jbpm-console-ng-ht-showcase\target\jbpm-console-ng-ht-showcase, -localWorkers, 1, -XnocheckCasts, -failOnError, -XfragmentCount, -1, -sourceLevel, 1.6, -deploy, F:\jbpm-console\jbpm-console-ng-ht-showcase\target\gwt-symbols-deploy, -gen, F:\jbpm-console\jbpm-console-ng-ht-showcase\target.generated, org.jbpm.console.ng.showcase.ht.FastCompiledjBPMHTShowcase]
at org.codehaus.mojo.gwt.shell.CompileMojo.compile(CompileMojo.java:552)
at org.codehaus.mojo.gwt.shell.CompileMojo.doExecute(CompileMojo.java:415)
at org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo.execute(AbstractGwtShellMojo.java:159)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: org.codehaus.mojo.gwt.shell.JavaCommandException: Failed to execute command line :
[-Xmx2048m, -XX:MaxPermSize=1024m, -Xms1024m, -XX:PermSize=256m, -Xss1M, -XX:CompileThreshold=27000, -Derrai.jboss.home=F:\jbpm-console\jbpm-console-ng-ht-showcase\target/wildfly-8.1.0.Final, -Derrai.marshalling.server.classOutput=F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\webapp\WEB-INF\classes, -Dorg.kie.demo=true, -Dorg.kie.clean.onstartup=true, -classpath, F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\webapp\WEB-INF\classes;F:\jbpm-console\jbpm-console-ng-ht-showcase\src\main\java;F:\jbpm-console\jbpm-console-ng-ht-showcase\target\generated-sources\annotations;E:\rockch\maven\org\gwtbootstrap3\gwtbootstrap3\0.9.1\gwtbootstrap3-0.9.1.jar;E:\rockch\maven\org\gwtbootstrap3\gwtbootstrap3-extras\0.9.1\gwtbootstrap3-extras-0.9.1.jar;E:\rockch\maven\org\apache\lucene\lucene-core\4.0.0\lucene-core-4.0.0.jar;E:\rockch\maven\org\guvnor\guvnor-services-backend\6.4.0-SNAPSHOT\guvnor-services-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;E:\rockch\maven\com\thoughtworks\xstream\xstream\1.4.7\xstream-1.4.7.jar;E:\rockch\maven\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;E:\rockch\maven\xpp3\xpp3_min\1.1.4c\xpp3_min-1.1.4c.jar;E:\rockch\maven\org\jboss\errai\errai-bus\3.2.1-SNAPSHOT\errai-bus-3.2.1-SNAPSHOT.jar;E:\rockch\maven\io\netty\netty-codec-http\4.0.12.Final\netty-codec-http-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-codec\4.0.12.Final\netty-codec-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-transport\4.0.12.Final\netty-transport-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-handler\4.0.12.Final\netty-handler-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-buffer\4.0.12.Final\netty-buffer-4.0.12.Final.jar;E:\rockch\maven\io\netty\netty-common\4.0.12.Final\netty-common-4.0.12.Final.jar;E:\rockch\maven\org\jgroups\jgroups\3.2.13.Final\jgroups-3.2.13.Final.jar;E:\rockch\maven\org\uberfire\uberfire-server\0.8.0-SNAPSHOT\uberfire-server-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-api\0.8.0-SNAPSHOT\uberfire-nio2-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\javax\enterprise\cdi-api\1.0-SP4\cdi-api-1.0-SP4.jar;E:\rockch\maven\org\jboss\spec\javax\interceptor\jboss-interceptors-api_1.1_spec\1.0.1.Final\jboss-interceptors-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\javax\annotation\jsr250-api\1.0\jsr250-api-1.0.jar;E:\rockch\maven\commons-io\commons-io\2.1\commons-io-2.1.jar;E:\rockch\maven\commons-fileupload\commons-fileupload\1.3.1\commons-fileupload-1.3.1.jar;E:\rockch\maven\org\guvnor\guvnor-structure-api\6.4.0-SNAPSHOT\guvnor-structure-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-common\3.2.1-SNAPSHOT\errai-common-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\reflections\reflections\3.2.1-SNAPSHOT\reflections-3.2.1-SNAPSHOT.jar;E:\rockch\maven\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;E:\rockch\maven\xml-apis\xml-apis\1.3.04\xml-apis-1.3.04.jar;E:\rockch\maven\de\benediktmeurer\gwt-slf4j\gwt-slf4j\0.0.2\gwt-slf4j-0.0.2.jar;E:\rockch\maven\org\jboss\errai\errai-marshalling\3.2.1-SNAPSHOT\errai-marshalling-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-config\3.2.1-SNAPSHOT\errai-config-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-codegen\3.2.1-SNAPSHOT\errai-codegen-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-codegen-gwt\3.2.1-SNAPSHOT\errai-codegen-gwt-3.2.1-SNAPSHOT.jar;E:\rockch\maven\javax\inject\javax.inject\1\javax.inject-1.jar;E:\rockch\maven\org\jboss\errai\errai-ioc\3.2.1-SNAPSHOT\errai-ioc-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-security-server\3.2.1-SNAPSHOT\errai-security-server-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\apache\deltaspike\core\deltaspike-core-api\1.0.0\deltaspike-core-api-1.0.0.jar;E:\rockch\maven\org\jboss\resteasy\jaxrs-api\2.3.10.Final\jaxrs-api-2.3.10.Final.jar;E:\rockch\maven\org\jboss\logging\jboss-logging\3.1.4.GA\jboss-logging-3.1.4.GA.jar;E:\rockch\maven\org\jboss\resteasy\resteasy-cdi\2.3.10.Final\resteasy-cdi-2.3.10.Final.jar;E:\rockch\maven\org\jboss\resteasy\resteasy-jaxrs\2.3.10.Final\resteasy-jaxrs-2.3.10.Final.jar;E:\rockch\maven\org\scannotation\scannotation\1.0.3\scannotation-1.0.3.jar;E:\rockch\maven\javassist\javassist\3.12.1.GA\javassist-3.12.1.GA.jar;E:\rockch\maven\net\jcip\jcip-annotations\1.0\jcip-annotations-1.0.jar;E:\rockch\maven\org\jsoup\jsoup\1.7.1\jsoup-1.7.1.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-form-modeler-api\6.4.0-SNAPSHOT\jbpm-form-modeler-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-audit\6.4.0-SNAPSHOT\jbpm-human-task-audit-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-core\6.4.0-SNAPSHOT\jbpm-human-task-core-6.4.0-SNAPSHOT.jar;E:\rockch\maven\javax\activation\activation\1.1.1\activation-1.1.1.jar;E:\rockch\maven\org\jboss\spec\javax\annotation\jboss-annotations-api_1.1_spec\1.0.1.Final\jboss-annotations-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\javax\mail\mail\1.4.5\mail-1.4.5.jar;E:\rockch\maven\org\codehaus\jackson\jackson-core-asl\1.9.9\jackson-core-asl-1.9.9.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-jpa\6.4.0-SNAPSHOT\jbpm-human-task-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-query-jpa\6.4.0-SNAPSHOT\jbpm-query-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-audit\6.4.0-SNAPSHOT\jbpm-audit-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\javassist\javassist\3.18.1-GA\javassist-3.18.1-GA.jar;E:\rockch\maven\org\kie\kie-api\6.4.0-SNAPSHOT\kie-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\kie-internal\6.4.0-SNAPSHOT\kie-internal-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-refactoring-backend\6.4.0-SNAPSHOT\kie-wb-common-refactoring-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\commons-codec\commons-codec\1.4\commons-codec-1.4.jar;E:\rockch\maven\org\apache\lucene\lucene-analyzers-common\4.0.0\lucene-analyzers-common-4.0.0.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-refactoring-api\6.4.0-SNAPSHOT\kie-wb-common-refactoring-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-compiler\6.4.0-SNAPSHOT\drools-compiler-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\antlr\antlr-runtime\3.5\antlr-runtime-3.5.jar;E:\rockch\maven\org\eclipse\jdt\core\compiler\ecj\4.3.1\ecj-4.3.1.jar;E:\rockch\maven\org\uberfire\uberfire-api\0.8.0-SNAPSHOT\uberfire-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-api\0.8.0-SNAPSHOT\uberfire-backend-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-server\0.8.0-SNAPSHOT\uberfire-backend-server-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\ocpsoft\prettytime\prettytime\3.0.2.Final\prettytime-3.0.2.Final.jar;E:\rockch\maven\org\jasypt\jasypt\1.9.0\jasypt-1.9.0.jar;E:\rockch\maven\org\uberfire\uberfire-client-api\0.8.0-SNAPSHOT\uberfire-client-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons\0.8.0-SNAPSHOT\uberfire-commons-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-api\0.8.0-SNAPSHOT\uberfire-commons-editor-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-io\0.8.0-SNAPSHOT\uberfire-io-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\helix\helix-core\0.6.5\helix-core-0.6.5.jar;E:\rockch\maven\org\apache\zookeeper\zookeeper\3.3.4\zookeeper-3.3.4.jar;E:\rockch\maven\commons-cli\commons-cli\1.2\commons-cli-1.2.jar;E:\rockch\maven\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;E:\rockch\maven\org\apache\commons\commons-math\2.1\commons-math-2.1.jar;E:\rockch\maven\org\yaml\snakeyaml\1.8\snakeyaml-1.8.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-model\0.8.0-SNAPSHOT\uberfire-nio2-model-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client\0.8.0-SNAPSHOT\uberfire-workbench-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-security-client\0.8.0-SNAPSHOT\uberfire-security-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-security-client\3.2.1-SNAPSHOT\errai-security-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-navigation\3.2.1-SNAPSHOT\errai-navigation-3.2.1-SNAPSHOT.jar;E:\rockch\maven\javax\el\el-api\2.2\el-api-2.2.jar;E:\rockch\maven\org\jboss\spec\javax\interceptor\jboss-interceptors-api_1.2_spec\1.0.0.Alpha3\jboss-interceptors-api_1.2_spec-1.0.0.Alpha3.jar;E:\rockch\maven\org\jboss\errai\errai-jaxrs-client\3.2.1-SNAPSHOT\errai-jaxrs-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\spec\javax\ws\rs\jboss-jaxrs-api_1.1_spec\1.0.1.Final\jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\com\allen-sauer\gwt\dnd\gwt-dnd\3.3.3\gwt-dnd-3.3.3.jar;E:\rockch\maven\org\uberfire\uberfire-security-api\0.8.0-SNAPSHOT\uberfire-security-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-views-patternfly\0.8.0-SNAPSHOT\uberfire-workbench-client-views-patternfly-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\kie-ci\6.4.0-SNAPSHOT\kie-ci-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-core\6.4.0-SNAPSHOT\drools-core-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\maven\maven-artifact\3.2.2\maven-artifact-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-core\3.2.2\maven-core-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-repository-metadata\3.2.2\maven-repository-metadata-3.2.2.jar;E:\rockch\maven\org\codehaus\plexus\plexus-interpolation\1.19\plexus-interpolation-1.19.jar;E:\rockch\maven\org\codehaus\plexus\plexus-component-annotations\1.5.5\plexus-component-annotations-1.5.5.jar;E:\rockch\maven\org\apache\maven\maven-model\3.2.2\maven-model-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-model-builder\3.2.2\maven-model-builder-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-plugin-api\3.2.2\maven-plugin-api-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-settings\3.2.2\maven-settings-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-settings-builder\3.2.2\maven-settings-builder-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-compat\3.2.2\maven-compat-3.2.2.jar;E:\rockch\maven\org\apache\maven\maven-aether-provider\3.2.2\maven-aether-provider-3.2.2.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-provider-api\1.0\wagon-provider-api-1.0.jar;E:\rockch\maven\org\sonatype\plexus\plexus-sec-dispatcher\1.3\plexus-sec-dispatcher-1.3.jar;E:\rockch\maven\org\codehaus\plexus\plexus-classworlds\2.5.1\plexus-classworlds-2.5.1.jar;E:\rockch\maven\org\codehaus\plexus\plexus-utils\3.0.17\plexus-utils-3.0.17.jar;E:\rockch\maven\org\eclipse\aether\aether-api\1.0.0.v20140518\aether-api-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-util\1.0.0.v20140518\aether-util-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-impl\1.0.0.v20140518\aether-impl-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-connector-basic\1.0.0.v20140518\aether-connector-basic-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-spi\1.0.0.v20140518\aether-spi-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-wagon\1.0.0.v20140518\aether-transport-wagon-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-file\1.0.0.v20140518\aether-transport-file-1.0.0.v20140518.jar;E:\rockch\maven\org\eclipse\aether\aether-transport-http\1.0.0.v20140518\aether-transport-http-1.0.0.v20140518.jar;E:\rockch\maven\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar;E:\rockch\maven\org\slf4j\jcl-over-slf4j\1.7.2\jcl-over-slf4j-1.7.2.jar;E:\rockch\maven\org\eclipse\sisu\org.eclipse.sisu.plexus\0.0.0.M5\org.eclipse.sisu.plexus-0.0.0.M5.jar;E:\rockch\maven\org\apache\ant\ant\1.8.2\ant-1.8.2.jar;E:\rockch\maven\org\apache\ant\ant-launcher\1.8.2\ant-launcher-1.8.2.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-http\2.0\wagon-http-2.0.jar;E:\rockch\maven\org\apache\maven\wagon\wagon-http-shared4\2.0\wagon-http-shared4-2.0.jar;E:\rockch\maven\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar;E:\rockch\maven\org\sonatype\plexus\plexus-cipher\1.4\plexus-cipher-1.4.jar;E:\rockch\maven\org\sonatype\sisu\sisu-guice\3.1.0\sisu-guice-3.1.0-no_aop.jar;E:\rockch\maven\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;E:\rockch\maven\org\slf4j\slf4j-api\1.7.2\slf4j-api-1.7.2.jar;E:\rockch\maven\org\jbpm\jbpm-services-api\6.4.0-SNAPSHOT\jbpm-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-kie-services\6.4.0-SNAPSHOT\jbpm-kie-services-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-bpmn2\6.4.0-SNAPSHOT\jbpm-bpmn2-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-flow\6.4.0-SNAPSHOT\jbpm-flow-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-flow-builder\6.4.0-SNAPSHOT\jbpm-flow-builder-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-persistence-jpa\6.4.0-SNAPSHOT\jbpm-persistence-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-runtime-manager\6.4.0-SNAPSHOT\jbpm-runtime-manager-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-human-task-workitems\6.4.0-SNAPSHOT\jbpm-human-task-workitems-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\hibernate\javax\persistence\hibernate-jpa-2.0-api\1.0.1.Final\hibernate-jpa-2.0-api-1.0.1.Final.jar;E:\rockch\maven\org\mvel\mvel2\2.2.6.Final\mvel2-2.2.6.Final.jar;E:\rockch\maven\org\jboss\spec\javax\el\jboss-el-api_2.2_spec\1.0.4.Final\jboss-el-api_2.2_spec-1.0.4.Final.jar;E:\rockch\maven\org\freemarker\freemarker\2.3.19\freemarker-2.3.19.jar;E:\rockch\maven\commons-collections\commons-collections\3.2.1\commons-collections-3.2.1.jar;E:\rockch\maven\org\reflections\reflections\0.9.10\reflections-0.9.10.jar;E:\rockch\maven\com\google\code\findbugs\annotations\2.0.1\annotations-2.0.1.jar;E:\rockch\maven\org\jbpm\jbpm-services-cdi\6.4.0-SNAPSHOT\jbpm-services-cdi-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-data-filters-client\6.4.0-SNAPSHOT\jbpm-console-ng-data-filters-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\com\google\guava\guava\13.0.1\guava-13.0.1.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-shared\0.4.0-SNAPSHOT\dashbuilder-dataset-shared-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\eclipse\sisu\org.eclipse.sisu.inject\0.0.0.M5\org.eclipse.sisu.inject-0.0.0.M5.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-backend\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;E:\rockch\maven\com\google\code\gson\gson\1.7.2\gson-1.7.2.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-backend\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-backend\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-designer-api\6.4.0-SNAPSHOT\jbpm-designer-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-m2repo-editor-backend\6.4.0-SNAPSHOT\guvnor-m2repo-editor-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-structure-backend\6.4.0-SNAPSHOT\guvnor-structure-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-api\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-backend\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-document\6.4.0-SNAPSHOT\jbpm-document-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-api\0.8.0-SNAPSHOT\uberfire-metadata-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-commons-io\0.8.0-SNAPSHOT\uberfire-metadata-commons-io-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-metadata-backend-lucene\0.8.0-SNAPSHOT\uberfire-metadata-backend-lucene-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\lucene\lucene-codecs\4.0.0\lucene-codecs-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-queryparser\4.0.0\lucene-queryparser-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-queries\4.0.0\lucene-queries-4.0.0.jar;E:\rockch\maven\org\apache\lucene\lucene-sandbox\4.0.0\lucene-sandbox-4.0.0.jar;E:\rockch\maven\jakarta-regexp\jakarta-regexp\1.4\jakarta-regexp-1.4.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-commons\0.8.0-SNAPSHOT\uberfire-widgets-commons-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-api\0.8.0-SNAPSHOT\uberfire-widgets-service-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-backend\0.8.0-SNAPSHOT\uberfire-widgets-service-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-all\0.8.0-SNAPSHOT\uberfire-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client-all\0.8.0-SNAPSHOT\uberfire-client-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client\0.8.0-SNAPSHOT\uberfire-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-js\0.8.0-SNAPSHOT\uberfire-js-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-client-backend\0.8.0-SNAPSHOT\uberfire-client-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-backend\0.8.0-SNAPSHOT\uberfire-workbench-client-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-server-all\0.8.0-SNAPSHOT\uberfire-server-all-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-jgit\0.8.0-SNAPSHOT\uberfire-nio2-jgit-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\apache\sshd\sshd-core\0.12.0\sshd-core-0.12.0.jar;E:\rockch\maven\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;E:\rockch\maven\org\eclipse\jgit\org.eclipse.jgit\3.7.1.201504261725-r\org.eclipse.jgit-3.7.1.201504261725-r.jar;E:\rockch\maven\com\jcraft\jsch\0.1.50\jsch-0.1.50.jar;E:\rockch\maven\com\googlecode\javaewah\JavaEWAH\0.7.9\JavaEWAH-0.7.9.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-fs\0.8.0-SNAPSHOT\uberfire-nio2-fs-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-processors\0.8.0-SNAPSHOT\uberfire-workbench-processors-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-servlet-security\0.8.0-SNAPSHOT\uberfire-servlet-security-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\jboss\spec\javax\security\jacc\jboss-jacc-api_1.4_spec\1.0.3.Final\jboss-jacc-api_1.4_spec-1.0.3.Final.jar;E:\rockch\maven\org\jboss\errai\errai-jboss-as-support\3.2.1-SNAPSHOT\errai-jboss-as-support-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-cdi-jboss\3.2.1-SNAPSHOT\errai-cdi-jboss-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-client-local-class-hider\3.2.1-SNAPSHOT\errai-client-local-class-hider-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;E:\rockch\maven\org\wildfly\wildfly-cli\8.0.0.Final\wildfly-cli-8.0.0.Final.jar;E:\rockch\maven\org\jboss\aesh\aesh\0.33.11\aesh-0.33.11.jar;E:\rockch\maven\org\fusesource\jansi\jansi\1.9\jansi-1.9.jar;E:\rockch\maven\org\jboss\staxmapper\1.1.0.Final\staxmapper-1.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-controller-client\8.0.0.Final\wildfly-controller-client-8.0.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-protocol\8.0.0.Final\wildfly-protocol-8.0.0.Final.jar;E:\rockch\maven\org\jboss\jboss-dmr\1.2.0.Final\jboss-dmr-1.2.0.Final.jar;E:\rockch\maven\org\jboss\threads\jboss-threads\2.1.1.Final\jboss-threads-2.1.1.Final.jar;E:\rockch\maven\org\wildfly\security\wildfly-security-manager\1.0.0.Final\wildfly-security-manager-1.0.0.Final.jar;E:\rockch\maven\org\jboss\sasl\jboss-sasl\1.0.4.Final\jboss-sasl-1.0.4.Final.jar;E:\rockch\maven\org\jboss\remoting\jboss-remoting\4.0.0.Final\jboss-remoting-4.0.0.Final.jar;E:\rockch\maven\org\jboss\xnio\xnio-api\3.2.0.Final\xnio-api-3.2.0.Final.jar;E:\rockch\maven\org\jboss\remotingjmx\remoting-jmx\2.0.0.Final\remoting-jmx-2.0.0.Final.jar;E:\rockch\maven\org\jboss\marshalling\jboss-marshalling\1.4.10.Final\jboss-marshalling-1.4.10.Final.jar;E:\rockch\maven\org\jboss\marshalling\jboss-marshalling-river\1.4.10.Final\jboss-marshalling-river-1.4.10.Final.jar;E:\rockch\maven\org\jboss\xnio\xnio-nio\3.2.0.Final\xnio-nio-3.2.0.Final.jar;E:\rockch\maven\org\jboss\jboss-vfs\3.2.2.Final\jboss-vfs-3.2.2.Final.jar;E:\rockch\maven\org\picketbox\picketbox\4.1.1.Final\picketbox-4.1.1.Final.jar;D:\Program Files\Java\jdk1.8.0_51\jre..\lib\jconsole.jar;E:\rockch\maven\org\wildfly\wildfly-embedded\8.1.0.Final\wildfly-embedded-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-server\8.1.0.Final\wildfly-server-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-controller\8.1.0.Final\wildfly-controller-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-core-security\8.1.0.Final\wildfly-core-security-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-core-security-api\8.1.0.Final\wildfly-core-security-api-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-domain-http-interface\8.1.0.Final\wildfly-domain-http-interface-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-domain-management\8.1.0.Final\wildfly-domain-management-8.1.0.Final.jar;E:\rockch\maven\org\jboss\jboss-common-core\2.2.17.GA\jboss-common-core-2.2.17.GA.jar;E:\rockch\maven\org\wildfly\wildfly-deployment-repository\8.1.0.Final\wildfly-deployment-repository-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-patching\8.1.0.Final\wildfly-patching-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-platform-mbean\8.1.0.Final\wildfly-platform-mbean-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-process-controller\8.1.0.Final\wildfly-process-controller-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-remoting\8.1.0.Final\wildfly-remoting-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-io\8.1.0.Final\wildfly-io-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-network\8.1.0.Final\wildfly-network-8.1.0.Final.jar;E:\rockch\maven\org\wildfly\wildfly-version\8.1.0.Final\wildfly-version-8.1.0.Final.jar;E:\rockch\maven\org\jboss\invocation\jboss-invocation\1.2.1.Final\jboss-invocation-1.2.1.Final.jar;E:\rockch\maven\org\jboss\logmanager\jboss-logmanager\1.5.2.Final\jboss-logmanager-1.5.2.Final.jar;E:\rockch\maven\org\jboss\msc\jboss-msc\1.2.2.Final\jboss-msc-1.2.2.Final.jar;E:\rockch\maven\org\jboss\stdio\jboss-stdio\1.0.2.GA\jboss-stdio-1.0.2.GA.jar;E:\rockch\maven\io\undertow\undertow-core\1.0.15.Final\undertow-core-1.0.15.Final.jar;E:\rockch\maven\org\jboss\jandex\1.1.0.Final\jandex-1.1.0.Final.jar;E:\rockch\maven\org\jboss\modules\jboss-modules\1.3.3.Final\jboss-modules-1.3.3.Final.jar;E:\rockch\maven\org\wildfly\wildfly-build-config\8.1.0.Final\wildfly-build-config-8.1.0.Final.jar;E:\rockch\maven\org\jboss\as\jboss-as-dist\7.1.1.Final\jboss-as-dist-7.1.1.Final.zip;E:\rockch\maven\org\jboss\as\jboss-as-build-config\7.1.1.Final\jboss-as-build-config-7.1.1.Final.jar;E:\rockch\maven\org\jboss\errai\errai-cdi-client\3.2.1-SNAPSHOT\errai-cdi-client-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-ioc-bus-support\3.2.1-SNAPSHOT\errai-ioc-bus-support-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-javax-enterprise\3.2.1-SNAPSHOT\errai-javax-enterprise-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-weld-integration\3.2.1-SNAPSHOT\errai-weld-integration-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\jboss\errai\errai-ui\3.2.1-SNAPSHOT\errai-ui-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\codehaus\jackson\jackson-mapper-asl\1.9.9\jackson-mapper-asl-1.9.9.jar;E:\rockch\maven\org\apache\stanbol\org.apache.stanbol.enhancer.engines.htmlextractor\0.10.0\org.apache.stanbol.enhancer.engines.htmlextractor-0.10.0.jar;E:\rockch\maven\org\apache\clerezza\rdf.core\0.12-incubating\rdf.core-0.12-incubating.jar;E:\rockch\maven\org\osgi\org.osgi.compendium\4.3.1\org.osgi.compendium-4.3.1.jar;E:\rockch\maven\org\apache\clerezza\utils\0.1-incubating\utils-0.1-incubating.jar;E:\rockch\maven\org\wymiwyg\wymiwyg-commons-core\0.7.6\wymiwyg-commons-core-0.7.6.jar;E:\rockch\maven\commons-logging\commons-logging-api\1.1\commons-logging-api-1.1.jar;E:\rockch\maven\org\lesscss\lesscss\1.3.3\lesscss-1.3.3.jar;E:\rockch\maven\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;E:\rockch\maven\org\mozilla\rhino\1.7R4\rhino-1.7R4.jar;E:\rockch\maven\org\jboss\errai\errai-data-binding\3.2.1-SNAPSHOT\errai-data-binding-3.2.1-SNAPSHOT.jar;E:\rockch\maven\com\google\guava\guava-gwt\17.0\guava-gwt-17.0.jar;E:\rockch\maven\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;E:\rockch\maven\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;E:\rockch\maven\org\owasp\encoder\encoder\1.1\encoder-1.1.jar;E:\rockch\maven\org\osgi\org.osgi.core\4.3.1\org.osgi.core-4.3.1.jar;E:\rockch\maven\com\sun\xml\bind\jaxb-impl\2.2.11\jaxb-impl-2.2.11.jar;E:\rockch\maven\com\sun\xml\bind\jaxb-xjc\2.2.11\jaxb-xjc-2.2.11.jar;E:\rockch\maven\org\jboss\spec\javax\transaction\jboss-transaction-api_1.1_spec\1.0.1.Final\jboss-transaction-api_1.1_spec-1.0.1.Final.jar;E:\rockch\maven\org\jbpm\jbpm-shared-services\6.4.0-SNAPSHOT\jbpm-shared-services-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-persistence-jpa\6.4.0-SNAPSHOT\drools-persistence-jpa-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\jbpm\jbpm-bpmn2-emfextmodel\6.4.0-SNAPSHOT\jbpm-bpmn2-emfextmodel-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.common\2.6.0.v20100614-1136\org.eclipse.emf.common-2.6.0.v20100614-1136.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.ecore\2.6.0.v20100614-1136\org.eclipse.emf.ecore-2.6.0.v20100614-1136.jar;E:\rockch\maven\org\eclipse\emf\org.eclipse.emf.ecore.xmi\2.5.0.v20100521-1846\org.eclipse.emf.ecore.xmi-2.5.0.v20100521-1846.jar;E:\rockch\maven\org\eclipse\org.eclipse.bpmn2\0.7.6-jboss\org.eclipse.bpmn2-0.7.6-jboss.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-api\0.4.0-SNAPSHOT\dashbuilder-displayer-api-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-client\0.4.0-SNAPSHOT\dashbuilder-displayer-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-api\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-api-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-common-client\0.4.0-SNAPSHOT\dashbuilder-common-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-client\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-api\0.4.0-SNAPSHOT\dashbuilder-dataset-api-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-client\0.4.0-SNAPSHOT\dashbuilder-dataset-client-0.4.0-SNAPSHOT.jar;E:\rockch\maven\org\slf4j\slf4j-log4j12\1.7.2\slf4j-log4j12-1.7.2.jar;E:\rockch\maven\log4j\log4j\1.2.17\log4j-1.2.17.jar;E:\rockch\maven\org\jboss\errai\errai-validation\3.2.1-SNAPSHOT\errai-validation-3.2.1-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-api\6.4.0-SNAPSHOT\kie-wb-common-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\uberfire\kie-uberfire-social-activities-api\6.4.0-SNAPSHOT\kie-uberfire-social-activities-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-backend\6.4.0-SNAPSHOT\kie-wb-common-services-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-backend\0.8.0-SNAPSHOT\uberfire-commons-editor-backend-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-workingset-api\6.4.0-SNAPSHOT\guvnor-workingset-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-datamodel-api\6.4.0-SNAPSHOT\kie-wb-common-datamodel-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\kie\workbench\widgets\kie-wb-common-ui\6.4.0-SNAPSHOT\kie-wb-common-ui-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-client\0.8.0-SNAPSHOT\uberfire-commons-editor-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-workbench-models-commons\6.4.0-SNAPSHOT\drools-workbench-models-commons-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-api\6.4.0-SNAPSHOT\guvnor-message-console-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-backend\6.4.0-SNAPSHOT\guvnor-message-console-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-client\6.4.0-SNAPSHOT\guvnor-message-console-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-services-api\6.4.0-SNAPSHOT\guvnor-services-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-api\6.4.0-SNAPSHOT\guvnor-project-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-backend\6.4.0-SNAPSHOT\guvnor-project-backend-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-m2repo-editor-api\6.4.0-SNAPSHOT\guvnor-m2repo-editor-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-backend-cdi\0.8.0-SNAPSHOT\uberfire-backend-cdi-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\drools\drools-workbench-models-datamodel-api\6.4.0-SNAPSHOT\drools-workbench-models-datamodel-api-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-structure-client\6.4.0-SNAPSHOT\guvnor-structure-client-6.4.0-SNAPSHOT.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-core-client\0.8.0-SNAPSHOT\uberfire-widgets-core-client-0.8.0-SNAPSHOT.jar;E:\rockch\maven\org\guvnor\guvnor-project-builder\6.4.0-SNAPSHOT\guvnor-project-builder-6.4.0-SNAPSHOT.jar;E:\rockch\maven\com\google\protobuf\protobuf-java\2.5.0\protobuf-java-2.5.0.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jstl\jboss-jstl-api_1.2_spec\1.0.6.Final\jboss-jstl-api_1.2_spec-1.0.6.Final.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jboss-servlet-api_3.0_spec\1.0.2.Final\jboss-servlet-api_3.0_spec-1.0.2.Final.jar;E:\rockch\maven\org\jboss\spec\javax\servlet\jsp\jboss-jsp-api_2.2_spec\1.0.2.Final\jboss-jsp-api_2.2_spec-1.0.2.Final.jar;E:\rockch\maven\xalan\xalan\2.7.1\xalan-2.7.1.jar;E:\rockch\maven\xalan\serializer\2.7.1\serializer-2.7.1.jar;E:\rockch\maven\com\google\gwt\gwt-user\2.7.0\gwt-user-2.7.0.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;E:\rockch\maven\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;E:\rockch\maven\com\google\gwt\gwt-dev\2.7.0\gwt-dev-2.7.0.jar;E:\rockch\maven\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar;E:\rockch\maven\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\widgets\kie-wb-common-ui\6.4.0-SNAPSHOT\kie-wb-common-ui-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-datamodel-api\6.4.0-SNAPSHOT\kie-wb-common-datamodel-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\workbench\services\kie-wb-common-services-api\6.4.0-SNAPSHOT\kie-wb-common-services-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-structure-api\6.4.0-SNAPSHOT\guvnor-structure-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-workingset-api\6.4.0-SNAPSHOT\guvnor-workingset-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\kie\uberfire\kie-uberfire-social-activities-api\6.4.0-SNAPSHOT\kie-uberfire-social-activities-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-api\0.8.0-SNAPSHOT\uberfire-commons-editor-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons-editor-client\0.8.0-SNAPSHOT\uberfire-commons-editor-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-commons\0.8.0-SNAPSHOT\uberfire-widgets-commons-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-service-api\0.8.0-SNAPSHOT\uberfire-widgets-service-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-core-client\0.8.0-SNAPSHOT\uberfire-widgets-core-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-api\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-widgets-properties-editor-client\0.8.0-SNAPSHOT\uberfire-widgets-properties-editor-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-commons\0.8.0-SNAPSHOT\uberfire-commons-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-nio2-model\0.8.0-SNAPSHOT\uberfire-nio2-model-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-api\0.8.0-SNAPSHOT\uberfire-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-js\0.8.0-SNAPSHOT\uberfire-js-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-security-api\0.8.0-SNAPSHOT\uberfire-security-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-security-client\0.8.0-SNAPSHOT\uberfire-security-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-client-api\0.8.0-SNAPSHOT\uberfire-client-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client\0.8.0-SNAPSHOT\uberfire-workbench-client-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-backend\0.8.0-SNAPSHOT\uberfire-workbench-client-backend-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-backend-api\0.8.0-SNAPSHOT\uberfire-backend-api-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\uberfire\uberfire-workbench-client-views-patternfly\0.8.0-SNAPSHOT\uberfire-workbench-client-views-patternfly-0.8.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-api\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-human-tasks-admin-client\6.4.0-SNAPSHOT\jbpm-console-ng-human-tasks-admin-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-business-domain-api\6.4.0-SNAPSHOT\jbpm-console-ng-business-domain-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-api\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-process-runtime-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-process-runtime-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-data-filters-client\6.4.0-SNAPSHOT\jbpm-console-ng-data-filters-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-api\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\jbpm\jbpm-console-ng-generic-forms-client\6.4.0-SNAPSHOT\jbpm-console-ng-generic-forms-client-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-common-client\0.4.0-SNAPSHOT\dashbuilder-common-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-api\0.4.0-SNAPSHOT\dashbuilder-dataset-api-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-shared\0.4.0-SNAPSHOT\dashbuilder-dataset-shared-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-dataset-client\0.4.0-SNAPSHOT\dashbuilder-dataset-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-api\0.4.0-SNAPSHOT\dashbuilder-displayer-api-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\dashbuilder\dashbuilder-displayer-client\0.4.0-SNAPSHOT\dashbuilder-displayer-client-0.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-services-api\6.4.0-SNAPSHOT\guvnor-services-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-project-api\6.4.0-SNAPSHOT\guvnor-project-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-api\6.4.0-SNAPSHOT\guvnor-message-console-api-6.4.0-SNAPSHOT-sources.jar;E:\rockch\maven\org\guvnor\guvnor-message-console-client\6.4.0-SNAPSHOT\guvnor-message-console-client-6.4.0-SNAPSHOT-sources.jar, com.google.gwt.dev.Compiler, -logLevel, INFO, -style, OBF, -war, F:\jbpm-console\jbpm-console-ng-ht-showcase\target\jbpm-console-ng-ht-showcase, -localWorkers, 1, -XnocheckCasts, -failOnError, -XfragmentCount, -1, -sourceLevel, 1.6, -deploy, F:\jbpm-console\jbpm-console-ng-ht-showcase\target\gwt-symbols-deploy, -gen, F:\jbpm-console\jbpm-console-ng-ht-showcase\target.generated, org.jbpm.console.ng.showcase.ht.FastCompiledjBPMHTShowcase]
at org.codehaus.mojo.gwt.shell.JavaCommand.execute(JavaCommand.java:342)
at org.codehaus.mojo.gwt.shell.CompileMojo.compile(CompileMojo.java:548)
... 24 more
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing process.
at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:675)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLineAsCallable(CommandLineUtils.java:134)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:105)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:74)
at org.codehaus.mojo.gwt.shell.JavaCommand.execute(JavaCommand.java:322)
... 25 more
Caused by: java.io.IOException: Cannot run program "D:\Program Files\Java\jdk1.8.0_51\jre\bin\java": CreateProcess error=206, , the filename or ext tool long.
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at java.lang.Runtime.exec(Runtime.java:620)
at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:655)
... 29 more
Caused by: java.io.IOException: CreateProcess error=206, the filename or ext tool long.
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.(ProcessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 31 more

Who can give me some sugguestion and help me build the project success?

how to run this project in Intellij

I want to run this project , and how to do it,
except that,
why every theme has tow modules: Client and backend? what reason it is devide Client and Backend modules

add language to workbench ide

hey guys!!!!!!
I would like to add persian language to my workbench ide but I dont where should I add some js files for this purpose.Anybody knows how to do it?

Human Tasks Backend Database test error

I found that this error is in all branches

1.git clone -b 6.0.0.GA.x https://github.com/droolsjbpm/jbpm-console-ng.git
2.mvn clean install

something is wrong?
....
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM Console NG - Human Tasks Backend 6.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Deleting /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend (includes = [.errai/, .niogit/], excludes = [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 13 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 5 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Surefire report directory: /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/surefire-reports


T E S T S

Running org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
Jan 19, 2014 11:44:11 PM org.jboss.weld.util.ServiceLoader loadClass
WARNING: Could not load service class org.uberfire.security.server.cdi.SecurityExtension
0 [main] WARN org.jboss.solder.config.xml.model.ModelBuilder - Solder Config could not resolve XML namspace for: {}
4400 [main] WARN org.hibernate.service.jta.platform.internal.JtaPlatformInitiator - HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Attachment drop constraint FK_7ndpfa311i50bq7hy18q05va3
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ATTACHMENT" not found; SQL statement:
alter table Attachment drop constraint FK_7ndpfa311i50bq7hy18q05va3 [42102-168]
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Attachment drop constraint FK_hqupx569krp0f0sgu9kh87513
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ATTACHMENT" not found; SQL statement:
alter table Attachment drop constraint FK_hqupx569krp0f0sgu9kh87513 [42102-168]
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table BooleanExpression drop constraint FK_394nf2qoc0k9ok6omgd6jtpso
5102 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "BOOLEANEXPRESSION" not found; SQL statement:
alter table BooleanExpression drop constraint FK_394nf2qoc0k9ok6omgd6jtpso [42102-168]
5103 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Deadline drop constraint FK_68w742sge00vco2cq3jhbvmgx
5103 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DEADLINE" not found; SQL statement:
alter table Deadline drop constraint FK_68w742sge00vco2cq3jhbvmgx [42102-168]
5103 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Deadline drop constraint FK_euoohoelbqvv94d8a8rcg8s5n
5103 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DEADLINE" not found; SQL statement:
alter table Deadline drop constraint FK_euoohoelbqvv94d8a8rcg8s5n [42102-168]
5103 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_gn7ula51sk55wj1o1m57guqxb
5104 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DELEGATION_DELEGATES" not found; SQL statement:
alter table Delegation_delegates drop constraint FK_gn7ula51sk55wj1o1m57guqxb [42102-168]
5104 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_fajq6kossbsqwr3opkrctxei3
5104 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "DELEGATION_DELEGATES" not found; SQL statement:
alter table Delegation_delegates drop constraint FK_fajq6kossbsqwr3opkrctxei3 [42102-168]
5104 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Escalation drop constraint FK_ay2gd4fvl9yaapviyxudwuvfg
5104 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "ESCALATION" not found; SQL statement:
alter table Escalation drop constraint FK_ay2gd4fvl9yaapviyxudwuvfg [42102-168]
5105 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_k16jpgrh67ti9uedf6konsu1p
5105 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_k16jpgrh67ti9uedf6konsu1p [42102-168]
5105 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_fd9uk6hemv2dx1ojovo7ms3vp
5105 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_fd9uk6hemv2dx1ojovo7ms3vp [42102-168]
5105 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_4eyfp69ucrron2hr7qx4np2fp
5106 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_4eyfp69ucrron2hr7qx4np2fp [42102-168]
5106 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_pqarjvvnwfjpeyb87yd7m0bfi
5106 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_pqarjvvnwfjpeyb87yd7m0bfi [42102-168]
5106 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_o84rkh69r47ti8uv4eyj7bmo2
5106 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_o84rkh69r47ti8uv4eyj7bmo2 [42102-168]
5107 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_g1trxri8w64enudw2t1qahhk5
5107 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_g1trxri8w64enudw2t1qahhk5 [42102-168]
5107 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_qoce92c70adem3ccb3i7lec8x
5107 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_qoce92c70adem3ccb3i7lec8x [42102-168]
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_bw8vmpekejxt1ei2ge26gdsry
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_bw8vmpekejxt1ei2ge26gdsry [42102-168]
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table I18NText drop constraint FK_21qvifarxsvuxeaw5sxwh473w
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "I18NTEXT" not found; SQL statement:
alter table I18NText drop constraint FK_21qvifarxsvuxeaw5sxwh473w [42102-168]
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification drop constraint FK_bdbeml3768go5im41cgfpyso9
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION" not found; SQL statement:
alter table Notification drop constraint FK_bdbeml3768go5im41cgfpyso9 [42102-168]
5108 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_mfbsnbrhth4rjhqc2ud338s4i
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_BAS" not found; SQL statement:
alter table Notification_BAs drop constraint FK_mfbsnbrhth4rjhqc2ud338s4i [42102-168]
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_fc0uuy76t2bvxaxqysoo8xts7
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_BAS" not found; SQL statement:
alter table Notification_BAs drop constraint FK_fc0uuy76t2bvxaxqysoo8xts7 [42102-168]
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_blf9jsrumtrthdaqnpwxt25eu
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_RECIPIENTS" not found; SQL statement:
alter table Notification_Recipients drop constraint FK_blf9jsrumtrthdaqnpwxt25eu [42102-168]
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_3l244pj8sh78vtn9imaymrg47
5109 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_RECIPIENTS" not found; SQL statement:
alter table Notification_Recipients drop constraint FK_3l244pj8sh78vtn9imaymrg47 [42102-168]
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_ptaka5kost68h7l3wflv7w6y8
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_EMAIL_HEADER" not found; SQL statement:
alter table Notification_email_header drop constraint FK_ptaka5kost68h7l3wflv7w6y8 [42102-168]
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_eth4nvxn21fk1vnju85vkjrai
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "NOTIFICATION_EMAIL_HEADER" not found; SQL statement:
alter table Notification_email_header drop constraint FK_eth4nvxn21fk1vnju85vkjrai [42102-168]
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_t38xbkrq6cppifnxequhvjsl2
5110 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_BAS" not found; SQL statement:
alter table PeopleAssignments_BAs drop constraint FK_t38xbkrq6cppifnxequhvjsl2 [42102-168]
5111 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_omjg5qh7uv8e9bolbaq7hv6oh
5111 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_BAS" not found; SQL statement:
alter table PeopleAssignments_BAs drop constraint FK_omjg5qh7uv8e9bolbaq7hv6oh [42102-168]
5111 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_pth28a73rj6bxtlfc69kmqo0a
5111 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_EXCLOWNERS" not found; SQL statement:
alter table PeopleAssignments_ExclOwners drop constraint FK_pth28a73rj6bxtlfc69kmqo0a [42102-168]
5112 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_b8owuxfrdng050ugpk0pdowa7
5112 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_EXCLOWNERS" not found; SQL statement:
alter table PeopleAssignments_ExclOwners drop constraint FK_b8owuxfrdng050ugpk0pdowa7 [42102-168]
5112 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_tee3ftir7xs6eo3fdvi3xw026
5112 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_POTOWNERS" not found; SQL statement:
alter table PeopleAssignments_PotOwners drop constraint FK_tee3ftir7xs6eo3fdvi3xw026 [42102-168]
5113 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_4dv2oji7pr35ru0w45trix02x
5113 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_POTOWNERS" not found; SQL statement:
alter table PeopleAssignments_PotOwners drop constraint FK_4dv2oji7pr35ru0w45trix02x [42102-168]
5113 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_4g7y3wx6gnokf6vycgpxs83d6
5113 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_RECIPIENTS" not found; SQL statement:
alter table PeopleAssignments_Recipients drop constraint FK_4g7y3wx6gnokf6vycgpxs83d6 [42102-168]
5114 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_enhk831fghf6akjilfn58okl4
5114 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_RECIPIENTS" not found; SQL statement:
alter table PeopleAssignments_Recipients drop constraint FK_enhk831fghf6akjilfn58okl4 [42102-168]
5114 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_met63inaep6cq4ofb3nnxi4tm
5114 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_STAKEHOLDERS" not found; SQL statement:
alter table PeopleAssignments_Stakeholders drop constraint FK_met63inaep6cq4ofb3nnxi4tm [42102-168]
5115 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_4bh3ay74x6ql9usunubttfdf1
5115 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "PEOPLEASSIGNMENTS_STAKEHOLDERS" not found; SQL statement:
alter table PeopleAssignments_Stakeholders drop constraint FK_4bh3ay74x6ql9usunubttfdf1 [42102-168]
5115 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment drop constraint FK_pnpeue9hs6kx2ep0sp16b6kfd
5115 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT" not found; SQL statement:
alter table Reassignment drop constraint FK_pnpeue9hs6kx2ep0sp16b6kfd [42102-168]
5116 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_8frl6la7tgparlnukhp8xmody
5116 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT_POTENTIALOWNERS" not found; SQL statement:
alter table Reassignment_potentialOwners drop constraint FK_8frl6la7tgparlnukhp8xmody [42102-168]
5116 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_qbega5ncu6b9yigwlw55aeijn
5116 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "REASSIGNMENT_POTENTIALOWNERS" not found; SQL statement:
alter table Reassignment_potentialOwners drop constraint FK_qbega5ncu6b9yigwlw55aeijn [42102-168]
5117 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_dpk0f9ucm14c78bsxthh7h8yh
5117 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_dpk0f9ucm14c78bsxthh7h8yh [42102-168]
5117 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_nh9nnt47f3l61qjlyedqt05rf
5117 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_nh9nnt47f3l61qjlyedqt05rf [42102-168]
5118 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table Task drop constraint FK_k02og0u71obf1uxgcdjx9rcjc
5118 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK" not found; SQL statement:
alter table Task drop constraint FK_k02og0u71obf1uxgcdjx9rcjc [42102-168]
5118 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table task_comment drop constraint FK_aax378yjnsmw9kb9vsu994jjv
5118 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK_COMMENT" not found; SQL statement:
alter table task_comment drop constraint FK_aax378yjnsmw9kb9vsu994jjv [42102-168]
5119 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - HHH000389: Unsuccessful: alter table task_comment drop constraint FK_1ws9jdmhtey6mxu7jb0r0ufvs
5119 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Table "TASK_COMMENT" not found; SQL statement:
alter table task_comment drop constraint FK_1ws9jdmhtey6mxu7jb0r0ufvs [42102-168]
Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 28.006 sec <<< FAILURE! - in org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
testGetTasksForLongPeriod(org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest) Time elapsed: 0.043 sec <<< ERROR!
java.lang.IllegalArgumentException: Illegal instant due to time zone offset transition: 2014-03-21T20:30:00.000
at org.joda.time.chrono.ZonedChronology.localToUTC(ZonedChronology.java:143)
at org.joda.time.chrono.ZonedChronology.getDateTimeMillis(ZonedChronology.java:119)
at org.joda.time.chrono.AssembledChronology.getDateTimeMillis(AssembledChronology.java:133)
at org.joda.time.base.BaseDateTime.(BaseDateTime.java:254)
at org.joda.time.DateMidnight.(DateMidnight.java:268)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:750)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:727)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.transformLocalDatesToDays(TaskServiceEntryPointImpl.java:195)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:147)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:231)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl$Proxy$_$$WeldClientProxy.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl$Proxy$$$_WeldClientProxy.java)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod(TaskServiceEntryPointBaseTest.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.protocol.local.LocalContainerMethodExecutor.invoke(LocalContainerMethodExecutor.java:50)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Results :

Tests in error:
TaskServiceEntryPointLocalTest>TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod:28 » IllegalArgument

Tests run: 11, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jBPM Console NG ................................... SUCCESS [3.076s]
[INFO] jBPM Console NG - Module Archetype ................ SUCCESS [2.883s]
[INFO] jBPM Console NG - Human Tasks Panels .............. SUCCESS [0.168s]
[INFO] jBPM Console NG - Human Tasks API ................. SUCCESS [4.024s]
[INFO] jBPM Console NG - Process Runtime Panels .......... SUCCESS [0.143s]
[INFO] jBPM Console NG - Process Runtime API ............. SUCCESS [6:31.701s]
[INFO] jBPM Console NG - Business Domain Panels .......... SUCCESS [0.131s]
[INFO] jBPM Console NG - Business Domain API ............. SUCCESS [2.506s]
[INFO] jBPM Console NG - Human Tasks Client .............. SUCCESS [7:40.240s]
[INFO] jBPM Console NG - Human Tasks Backend ............. FAILURE [33.323s]
[INFO] jBPM Console NG - Process Runtime Client .......... SKIPPED
[INFO] jBPM Console NG - Process Runtime Backend ......... SKIPPED
[INFO] jBPM Console NG - Business Domain Client .......... SKIPPED
[INFO] jBPM Console NG - Business Domain Backend ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Panels ......... SKIPPED
[INFO] jBPM Console NG - Executor Service API ............ SKIPPED
[INFO] jBPM Console NG - Executor Service Client ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Backend ........ SKIPPED
[INFO] jBPM Console NG - Dashboard ....................... SKIPPED
[INFO] jBPM Console NG - Dashboard API ................... SKIPPED
[INFO] jBPM Console NG - BPM Home Panels ................. SKIPPED
[INFO] jBPM Console NG - BPM Home Client ................. SKIPPED
[INFO] jBPM Console NG - Dashboard Backend ............... SKIPPED
[INFO] jBPM Console NG - Dashboard Client ................ SKIPPED
[INFO] jBPM Console NG - Showcase ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:42.780s
[INFO] Finished at: Sun Jan 19 23:44:35 IRST 2014
[INFO] Final Memory: 67M/280M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project jbpm-console-ng-human-tasks-backend: There are test failures.

create batch test data for task lists

Based on the following users:
katy,
jack,
john,
salaboy

and groups:

HR,
IT,
Accounting

Create tasks with, different priorities, different dates (timestamps , in different days, weeks, months ), groups, assignments, random names,
To test the task lists with small (100 tasks), medium (500), large (1000) load.

Missing Files

Dears
i am facing the following problem after importing this repo inside eclipse as an existing Maven Project and when download jars for this files and add it as external jars for the project build path it doesnot affect kinldy check attachment for error
the GIT Url is https://github.com/droolsjbpm/jbpm-console-ng.git

improve task description to resolve variables

And display the task description in the task rows. We can use task description as a business key to show contextual information about the task. This will help the users to differentiate two equal tasks from two different processes.

Order by timestamp

In all the task lists views (calendar & grid) the tasks returned by the query needs to be ordered by expiration time. Now that it's a timestamp there, we should display the task that due first in all the views.

FAILURE! - in org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM Console NG - Human Tasks Backend 6.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Deleting /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target
[INFO] Deleting /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend (includes = [.errai/, .niogit/], excludes = [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ jbpm-console-ng-human-tasks-backend ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 13 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Compiling 5 source files to /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jbpm-console-ng-human-tasks-backend ---
[INFO] Surefire report directory: /home/greenday/jbpm-console/jbpm-console-ng/jbpm-console-ng-human-tasks/jbpm-console-ng-human-tasks-backend/target/surefire-reports


T E S T S

Running org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
Jan 17, 2014 8:33:24 AM org.jboss.weld.util.ServiceLoader loadClass
WARNING: Could not load service class org.uberfire.security.server.cdi.SecurityExtension
0 [main] WARN org.jboss.solder.config.xml.model.ModelBuilder - Solder Config could not resolve XML namspace for: {}
3119 [main] WARN org.hibernate.service.jta.platform.internal.JtaPlatformInitiator - HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.309 sec <<< FAILURE! - in org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest
testGetTasksForLongPeriod(org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointLocalTest) Time elapsed: 0.044 sec <<< ERROR!
java.lang.IllegalArgumentException: Illegal instant due to time zone offset transition: 2014-03-21T20:30:00.000
at org.joda.time.chrono.ZonedChronology.localToUTC(ZonedChronology.java:143)
at org.joda.time.chrono.ZonedChronology.getDateTimeMillis(ZonedChronology.java:119)
at org.joda.time.chrono.AssembledChronology.getDateTimeMillis(AssembledChronology.java:133)
at org.joda.time.base.BaseDateTime.(BaseDateTime.java:254)
at org.joda.time.DateMidnight.(DateMidnight.java:268)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:750)
at org.joda.time.LocalDate.toDateMidnight(LocalDate.java:727)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.transformLocalDatesToDays(TaskServiceEntryPointImpl.java:194)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:146)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl.java:230)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl$Proxy$_$$WeldClientProxy.getTasksOwnedFromDateToDateByDays(TaskServiceEntryPointImpl$Proxy$$$_WeldClientProxy.java)
at org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod(TaskServiceEntryPointBaseTest.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.protocol.local.LocalContainerMethodExecutor.invoke(LocalContainerMethodExecutor.java:50)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Results :

Tests in error:
TaskServiceEntryPointLocalTest>TaskServiceEntryPointBaseTest.testGetTasksForLongPeriod:28 » IllegalArgument

Tests run: 11, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jBPM Console NG ................................... SUCCESS [2.519s]
[INFO] jBPM Console NG - Module Archetype ................ SUCCESS [4.265s]
[INFO] jBPM Console NG - Human Tasks Panels .............. SUCCESS [0.298s]
[INFO] jBPM Console NG - Human Tasks API ................. SUCCESS [4.014s]
[INFO] jBPM Console NG - Process Runtime Panels .......... SUCCESS [0.145s]
[INFO] jBPM Console NG - Process Runtime API ............. SUCCESS [3.431s]
[INFO] jBPM Console NG - Business Domain Panels .......... SUCCESS [0.128s]
[INFO] jBPM Console NG - Business Domain API ............. SUCCESS [2.779s]
[INFO] jBPM Console NG - Human Tasks Client .............. SUCCESS [10.589s]
[INFO] jBPM Console NG - Human Tasks Backend ............. FAILURE [30.372s]
[INFO] jBPM Console NG - Process Runtime Client .......... SKIPPED
[INFO] jBPM Console NG - Process Runtime Backend ......... SKIPPED
[INFO] jBPM Console NG - Business Domain Client .......... SKIPPED
[INFO] jBPM Console NG - Business Domain Backend ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Panels ......... SKIPPED
[INFO] jBPM Console NG - Executor Service API ............ SKIPPED
[INFO] jBPM Console NG - Executor Service Client ......... SKIPPED
[INFO] jBPM Console NG - Executor Service Backend ........ SKIPPED
[INFO] jBPM Console NG - Dashboard ....................... SKIPPED
[INFO] jBPM Console NG - Dashboard API ................... SKIPPED
[INFO] jBPM Console NG - BPM Home Panels ................. SKIPPED
[INFO] jBPM Console NG - BPM Home Client ................. SKIPPED
[INFO] jBPM Console NG - Dashboard Backend ............... SKIPPED
[INFO] jBPM Console NG - Dashboard Client ................ SKIPPED
[INFO] jBPM Console NG - Showcase ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

selection of "spring" resolver for global results validation error

jBPM document says:

Last but not least, there is Spring based resolver available as well that allows to simply look up a bean by its identifier from spring application context. This resolver is not used in Business Central (kie-workbench) as it does not use spring but whenever jBPM is used together with Spring it might become handy when deploying kjars into the runtime.

And, there's 'spring' in the options of resolver for globals:
resolver selection

However, if I click 'Build' button this will fail and an error message will be shown as:

Not valid resolver selected for kycServiceImpl

By checking the response of the ajax call for 'Build', it looks like the error was triggered by the validation logic here. If I change the resolver to MVEL and supply right MVEL expression the build will pass. The validation logic only allows "reflection" and "mvel". I'm not sure if this is the reason why build failed. If it is, will we have a fix on this? Please forgive me if I reported this issue at a wrong place (I'm new to jBPM).

I used the jBPM standalone distribution "jbpm-server-7.33.0.Final-dist".

The Google charts not allowed to be used offine.

The Google charts which the jbpm workbench dependency on are not allowed to be used offine. So without wan or without access to the google site, the workbench will not work well. The jbpm should not dependency on access to the google site.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.