[ 
https://issues.apache.org/jira/browse/CONNECTORS-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043618#comment-15043618
 ] 

Maurizio Pillitu commented on CONNECTORS-1263:
----------------------------------------------

Can you please try to run this from the root of alfresco-indexer?

{noformat}
grep -R public-snapshots *
{noformat}

and 

{noformat}
git diff
{noformat}

The only Maven repository configuration is in the root pom.xml
{noformat}
    <repositories>
        <repository>
            <id>alfresco-public</id>
            
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
        </repository>
    </repositories>
{noformat}

It seems that you have configured public-snapshots repository instead of 
public; the pom missing is resolved by 
https://artifacts.alfresco.com/nexus/content/groups/public/org/alfresco/alfresco-parent/5.0.d/alfresco-parent-5.0.d.pom

> 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)

Reply via email to