You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/01/02 22:45:51 UTC

[jira] [Assigned] (ACCUMULO-2120) Fix maven warnings introduced declaration of mavanagaiata

     [ https://issues.apache.org/jira/browse/ACCUMULO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser reassigned ACCUMULO-2120:
------------------------------------

    Assignee: Josh Elser

> Fix maven warnings introduced declaration of mavanagaiata
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-2120
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2120
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> Lots of warnings from mavanagaiata not having the version properly declared.
> From 1.4:
> {noformat}
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:cloudtrace:jar:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-core:jar:1.4.5-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.accumulo:cloudtrace:jar -> duplicate declaration of version (?) @ line 153, column 17
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-server:jar:1.4.5-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mortbay.jetty:jetty:jar -> duplicate declaration of version (?) @ line 107, column 17
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-start:jar:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:examples-simple:jar:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-examples:pom:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-proxy:jar:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-minicluster:jar:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ org.apache.accumulo:accumulo:1.4.5-SNAPSHOT, /home/elserj/projects/accumulo.git/pom.xml, line 99, column 15
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo:pom:1.4.5-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for com.github.koraktor:mavanagaiata is missing. @ line 99, column 15
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)