You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/03/21 08:55:54 UTC

[GitHub] [carbondata] ravipesala commented on a change in pull request #3147: support Intel Qat Compressor

ravipesala commented on a change in pull request #3147: support Intel Qat Compressor
URL: https://github.com/apache/carbondata/pull/3147#discussion_r267663716
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -138,6 +137,16 @@
         <enabled>true</enabled>
       </releases>
     </repository>
+    <repository>
+      <id>snapshot-repo</id>
+      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
 
 Review comment:
   why it is snapshot repo? we cannot take jars from snapshot repo.  Do you have any plan to keep this jar in maven central repo? 

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