You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2019/08/06 00:17:45 UTC

[GitHub] [fluo] ctubbsii commented on a change in pull request #1074: Update Fluo to build against Accumulo 2.0.0 RC2

ctubbsii commented on a change in pull request #1074: Update Fluo to build against Accumulo 2.0.0 RC2
URL: https://github.com/apache/fluo/pull/1074#discussion_r310839113
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -254,27 +254,13 @@
       </dependency>
     </dependencies>
   </dependencyManagement>
-  <pluginRepositories>
-    <!--
-    needed for accumulo-maven-plugin SNAPSHOT version
-    see PR apache/maven-apache-parent#1
-    -->
-    <pluginRepository>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <id>apache.snapshots</id>
-      <name>Apache Snapshot Repository</name>
-      <url>https://repository.apache.org/snapshots</url>
-    </pluginRepository>
-  </pluginRepositories>
 
 Review comment:
   You don't actually need to remove this section yet... and probably shouldn't until maven-apache-parent merges in the referenced pull request, and releases a new version.

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