1 2 Previous Next 16 Replies Latest reply on May 19, 2012 12:12 AM by wallacepontes Go to original post
      • 15. Re: Drools-jBPM connection
        saihegde

        Sorry I digressed... it was for the smart-tasks-api and one another artifact...

        • 16. Re: Drools-jBPM connection
          wallacepontes

          Hi all,

           

          I'm trying to take a look at the emergency services application, but I still have the same issue to get an authentication request:

           

          A user name and password are being requested by https://repository-plugtree-org.forge.cloudbees.com.

          The site says: "plugtree-org repository"

           

          I'm using...

          - FF 12.0, IE 9.0

          -win7 64 bits and jdk 1.7.0_01

           

          I  made:

          1) keytool -import -alias forge.cloudbees.com -keystore c:\Java\jdk1.7.0_01\jre\lib\security\cacerts -file publickey.forge.cloudbees.com

          The keystore password is the default one: "changeit"

          Trust this certificate? [no]:  yes

          Certificate was added to keystore

           

          2) mvn clean install -DskipTests=true

           

          and take..

          BUILD FAILURE . [WARNING] Could not transfer metadata

           

          Best Regards

          1 2 Previous Next