I'm currently getting a build error with the HEAD that I can't seem to sort out. It can't seem to download the 1.3 releases from the maven repository...

Any ideas?

    [exec] [INFO] Building Nuxeo Runtime
    [exec] [INFO]    task-segment: [install]
[exec] [INFO] ----------------------------------------------------------------------------
    [exec] [INFO] [resources:resources]
    [exec] [INFO] Using default encoding to copy filtered resources.
    [exec] [INFO] [dependency:copy {execution: copy}]
    [exec] [INFO] Configured Artifact: commons-jexl:commons-jexl:?:jar
[exec] [INFO] commons-jexl:commons-jexl:1.1:jar already exists in /home/sradford/tmp/nuxeo-ep/org.nuxeo.runtime/nuxeo-runtime/target/classes/lib [exec] Downloading: http://archiva.nuxeo.org/archiva/repository/central/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.pom [exec] Downloading: http://archiva.nuxeo.org/archiva/repository/nuxeo_release/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.pom [exec] Downloading: http://repo1.maven.org/maven2/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.pom [exec] Downloading: http://archiva.nuxeo.org/archiva/repository/central/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.jar [exec] Downloading: http://archiva.nuxeo.org/archiva/repository/nuxeo_release/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.jar [exec] Downloading: http://repo1.maven.org/maven2/org/nuxeo/common/nuxeo-common/1.3/nuxeo-common-1.3.jar [exec] [INFO] ------------------------------------------------------------------------
    [exec] [ERROR] BUILD ERROR
[exec] [INFO] ------------------------------------------------------------------------
    [exec] [INFO] Failed to resolve artifact.
    [exec]
    [exec] Missing:
    [exec] ----------
    [exec] 1) org.nuxeo.common:nuxeo-common:jar:1.3
    [exec]
    [exec]   Try downloading the file manually from the project website.
    [exec]
    [exec]   Then, install it using the command:
[exec] mvn install:install-file -DgroupId=org.nuxeo.common -DartifactId=nuxeo-common \
    [exec]           -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file
    [exec]
    [exec]   Path to dependency:
    [exec]     1) org.nuxeo.runtime:nuxeo-runtime:jar:1.4-SNAPSHOT
    [exec]     2) org.nuxeo.common:nuxeo-common:jar:1.3
    [exec]
    [exec] ----------
    [exec] 1 required artifact is missing.
    [exec]
    [exec] for artifact:
    [exec]   org.nuxeo.runtime:nuxeo-runtime:jar:1.4-SNAPSHOT
    [exec]
    [exec] from the specified remote repositories:
    [exec]   central (http://repo1.maven.org/maven2),
[exec] nuxeo_release (http://archiva.nuxeo.org/archiva/repository/nuxeo_release), [exec] central_proxy (http://archiva.nuxeo.org/archiva/repository/central), [exec] nuxeo_snapshot (http://archiva.nuxeo.org/archiva/repository/nuxeo_snapshot), [exec] external_snapshot (http://archiva.nuxeo.org/archiva/repository/external_snapshot)


Regards,

Sean

--
Dr. Sean Radford, MBBS, MSc
http://www.tacola.com/

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to