Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-3238

build.xml still contains link to maven in demo package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • jBPM 5.1
    • None
    • None
    • Compatibility/Configuration
    • Low
    • Hide

      In the build.xml in the installer directory, update the h2 and slf4j download urls as below

      <property name="h2.download.url" value="http://repo1.maven.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar"/>
      <property name="slf4j.download.url" value="http://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.11/slf4j-jdk14-1.5.11.jar"/>

      Show
      In the build.xml in the installer directory, update the h2 and slf4j download urls as below <property name="h2.download.url" value="http://repo1.maven.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar"/> <property name="slf4j.download.url" value="http://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.11/slf4j-jdk14-1.5.11.jar"/>
    • Hide

      1. begin to Install demo jbpm linked on http://sourceforge.net/projects/jbpm/files/
      2. type this command : ant install.demo (=> error 403)

      Show
      1. begin to Install demo jbpm linked on http://sourceforge.net/projects/jbpm/files/ 2. type this command : ant install.demo (=> error 403)

      In the demo jbpm-installer, there is still a broken link to http://repository.jboss.org/maven2.
      The package is linked on: http://sourceforge.net/projects/jbpm/files/
      The link text is still:
      Looking for the latest version? Download jbpm-5.0.0-installer-full.zip (191.0 MB)
      but it links to 5.1 version. The contained build.xml has still the wrong link to the depricated maven repository.

      related issues:
      #JBPM-3217
      #JBPM-3230

            kverlaen@redhat.com Kris Verlaenen
            survivor6666 Christian Zieme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: