You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/24 17:39:36 UTC

[GitHub] ambud opened a new issue #3420: Pulsar 2.2.1 compile fails

ambud opened a new issue #3420: Pulsar 2.2.1 compile fails
URL: https://github.com/apache/pulsar/issues/3420
 
 
   **Describe the bug**
   Pulsar compile from source is failing with jcloud issues `org.jclouds does not exist`
   `Apache Pulsar :: Tiered Storage :: JCloud .......... FAILURE`
   
   Please note that specific project build like `mvn clean compile -pl pulsar-broker` succeeds.
   
   **To Reproduce**
   ```
   git clone https://github.com/apache/pulsar.git
   cd pulsar
   git checkout v2.2.1
   mvn clean compile
   ```
   
   **Expected behavior**
   Compile should succeed without any failures.
   
   **Screenshots**
   - 
   
   **Desktop (please complete the following information):**
    - osx-x86_64 10.14.2
    - Java 1.8_181
    - Maven: 3.5.4 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services