You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/02/05 06:20:47 UTC

[GitHub] [incubator-ratis] xiaoyuyao opened a new pull request #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…

xiaoyuyao opened a new pull request #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…
URL: https://github.com/apache/incubator-ratis/pull/52
 
 
   What is the issue:
   Ratis top plevel pom.xml misses distributionManagement and repositories for release. As a result, the repository id does not match the maven server id specified in the ~/.m2/settings and always got HTTP 401 error returned even though the user/passwd are correct as found INFRA-19819. This ticket is opened to fix it. 
   
   JIRA:
   https://issues.apache.org/jira/browse/RATIS-808
   
   How is this tested:
   ./dev-tools/make_rc.sh publish-mvn succeeded
   

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


With regards,
Apache Git Services

[GitHub] [incubator-ratis] xiaoyuyao merged pull request #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…

Posted by GitBox <gi...@apache.org>.
xiaoyuyao merged pull request #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…
URL: https://github.com/apache/incubator-ratis/pull/52
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-ratis] xiaoyuyao commented on issue #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…

Posted by GitBox <gi...@apache.org>.
xiaoyuyao commented on issue #52: RATIS-808. Ratis top plevel pom.xml misses distributionManagement and…
URL: https://github.com/apache/incubator-ratis/pull/52#issuecomment-583126220
 
 
   Thanks @arp7  for the review. I've merged the change to master. Will open separate JIRAs to fix the ratis jenkins issue which have been broken for a while. 

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


With regards,
Apache Git Services