Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-24769

Outdated easyshare dependency in addons pom.xml file

    XMLWordPrintable

    Details

      Description

      In 8.10, the nuxeo-easyshare addon does not have modules:

      drwxr-xr-x  13 ffischer  staff   442  4 avr 11:20 .git
      -rw-r--r--   1 ffischer  staff    63 14 fév 14:20 .gitignore
      -rw-r--r--   1 ffischer  staff  4490 14 fév 15:18 .project
      -rw-r--r--   1 ffischer  staff  1986 14 fév 14:20 README.md
      drwxr-xr-x   6 ffischer  staff   204 14 fév 15:14 bin
      -rwxr-xr-x   1 ffischer  staff  4651  4 avr 11:20 pom.xml
      drwxr-xr-x   4 ffischer  staff   136 14 fév 14:20 src

      Whereas in 9.10 and it does:

      drwxr-xr-x  14 ffischer  staff   476  4 avr 11:20 .git
      -rw-r--r--   1 ffischer  staff    63  7 fév 15:07 .gitignore
      -rw-r--r--   1 ffischer  staff  1986  7 fév 15:07 README.md
      drwxr-xr-x   4 ffischer  staff   136  4 avr 11:20 nuxeo-easyshare-core
      drwxr-xr-x   7 ffischer  staff   238  4 avr 11:21 nuxeo-easyshare-jsf
      drwxr-xr-x   7 ffischer  staff   238  4 avr 11:21 nuxeo-easyshare-web-ui
      -rw-r--r--   1 ffischer  staff  2954  4 avr 11:20 pom.xml
      

      This means the dependencies used in 9.10 and later (and coming from 8.10):

            <dependency>
              <groupId>org.nuxeo.ecm</groupId>
              <artifactId>nuxeo-easyshare</artifactId>
              <version>${nuxeo.easyshare.version}</version>
            </dependency>
      

      have to be updated (one for each module).

      This currently prevents HF package automated build as it inserts SNAPSHOT jars coming from master:

      [INFO] Highest version found set on org.nuxeo.ecm:nuxeo-easyshare-core:jar:10.2-SNAPSHOT
      Downloading from nuxeo-studio: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-SNAPSHOT/maven-metadata.xml
      Downloading from public-snapshot: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-SNAPSHOT/maven-metadata.xml
      Downloading from hotfix-snapshots: https://maven.nuxeo.org/nexus/content/repositories/hotfix-snapshots/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-SNAPSHOT/maven-metadata.xml
      Downloaded from public-snapshot: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-SNAPSHOT/maven-metadata.xml (997 B at 2.8 kB/s)

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 30 minutes
                  30m