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

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

The OOM is probably caused because Surefire doesn't honour -DskipTests, but 
rather -Dmaven.test.skip=true

If you run the following from the root of alfresco-indexer, it should build 
successfully

{noformat}
mvn clean install -DskipTests -Dmaven.test.skip=true
{noformat}

If you'd like to run tests, make sure your Xmx is at least 800Mb.
Sorry for the inconveniences, I'll use this chat to improve docs.

> 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