Alex Ott created ZEPPELIN-4700:
----------------------------------

             Summary: Cleanup Maven warnings
                 Key: ZEPPELIN-4700
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4700
             Project: Zeppelin
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.9.0
            Reporter: Alex Ott
            Assignee: Alex Ott


When using Maven, it generates a lot of messages like this:

{noformat}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:zeppelin-jupyter-interpreter-shaded:jar:0.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-shade-plugin is missing. @ line 61, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.zeppelin:spark-interpreter:jar:0.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin 
com.googlecode.maven-download-plugin:download-maven-plugin @ line 411, column 15
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin 
@ line 591, column 15
...
{noformat}

that would be nice to fix...




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to