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

Sean Busbey updated HBASE-18973:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-4
                   3.0.0
           Status: Resolved  (was: Patch Available)

> clean up maven warnings about pom well-formedness for master/branch-2
> ---------------------------------------------------------------------
>
>                 Key: HBASE-18973
>                 URL: https://issues.apache.org/jira/browse/HBASE-18973
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.0-alpha-4
>
>         Attachments: HBASE-18973.0.patch
>
>
> on master, maybe others since I haven't checked yet:
> {code}
> [INFO] Scanning for projects...
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-it:jar:3.0.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.glassfish.jersey.core:jersey-client:jar -> version 
> ${jersey.version} vs 2.25.1 @ org.apache.hbase:hbase-it:[unknown-version], 
> /Users/busbey/tmp_projects/hbase/hbase-it/pom.xml, line 298, column 17
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-rest:jar:3.0.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: javax.servlet:javax.servlet-api:jar -> version (?) vs 
> ${servlet.api.version} @ org.apache.hbase:hbase-rest:[unknown-version], 
> /Users/busbey/tmp_projects/hbase/hbase-rest/pom.xml, line 341, column 17
> [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]
> [INFO] 
> ------------------------------------------------------------------------
> {code}



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

Reply via email to