You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/08/05 21:07:45 UTC

[GitHub] sijie opened a new issue #397: [CI] publish-website job failed when mvn:release bump version to 4.6.0-SNAPSHOT

sijie opened a new issue #397: [CI] publish-website job failed when mvn:release bump version to 4.6.0-SNAPSHOT
URL: https://github.com/apache/bookkeeper/issues/397
 
 
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   ci runs publish-website job when a change is merge to master. the change was from `mvn release` to bump the version from 4.5.0 to 4.6.0
   
   - What did you expect to see?
   
   publish-website job should run as expected.
   
   - What did you see instead?
   
   publish-website job failed due to
   
   ```
   [ERROR] Failed to execute goal on project bookkeeper-benchmark: Could not resolve dependencies for project org.apache.bookkeeper:bookkeeper-benchmark:jar:4.6.0-SNAPSHOT: Could not find artifact org.apache.bookkeeper:bookkeeper-server:jar:tests:4.6.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
   ```
   
   
 
----------------------------------------------------------------
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