1 Reply Latest reply on Jun 30, 2015 3:04 AM by abhijithumbe

    JBPMN Guvnor Details in POMS ?

    sanjay05222

      Hi Guys,

       

      I can see that in the pom which is checked out from the GIT GUVNOR from the running JBPM Kie-Workbench I can see that pom.xml refers to this

       

      <?xml version="1.0" encoding="UTF-8"?>

      <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"

          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

        <modelVersion>4.0.0</modelVersion>

        <groupId>org.jbpm.example</groupId>

        <artifactId>async-examples</artifactId>

        <version>1.0</version>

        <repositories>

          <repository>

            <id>guvnor-m2-repo</id>

            <name>Guvnor M2 Repo</name>

            <url>http://localhost:8080/kie-wb/maven2/</url>

          </repository>

        </repositories>

      </project>

       

      I understand that this is the maven repo , but why it is not accessbile on that URL

       

      <url>http://localhost:8080/kie-wb/maven2/</url>

       

      Thanks

      Sanjay Gautam,