0 Replies Latest reply on Oct 16, 2012 3:29 AM by joploya

    POM : droolsjbpm-parent : maven-enforcer-plugin (goal "enforce") is ignored by m2e

    joploya

      Hello,

       

      I have a maven eclipse problem with the "jbpm-examples" of the GitHub repository (Version = 5.3.0.Final). I found a solution that consists on add the following code in the POM :

      <action>

                      <ignore />

      </action>

      but I can't modify the POM of "droolsjbpm_parent".

      If somebody encounter this problem and have a solution or a way it ill be very nice.

       

      Also, I don't know if it is linked to the maven problem but the library of "org.jbpm.process.workitem" and "org.jbpm.task" are not added and so the imports failed.

      But when I go to the console and use the command mvn clean package the examples compile and create well the jar in the target folder.

       

      B. Regards,

       

      Joploya