Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 640EF18C4A for ; Sun, 6 Dec 2015 12:47:11 +0000 (UTC) Received: (qmail 32317 invoked by uid 500); 6 Dec 2015 12:47:11 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 32263 invoked by uid 500); 6 Dec 2015 12:47:11 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 32223 invoked by uid 99); 6 Dec 2015 12:47:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 12:47:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0427A2C1F57 for ; Sun, 6 Dec 2015 12:47:11 +0000 (UTC) Date: Sun, 6 Dec 2015 12:47:11 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1263) Use alfresco-indexer-0.8.0(-SNAPSHOT) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043860#comment-15043860 ] Karl Wright commented on CONNECTORS-1263: ----------------------------------------- [~maoo] I tried modifying the build.xml files in the branch but then I get this problem: {code} download-via-sonatype: [get] Getting: https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp [get] To: C:\wip\mcf\CONNECTORS-1263\lib\alfresco-webscript\alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp [get] Error opening connection java.io.FileNotFoundException: https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp [get] Error opening connection java.io.FileNotFoundException: https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp [get] Error opening connection java.io.FileNotFoundException: https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp [get] Can't get https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp to C:\wip\mcf\CONNECTORS-1263\lib\alfresco-webscript\alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp BUILD FAILED C:\wip\mcf\CONNECTORS-1263\build.xml:810: The following error occurred while executing this line: C:\wip\mcf\CONNECTORS-1263\common-build.xml:29: Can't get https://oss.sonatype.org/content/repositories/snapshots/com/github/maoo/indexer/alfresco-indexer-webscripts/0.8.0-SNAPSHOT/alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp to C:\wip\mcf\CONNECTORS-1263\lib\alfresco-webscript\alfresco-indexer-webscripts-0.8.0-SNAPSHOT.amp {code} > Use alfresco-indexer-0.8.0(-SNAPSHOT) > ------------------------------------- > > Key: CONNECTORS-1263 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1263 > Project: ManifoldCF > Issue Type: Task > Components: Alfresco webscript connector > Affects Versions: ManifoldCF 2.2 > Reporter: Maurizio Pillitu > > Update alfresco-webscript connector to use alfresco-indexer-0.8.0 > Right now only 0.8.0-SNAPSHOT version is available on Maven Central; as soon as Manifold trunk is tested against it, version 0.8.0 will be released (and Manifold trunk will be updated to use the released version. -- This message was sent by Atlassian JIRA (v6.3.4#6332)