You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Graham Wallis (JIRA)" <ji...@apache.org> on 2017/08/02 10:20:00 UTC

[jira] [Created] (ATLAS-2015) Maven warnings

Graham Wallis created ATLAS-2015:
------------------------------------

             Summary: Maven warnings
                 Key: ATLAS-2015
                 URL: https://issues.apache.org/jira/browse/ATLAS-2015
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.9-incubating
         Environment: All platforms
            Reporter: Graham Wallis
            Assignee: Graham Wallis
            Priority: Minor
             Fix For: 0.9-incubating


Maven produces a number of warnings of omissions and duplications in the POMs.
They are probably benign, but it would be better to fix the POMs to eliminate the warnings so that build behavior is prescriptive and other more important warnings are not masked.

Summary of the warnings:

Duplicate declaration of scala plugin.
Affects: typesystem, hdfs-model, storm-bridge

No version for scala plugin.
Affects: atlas (root), graphdb\titan0, webapp

Duplicate declaration of org.apache.atlas:atlas-repository:jar:tests
Affects: webapp

No version for keytool-maven-plugin
Affects: webapp

For most of the warnings the fix is obvious. For versions of the plugins I am assuming that  the most recent versions are satisfactory: i.e. 
* scala plugin version 3.2
* keytool plugin version 1.5.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)