HI,All:
i want run the example of jbpm-5.1.0.Final-installer-full.but i find i
cant find the jar of drools-process-task.
because ProcessTest import the class:
org.jbpm.process.workitem.wsht.WSHumanTaskHandler.
but i can get this jar anyway.
i try find it which module(task,process,guvnor,expert,jbmp) include this
jar,and didnt get any hint.
and i try download it in maven,use this :
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-process-task</artifactId>
<version>5.1.0.M1</version>
</dependency>
repositroy is :
https://jboss.sonatype.org/content/repositories/JBoss
because i didnt know the correct address.in some website i find the
repository is
https://oss.sonatype.org/content/repositories/JBoss ,but i cant access.
so ,can somebody tell me,how to get the correct jar(maven is best),or how
can i run the example correctly?
--
View this message in context:
http://drools.46999.n3.nabble.com/How-Can-i-download-the-jar-of-drools-pr...
Sent from the Drools: User forum mailing list archive at
Nabble.com.