You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/09/29 16:52:34 UTC

[jira] [Comment Edited] (CONNECTORS-1052) AlfrescoConnector test is ignored

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

Karl Wright edited comment on CONNECTORS-1052 at 9/29/14 2:51 PM:
------------------------------------------------------------------

Hi Abe-san,

We build the alfresco.war using a Maven pom file that was supplied by Alfresco.  The pom file is complex, interacting with multiple repositories.  It is not a simple download, because the war must be modified to include other components that are not part of the original war.

So far, none of our ant builds invoke Maven; we have not listed Maven as a requirement for building MCF.  If we are going to invoke it, we must therefore check for its existence first.




was (Author: kwright@metacarta.com):
Hi Abe-san,

We build the alfresco.war using a Maven pom file that was supplied by Alfresco.  The pom file is complex, interacting with multiple repositories.  It is not a simple download, because the war must be modified to include other components that are not part of the original war.



> AlfrescoConnector test is ignored
> ---------------------------------
>
>                 Key: CONNECTORS-1052
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1052
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Alfresco connector
>            Reporter: Shinichiro Abe
>
> This test is skipped when we use ant. 
> {noformat}
> $ ant make-core-deps make-deps build test
> Or
> $ cd connectors/alfresco
> $ ant run-IT-HSQLDB
> ...
> pretest-warn:
>      [echo] Alfresco Connector integration tests cannot be be performed without alfresco.war
> {noformat}
> Also, it seems there is a difference between build.xml and pom.xml about test content(alfresco war/client version).
> I'm not sure what is correct.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)