[
https://issues.apache.org/jira/browse/CONNECTORS-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175244#comment-14175244
]
Maurizio Pillitu commented on CONNECTORS-1060:
----------------------------------------------
With 0.6.4 of alfresco-indexer we now have a WAR file ready to use
http://repository-maoo.forge.cloudbees.com/release/org/alfresco/consulting/indexer/alfresco-indexer-webscripts-war/0.6.4/alfresco-indexer-webscripts-war-0.6.4.war
Or in Maven coordinates:
<dependency>
<groupId>org.alfresco.consulting.indexer</groupId>
<artifactId>alfresco-indexer-webscripts-war</artifactId>
<version>0.6.4</version>
<type>war</type>
</dependency>
I'm trying to understand if there's a common way to run integration tests for
other connectors, or if I can just use surefire plugin and run the WAR with
Tomcat plugin. I'll keep investigating, but any advise is welcome.
> Write IT test for Alfresco webscript connector
> ----------------------------------------------
>
> Key: CONNECTORS-1060
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1060
> Project: ManifoldCF
> Issue Type: Task
> Components: Alfresco webscript connector
> Affects Versions: ManifoldCF 2.0
> Reporter: Karl Wright
> Assignee: Maurizio Pillitu
> Fix For: ManifoldCF 2.0
>
>
> The only thing really needed for this work to begin is to include the indexer
> 0.6.2 plugin in the Alfresco war that is built under test-materials.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)