<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Maven problems for jBPM-Examples
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/GerardoNS">Gerardo Navarro Suarez</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/624757#624757">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hello guys,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span>I was importing the jbpm-examples-5.1.0.Final (the project that can be downloaded officially) into my Eclispe. There I faced a maven issue. Right after the import I get this error message: Project build error: Non-resolvable parent POM: Failure to find org.jbpm:jbpm:pom:5.1.0 in </span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/groups/public/" target="_blank">http://repository.jboss.org/nexus/content/groups/public/</a><span> was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM.</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I didn't toched the pom.xml of the project. But nevertheless, here you see how my pom.xml looks like:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #97238c;"><span style="color: #009292;">&lt;?</span><span style="color: #489191;">xml</span><span style="color: #000000;"> </span>version<span style="color: #000000;">=</span><span style="color: #3b3df5;">"1.0"</span><span style="color: #000000;"> </span>encoding<span style="color: #000000;">=</span><span style="color: #3b3df5;">"UTF-8"</span><span style="color: #009292;">?&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #3b3df5;"><span style="color: #009292;">&lt;</span><span style="color: #489191;">project</span><span style="color: #000000;"> </span><span style="color: #97238c;">xmlns</span><span style="color: #000000;">=</span><span>"</span><a class="jive-link-external-small" href="http://maven.apache.org/POM/4.0.0" target="_blank">http://maven.apache.org/POM/4.0.0</a><span>"</span><span style="color: #000000;"> </span><span style="color: #97238c;">xmlns:xsi</span><span style="color: #000000;">=</span><span>"</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>"</span><span style="color: #000000;"> </span><span style="color: #97238c;">xsi:schemaLocation</span><span style="color: #000000;">=</span><span>"</span><a class="jive-link-external-small" href="http://maven.apache.org/POM/4.0.0" target="_blank">http://maven.apache.org/POM/4.0.0</a><span> </span><a class="jive-link-external-small" href="http://maven.apache.org/maven-v4_0_0.xsd" target="_blank">http://maven.apache.org/maven-v4_0_0.xsd</a><span>"</span><span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>modelVersion<span style="color: #009292;">&gt;</span><span style="color: #000000;">4.0.0</span><span style="color: #009292;">&lt;/</span>modelVersion<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>parent<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>groupId<span style="color: #009292;">&gt;</span><span style="color: #000000;">org.jbpm</span><span style="color: #009292;">&lt;/</span>groupId<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>artifactId<span style="color: #009292;">&gt;</span><span style="text-decoration: underline; color: #000000;">jbpm</span><span style="color: #009292;">&lt;/</span>artifactId<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>version<span style="color: #009292;">&gt;</span><span style="color: #000000;">5.1.0</span><span style="color: #009292;">&lt;/</span>version<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;/</span>parent<span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>artifactId<span style="color: #009292;">&gt;</span><span style="text-decoration: underline; color: #000000;">jbpm</span><span style="color: #000000;">-examples</span><span style="color: #009292;">&lt;/</span>artifactId<span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">name</span><span style="color: #009292;">&gt;</span>jBPM examples<span style="color: #009292;">&lt;/</span><span style="color: #489191;">name</span><span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>repositories<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #4d78c5;"><span style="color: #000000;">&#160;&#160;&#160; </span>&lt;!-- TODO remove this once <span style="text-decoration: underline;">maven</span> central replicates the <span style="text-decoration: underline;">jboss</span> repository --&gt;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #4d78c5;"><span style="color: #000000;">&#160;&#160;&#160; </span>&lt;!-- Included so the examples sources in the distribution <span style="text-decoration: underline;">zip</span> build out-of-the-box with <span style="text-decoration: underline;">maven</span> --&gt;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>repository<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">id</span><span style="color: #009292;">&gt;</span><span style="text-decoration: underline;">jboss</span>-public-repository-group<span style="color: #009292;">&lt;/</span><span style="color: #489191;">id</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">name</span><span style="color: #009292;">&gt;</span>JBoss Public Repository Group<span style="color: #009292;">&lt;/</span><span style="color: #489191;">name</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">url</span><span style="color: #009292;">&gt;</span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/groups/public/" target="_blank">http://repository.jboss.org/nexus/content/groups/public/</a><span style="color: #009292;">&lt;/</span><span style="color: #489191;">url</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">layout</span><span style="color: #009292;">&gt;</span>default<span style="color: #009292;">&lt;/</span><span style="color: #489191;">layout</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>releases<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>enabled<span style="color: #009292;">&gt;</span><span style="color: #000000;">true</span><span style="color: #009292;">&lt;/</span>enabled<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>updatePolicy<span style="color: #009292;">&gt;</span><span style="color: #000000;">never</span><span style="color: #009292;">&lt;/</span>updatePolicy<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>releases<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>snapshots<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>enabled<span style="color: #009292;">&gt;</span><span style="color: #000000;">true</span><span style="color: #009292;">&lt;/</span>enabled<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>updatePolicy<span style="color: #009292;">&gt;</span><span style="color: #000000;">daily</span><span style="color: #009292;">&lt;/</span>updatePolicy<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>snapshots<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>repository<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;/</span>repositories<span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>build<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>pluginManagement<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>plugins<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">plugin</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span>org.apache.maven.plugins<span style="color: #009292;">&lt;/</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span><span style="text-decoration: underline;">maven</span>-jar-<span style="text-decoration: underline;">plugin</span><span style="color: #009292;">&lt;/</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>configuration<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">archive</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">manifest</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #4d78c5;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span>&lt;!-- Needed for runExamples.sh and runExamples.bat --&gt;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>addClasspath<span style="color: #009292;">&gt;</span><span style="color: #000000;">true</span><span style="color: #009292;">&lt;/</span>addClasspath<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">classpathPrefix</span><span style="color: #009292;">&gt;</span>../../binaries/<span style="color: #009292;">&lt;/</span><span style="color: #489191;">classpathPrefix</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;/</span><span style="color: #489191;">manifest</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;/</span><span style="color: #489191;">archive</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>configuration<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;/</span><span style="color: #489191;">plugin</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>plugins<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>pluginManagement<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>plugins<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">plugin</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span>org.apache.maven.plugins<span style="color: #009292;">&lt;/</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span><span style="text-decoration: underline;">maven</span>-eclipse-<span style="text-decoration: underline;">plugin</span><span style="color: #009292;">&lt;/</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>configuration<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>additionalBuildcommands<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">buildcommand</span><span style="color: #009292;">&gt;</span>org.drools.eclipse.droolsbuilder<span style="color: #009292;">&lt;/</span><span style="color: #489191;">buildcommand</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>additionalBuildcommands<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>configuration<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;/</span><span style="color: #489191;">plugin</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>plugins<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;/</span>build<span style="color: #009292;">&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;</span>dependencies<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #4d78c5;"><span style="color: #000000;">&#160;&#160;&#160; </span>&lt;!-- Internal dependencies --&gt;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span>org.jbpm<span style="color: #009292;">&lt;/</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>artifactId<span style="color: #009292;">&gt;</span><span style="text-decoration: underline; color: #000000;">jbpm</span><span style="color: #000000;">-bpmn2</span><span style="color: #009292;">&lt;/</span>artifactId<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span>org.jbpm<span style="color: #009292;">&lt;/</span><span style="color: #489191;">groupId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px;">&#160;&#160;&#160;&#160;&#160; <span style="color: #009292;">&lt;</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span><span style="text-decoration: underline;">jbpm</span>-human-task<span style="color: #009292;">&lt;/</span><span style="color: #489191;">artifactId</span><span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>groupId<span style="color: #009292;">&gt;</span><span style="text-decoration: underline; color: #000000;">junit</span><span style="color: #009292;">&lt;/</span>groupId<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160;&#160;&#160; </span><span style="color: #009292;">&lt;</span>artifactId<span style="color: #009292;">&gt;</span><span style="text-decoration: underline; color: #000000;">junit</span><span style="color: #009292;">&lt;/</span>artifactId<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160;&#160;&#160; </span><span style="color: #009292;">&lt;/</span>dependency<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #000000;">&#160; </span><span style="color: #009292;">&lt;/</span>dependencies<span style="color: #009292;">&gt;</span></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; color: #489191;"><span style="color: #009292;">&lt;/</span>project<span style="color: #009292;">&gt;</span></p><p><span style="color: #009292;"><br/></span></p><p>Does anyone has an idea??</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Cheers</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Gerardo</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/624757#624757">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>