You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/09/19 06:17:29 UTC

[GitHub] [hive] basapuram-kumar opened a new pull request, #3604: HIVE-26544: javax.jms:jms:jar artifact resolve

basapuram-kumar opened a new pull request, #3604:
URL: https://github.com/apache/hive/pull/3604

   ### What changes were proposed in this pull request?
   Adding JBoss maven2 artifact to resolve the  javax.jms:jms:jar issue, by adding build will pass locally on macos-m1.
   jira- [HIVE-26544](https://issues.apache.org/jira/browse/HIVE-26544)
   
   
   ### Why are the changes needed?
   From the pom.xml, we need to change this beow explained
   old repo:
     <url>http://www.datanucleus.org/downloads/maven2</url>
   new repo
   https://repository.jboss.org/maven2/
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   without this patchm the build failed as explained in [HIVE-26544](https://issues.apache.org/jira/browse/HIVE-26544)
   By applying this proposed patch, it gets succeded. 
   


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

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] github-actions[bot] closed pull request #3604: HIVE-26544: javax.jms:jms:jar artifact resolve

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #3604: HIVE-26544: javax.jms:jms:jar artifact resolve
URL: https://github.com/apache/hive/pull/3604


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

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] github-actions[bot] commented on pull request #3604: HIVE-26544: javax.jms:jms:jar artifact resolve

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #3604:
URL: https://github.com/apache/hive/pull/3604#issuecomment-1320695962

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


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

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org