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

Karl Wright commented on CONNECTORS-1490:
-----------------------------------------

>From ant it's still invoking Maven to run the test, so it always fails because 
>it can't find the ManifoldCF jars:

{code}
     [exec] [INFO] BUILD FAILURE
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [INFO] Total time: 1.853 s
     [exec] [INFO] Finished at: 2018-08-09T15:17:30-04:00
     [exec] [INFO] 
------------------------------------------------------------------------
     [exec] [ERROR] Failed to execute goal on project mcf-mongodb-connector: 
Could not resolve dependencies for project 
org.apache.manifoldcf:mcf-mongodb-connector:jar:2.11-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.manifoldcf:mcf-core:jar:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-connector-common:jar:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-agents:jar:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-pull-agent:jar:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-ui-core:jar:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-core:jar:tests:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-agents:jar:tests:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-pull-agent:jar:tests:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-api-service:war:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-authority-service:war:2.11-SNAPSHOT, 
org.apache.manifoldcf:mcf-crawler-ui:war:2.11-SNAPSHOT: Failure to find 
org.apache.manifoldcf:mcf-core:jar:2.11-SNAPSHOT in 
http://oss.sonatype.org/content/repositories/snapshots was cached in the local 
repository, resolution will not be reattempted until the update interval of 
sonatype-repo has elapsed or updates are forced -> [Help 1]
     [exec] [ERROR]
     [exec] [ERROR] To see the full stack trace of the errors, re-run Maven 
with the -e switch.
     [exec] [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
     [exec] [ERROR]
     [exec] [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
     [exec] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
     [exec] Result: 1

BUILD FAILED
C:\wip\mcf\CONNECTORS-1490\connectors\mongodb\build.xml:75: condition satisfied
{code}


> GSOC: MongoDB Output Connector
> ------------------------------
>
>                 Key: CONNECTORS-1490
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1490
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: MongoDB Output Connector
>            Reporter: Piergiorgio Lucidi
>            Assignee: Piergiorgio Lucidi
>            Priority: Major
>              Labels: MongoDB, gsoc2018, java, junit
>         Attachments: mcf-mongodb-connector(CONNECTORS-1490).patch, 
> mcf-mongodb-connector(CONNECTORS-1490)1.patch, 
> mongoDB-connectors-IT-OK-from-Ant.txt, mongodb-ant-test-ok.txt, 
> mongodb-output-connection-configuration.PNG
>
>   Original Estimate: 480h
>  Remaining Estimate: 480h
>
> This is a project idea for [Google Summer of 
> Code|https://summerofcode.withgoogle.com/] (GSOC).
> To discuss this or other ideas with your potential mentor from the Apache 
> ManifoldCF project, sign up and post to the dev@manifoldcf.apache.org list, 
> including "[GSOC]" in the subject. You may also comment on this Jira issue if 
> you have created an account. 
> We would like to extend the Content Migration capabilities adding MongoDB / 
> GridFS as a new output connector for importing contents from one or more 
> repositories supported by ManifoldCF. In this way we will help developers on 
> migrating contents from different data sources on MongoDB.
> You will be involved in the development of the following tasks, you will 
> learn how to:
>  * Write the connector implementation
>  * Implement unit tests
>  * Build all the integration tests for testing the connector inside the 
> framework
>  * Write the documentation for this connector
> We have a complete documentation on how to implement an Output Connector:
> [https://manifoldcf.apache.org/release/release-2.9.1/en_US/writing-output-connectors.html]
> Take a look also at our book to understand better the framework and how to 
> implement connectors:
> [https://github.com/DaddyWri/manifoldcfinaction/tree/master/pdfs]
>  
> Prospective GSOC mentor: 
> [piergior...@apache.org|mailto:piergior...@apache.org]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to