Uploaded image for project: 'Marmotta (Retired)'
  1. Marmotta (Retired)
  2. MARMOTTA-622

Building the Standalone Installer doesn't work

    XMLWordPrintableJSON

Details

    Description

      Hello

      We develop new plugins and so we try to generate the installer with our own plugins for trying to deploy it correctly in production.

      This simple script doesn't work for building the Standalone Installer:

      export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.91-2.6.2.3.el7.x86_64/jre
      git --depth 0 clone https://git-wip-us.apache.org/repos/asf/marmotta.git marmotta
      cd marmotta/
      #  tests doesn't pass now in the minor plugins  => -DskipTests=true (how disable the minor plugins ?)
      mvn clean install  -DskipTests=true -Dmaven.repo.local=path/repo
      #SUCCESS
      cd launchers/marmotta-installer 
      mvn package -Pinstaller -Dmaven.repo.local=path/repo
      [ERROR] Failure to find org.apache.marmotta:marmotta-webapp:war:3.3.0
      

      PS : mvn clean deploy -Pdist-local,marmotta-release,installer doesn't work also.

      I found this script in your README.txt

      Can you fix this problem ? (I found the same problem in your mailing list but without response...)

      Thanks
      Karima

      Attachments

        Activity

          People

            wikier Sergio Fernández
            krafes Karima Rafes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: