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

sunjincheng commented on IOTDB-462:
-----------------------------------

!iotdb_mvn.gif!

As shown in the gif, I am very surprised that 1.4.0 cannot be downloaded(in my 
mac pro). However, since no other users have encountered this problem, and I 
it's works well when I setup the iotDB project in my iMac. So, I would like to 
close this issue for now. :) 

Thank for your help.

> Failed to execute goal for `download-maven-plugin`.
> ---------------------------------------------------
>
>                 Key: IOTDB-462
>                 URL: https://issues.apache.org/jira/browse/IOTDB-462
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Others
>            Reporter: sunjincheng
>            Priority: Major
>         Attachments: iotdb_mvn.gif
>
>
> Can not build the source code in my local, the error message as follows:
> {code:java}
> [ERROR] Failed to execute goal 
> com.googlecode.maven-download-plugin:download-maven-plugin:1.4.0:wget 
> (get-thrift-executable) on project service-rpc: Execution 
> get-thrift-executable of goal 
> com.googlecode.maven-download-plugin:download-maven-plugin:1.4.0:wget failed: 
> java.lang.ClassNotFoundException: 
> com.googlecode.download.maven.plugin.internal.CachedFileEntry -> [Help 1]
> {code}
> Does anyone else have this problem?
> At present, I have reduced the version(1.3.0) to solve this problem. If most 
> of people encounter this problem, I suggest reducing the version to 1.3.0. as 
> follows:
> {code:java}
>  <plugin>
>                         
> <groupId>com.googlecode.maven-download-plugin</groupId>
>                         <artifactId>download-maven-plugin</artifactId>
>                         <version>1.3.0</version> From 1.4.0 to 1.3.0
>                         <executions>
>                             ...
>                         </executions>
>                     </plugin>
> {code}
> What do you think?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to