sijie opened a new pull request #2565: [build] Fix maven deploy failure
URL: https://github.com/apache/incubator-pulsar/pull/2565
 
 
   *Motivation*
   
   Pulsar presto distribution doesn't inherit from apache profile.
   Hence when we run `mvn deploy`, it will fail to deploy the apache repository.
   
   ```
   2018-09-11T23:52:04.260 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project pulsar-presto-distribution: Deployment failed: repository element was 
not specified in the POM inside distributionManagement element or in 
-DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
   ```
   
   *Changes*
   
   Make presto distribution pom file inherit from apache profile.
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to