[jboss-user] [jBPM] - Re: Where can I find API's for jBPM console UI?

Surendar Sadhasivam do-not-reply at jboss.com
Mon Jan 23 01:31:39 EST 2012


Surendar Sadhasivam [https://community.jboss.org/people/surendarmx] created the discussion

"Re: Where can I find API's for jBPM console UI?"

To view the discussion, visit: https://community.jboss.org/message/648099#648099

--------------------------------------------------------------
Hi,

I am working in the example,

 http://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example http://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example

To Run and Deploy, 
Use maven to create a war file (e.g., mvn package) and copy the war file to TOMCAT_HOME/webapps

I am new to use Maven.
While using maven(mvn package), I got the following error,

"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building jbpm5webexample Maven Webapp
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to C:\Surendar_work\18.01.12\WorkSpaces\JBPM5web
examples\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\drools\drools-core\5.2.0.M1\drools-core-5.2.0.M1.jar; error in opening zip
 file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\drools\drools-api\5.2.0.M1\drools-api-5.2.0.M1.jar; error in opening zip f
ile
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\drools\drools-persistence-jpa\5.2.0.M1\drools-persistence-jpa-5.2.0.M1.jar
; error in opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.ja
r; error in opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotat
ions-3.1.0.GA.jar; error in opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar; error i
n opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\hibernate\hibernate-core\3.3.0.SP1\hibernate-core-3.3.0.SP1.jar; error in
opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-flow-builder\5.0.0\jbpm-flow-builder-5.0.0.jar; error in opening
 zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-flow\5.0.0\jbpm-flow-5.0.0.jar; error in opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-persistence-jpa\5.0.0\jbpm-persistence-jpa-5.0.0.jar; error in o
pening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-human-task\5.0.0\jbpm-human-task-5.0.0.jar; error in opening zip
 file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-workitems\5.0.0\jbpm-workitems-5.0.0.jar; error in opening zip f
ile
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\hornetq\hornetq-transports\2.0.0.GA\hornetq-transports-2.0.0.GA.jar; error
 in opening zip file
error: error reading C:\Documents and Settings\surendar_sadhasivam\.m2\repositor
y\org\jbpm\jbpm-bam\5.0.0\jbpm-bam-5.0.0.jar; error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Jan 23 12:00:50 IST 2012
[INFO] Final Memory: 13M/32M
"

Please help me in this issue

Thanks in adv !
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/648099#648099]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120123/464738a6/attachment.html 


More information about the jboss-user mailing list