eolivelli edited a comment on issue #2233: Drop Maven Profile -Dstream
URL: https://github.com/apache/bookkeeper/pull/2233#issuecomment-579206845
 
 
   It looks like on CI Maven is trying to download distributedlog from 
repository.apache.org
   
   ```
   Downloaded from apache.snapshots: 
https://repository.apache.org/snapshots/org/apache/distributedlog/distributedlog-core/4.11.0-SNAPSHOT/distributedlog-core-4.11.0-20200127.150249-85.jar
 (1.0 MB at 1.1 MB/s)
   Downloading from central: 
https://repo.maven.apache.org/maven2/net/jpountz/lz4/lz4/1.3.0/lz4-1.3.0.jar
   
   ```
   then there is a bad timeout error on "statelib" error:
   `[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on 
project statelib: There was a timeout or other error in the fork -> [Help 1]`

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to