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

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

The download issue is caused by the fact that build.xml logic does not work 
with SNAPSHOT versions; every snapshot version is translated to a timestamp 
when the artifact gets uploaded; timestamps are different across all SNAPSHOT 
artifacts, regardless the fact that they belong to the same project and have 
been deployed during the same "mvn deploy" process.

The only way to test Manifold build against SNAPSHOT artifacts, right now, is 
to build (aka "mvn install") such artifacts locally.

Assuming you have 
~/.m2/repository/com/github/maoo/alfresco-indexer-client/0.8.0-SNAPSHOT/... in 
your environment, you should be able to build 
http://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1263 as it is 
(since Maven will try to resolve dependencies in your local Maven repo, before 
checking remotely)

> 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