[
https://issues.apache.org/jira/browse/YARN-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713541#comment-14713541
]
Allen Wittenauer edited comment on YARN-4084 at 8/26/15 2:36 PM:
-----------------------------------------------------------------
Use -DskipTests in addition to -Dmaven.test.skip=true
was (Author: aw):
Use -PskipTests in addition to -Dmaven.test.skip=true
> Yarn should allow to skip hadoop-yarn-server-tests project from build..
> -----------------------------------------------------------------------
>
> Key: YARN-4084
> URL: https://issues.apache.org/jira/browse/YARN-4084
> Project: Hadoop YARN
> Issue Type: Bug
> Components: build
> Affects Versions: 2.7.1
> Reporter: Ved Prakash Pandey
> Priority: Minor
> Attachments: YARN-4084.patch
>
>
> For fast compilation one can try to skip the test code compilation by using
> {{-Dmaven.test.skip=true}}. But yarn-project fails to compile when this
> option is used. This is because, it depends on hadoop-yarn-server-tests
> project.
> Below is the exception :
> {noformat}
> [ERROR] Assembly: hadoop-yarn-dist is not configured correctly: Cannot find
> attachment with classifier: tests in module project:
> org.apache.hadoop:hadoop-yarn-server-tests:jar:2.7.0. Please exclude this
> module from the module-set.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)