You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/12 15:31:20 UTC

[GitHub] [iotdb] nlosilva1 opened a new issue #2676: Error occurs while packaging the maven project at branch release/0.10.0

nlosilva1 opened a new issue #2676:
URL: https://github.com/apache/iotdb/issues/2676


   **Describe the bug**
   
   While packaging this project using maven with a version of release/0.10.0, a 401 Unauthorized error occurs in the hive-connector module.
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Checking out the branch into release/0.10.0 
   2.  ```mvn clean package -DskipTests```
   3. The following error occurs:
   ```
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) on project hive-connector: 
   Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:
   process failed: Error resolving project artifact: Could not transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to for_pentaho (https://repo.spring.io/libs-milestone): 
   Authentication failed for https://repo.spring.io/libs-milestone/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom 401 Unauthorized for project org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde -> [Help 1] [ERROR]  
    ``` 
   
   
   **Screenshots**
   
   
   ![failure](https://user-images.githubusercontent.com/25195216/107781226-9e10a880-6d82-11eb-93f0-7b84afb84e1c.png)
   
   
   **Desktop (please complete the following information):**
    - OS: Windows 10
    - Java version:  1.8.0_241
    - Maven version:  3.6.3
   
   
   
   **Additional context**
   At the same computer, while changing the branch to the current master(05a628dd59256e94510307184a5ecb1d2a6da23f), and trying to do the same behavior, the same maven package finished without error.
   


----------------------------------------------------------------
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



[GitHub] [iotdb] HTHou closed issue #2676: Error occurs while packaging the maven project at branch release/0.10.0

Posted by GitBox <gi...@apache.org>.
HTHou closed issue #2676:
URL: https://github.com/apache/iotdb/issues/2676


   


----------------------------------------------------------------
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



[GitHub] [iotdb] HTHou commented on issue #2676: Error occurs while packaging the maven project at branch release/0.10.0

Posted by GitBox <gi...@apache.org>.
HTHou commented on issue #2676:
URL: https://github.com/apache/iotdb/issues/2676#issuecomment-778584137


   Please refer this PR https://github.com/apache/iotdb/pull/2279.
   If you like to fix it, just try to modify the pom.xml.. 


----------------------------------------------------------------
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