You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/05/10 21:42:45 UTC

[GitHub] [phoenix-queryserver] joshelser opened a new pull request #61: PHOENIX-6463 Include copyPom in maven-repo creation

joshelser opened a new pull request #61:
URL: https://github.com/apache/phoenix-queryserver/pull/61


   ```
   $ find phoenix-queryserver-assembly/target/maven-repo
   phoenix-queryserver-assembly/target/maven-repo
   phoenix-queryserver-assembly/target/maven-repo/org
   phoenix-queryserver-assembly/target/maven-repo/org/apache
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/6.0.0-SNAPSHOT
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/6.0.0-SNAPSHOT/phoenix-queryserver-client-6.0.0-SNAPSHOT.jar
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/6.0.0-SNAPSHOT/phoenix-queryserver-client-6.0.0-SNAPSHOT.pom
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/6.0.0-SNAPSHOT/_remote.repositories
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/6.0.0-SNAPSHOT/maven-metadata-local.xml
   phoenix-queryserver-assembly/target/maven-repo/org/apache/phoenix/phoenix-queryserver-client/maven-metadata-local.xml
   ```
   
   The inclusion of the .pom file is what `copyPom=true` enables.


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



[GitHub] [phoenix-queryserver] stoty closed pull request #61: PHOENIX-6463 Include copyPom in maven-repo creation

Posted by GitBox <gi...@apache.org>.
stoty closed pull request #61:
URL: https://github.com/apache/phoenix-queryserver/pull/61


   


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