[
https://issues.apache.org/jira/browse/FLUME-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235738#comment-13235738
]
[email protected] commented on FLUME-1041:
------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4438/#review6232
-----------------------------------------------------------
Ship it!
+1
- Arvind
On 2012-03-21 21:37:44, Mike Percy wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4438/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-03-21 21:37:44)
bq.
bq.
bq. Review request for Flume.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Fix build warnings. There were some dup dependencies specified in the pom
file for the dist module
bq.
bq.
bq. This addresses bug FLUME-1041.
bq. https://issues.apache.org/jira/browse/FLUME-1041
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. flume-ng-dist/pom.xml 2bd5ede
bq.
bq. Diff: https://reviews.apache.org/r/4438/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. mvn clean package stopped complaining
bq.
bq.
bq. Thanks,
bq.
bq. Mike
bq.
bq.
> maven warns of duplicate dependencies
> -------------------------------------
>
> Key: FLUME-1041
> URL: https://issues.apache.org/jira/browse/FLUME-1041
> Project: Flume
> Issue Type: Bug
> Affects Versions: v1.1.0
> Reporter: Brock Noland
> Assignee: Mike Percy
> Fix For: v1.2.0
>
> Attachments: FLUME-1041.patch
>
>
> Maven prints out this when you do anything
> {noformat}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.flume:flume-ng-dist:pom:1.2.0-incubating-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
> be unique: org.apache.flume.flume-ng-legacy-sources:flume-avro-source:jar ->
> duplicate declaration of version (?) @ line 102, column 17
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
> be unique: org.apache.flume.flume-ng-legacy-sources:flume-thrift-source:jar
> -> duplicate declaration of version (?) @ line 106, 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.
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira