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 2018/05/13 16:53:36 UTC

[GitHub] merlimat opened a new pull request #1773: Fixed dasboard docker pom.xml version to 2.1.0-SNAPSHOT

merlimat opened a new pull request #1773: Fixed dasboard docker pom.xml version to 2.1.0-SNAPSHOT
URL: https://github.com/apache/incubator-pulsar/pull/1773
 
 
   ### Motivation
   
   CI build on master branch is failing because of discrepancy between the versions in the pom.xml file
   
   ```
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [FATAL] Non-resolvable parent POM for org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find artifact org.apache.pulsar:docker-images:pom:2.0.0-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 11
   ```

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