Manno15 opened a new pull request #173:
URL: https://github.com/apache/accumulo-testing/pull/173


   A couple more warnings in the build. 
   
   ```
   [WARNING] Discovered module-info.class. Shading will break its strong 
encapsulation.
   [WARNING] Discovered module-info.class. Shading will break its strong 
encapsulation.
   [WARNING] zookeeper-3.4.14.jar, zookeeper-jute-3.5.9.jar define 101 
overlapping classes: 
   [WARNING]   - org.apache.zookeeper.proto.GetMaxChildrenRequest
   [WARNING]   - org.apache.jute.compiler.JavaGenerator
   [WARNING]   - org.apache.jute.XmlInputArchive$XMLParser
   [WARNING]   - org.apache.jute.CsvInputArchive$1
   [WARNING]   - org.apache.zookeeper.proto.SetACLRequest
   [WARNING]   - org.apache.jute.compiler.JLong
   [WARNING]   - org.apache.zookeeper.server.quorum.QuorumPacket
   [WARNING]   - org.apache.zookeeper.proto.SetSASLRequest
   [WARNING]   - org.apache.zookeeper.data.Id
   [WARNING]   - org.apache.zookeeper.proto.SyncRequest
   [WARNING]   - 91 more...
   [WARNING] maven-shade-plugin has detected that some class files are
   [WARNING] present in two or more JARs. When this happens, only one
   [WARNING] single version of the class is copied to the uber jar.
   [WARNING] Usually this is not harmful and you can skip these warnings,
   [WARNING] otherwise try to manually exclude artifacts based on
   [WARNING] mvn dependency:tree -Ddetail=true and the above output.
   [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
   
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to