You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/10/14 02:43:05 UTC

[jira] [Commented] (HTRACE-263) Fix version warning on maven package

    [ https://issues.apache.org/jira/browse/HTRACE-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956049#comment-14956049 ] 

Colin Patrick McCabe commented on HTRACE-263:
---------------------------------------------

Duplicate of HTRACE-240 which was fixed in 4.0rc1 (second RC)

> Fix version warning on maven package
> ------------------------------------
>
>                 Key: HTRACE-263
>                 URL: https://issues.apache.org/jira/browse/HTRACE-263
>             Project: HTrace
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.0
>            Reporter: Elliott Clark
>             Fix For: 4.0
>
>
> {code}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.htrace:htrace-zipkin:jar:4.0.1-incubating
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version 1.7.7 vs ${slf4j.version} @ org.apache.htrace:htrace-zipkin:[unknown-version], /Users/elliott/test/htrace-4.0.1-incubating/htrace-zipkin/pom.xml, line 151, column 17
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.htrace:htrace-htraced:jar:4.0.1-incubating
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-assembly-plugin @ org.apache.htrace:htrace-htraced:[unknown-version], /Users/elliott/test/htrace-4.0.1-incubating/htrace-htraced/pom.xml, line 64, column 15
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> [WARNING]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)