You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/07/15 02:09:15 UTC

[GitHub] [nifi] qingweihuang commented on pull request #2231: NIFI-4521 MS SQL CDC Processor

qingweihuang commented on pull request #2231:
URL: https://github.com/apache/nifi/pull/2231#issuecomment-658503475


   I execute "mvn clean install" and the build fails. What are the possible reasons? Thank you!
   
   [INFO] Reactor Summary for nifi-nar-bundles 1.12.0-SNAPSHOT:
   [INFO] 
   [INFO] nifi-nar-bundles ................................... SUCCESS [  3.222 s]
   [INFO] nifi-cdc ........................................... SUCCESS [  0.114 s]
   [INFO] nifi-cdc-api ....................................... SUCCESS [  9.681 s]
   [INFO] nifi-cdc-mssql-bundle .............................. SUCCESS [  0.097 s]
   [INFO] nifi-cdc-mssql-processors .......................... FAILURE [ 13.863 s]
   [INFO] nifi-cdc-mssql-nar ................................. SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  30.073 s
   [INFO] Finished at: 2020-07-15T10:05:46+08:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project nifi-cdc-mssql-processors: Could not resolve dependencies for project org.apache.nifi:nifi-cdc-mssql-processors:jar:1.12.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.nifi:nifi-mock:jar:1.12.0-SNAPSHOT, org.apache.nifi:nifi-dbcp-service:jar:1.12.0-SNAPSHOT, org.apache.nifi:nifi-mock-record-utils:jar:1.12.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-mock:jar:1.12.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <args> -rf :nifi-cdc-mssql-processors


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org