Skip to content

Fix maven build. - #1664

Closed
yhuai wants to merge 1 commit into
apache:masterfrom
yhuai:fixMavenBuild
Closed

Fix maven build.#1664
yhuai wants to merge 1 commit into
apache:masterfrom
yhuai:fixMavenBuild

Conversation

@yhuai

Copy link
Copy Markdown
Contributor

This PR aims to fix the maven build broken by #1346.
I tried (based on the commands used by jenkins)

mvn -Dhadoop.version=2.0.0-mr1-cdh4.1.2 -DskipTests clean package
mvn -DHADOOP_PROFILE=hadoop-2.4 -DskipTests -Phadoop-2.4 -Pyarn -Phive clean package

@srowen

Copy link
Copy Markdown
Member

I already submitted a PR earlier today: #1660
I think that is a slightly more suitable fix.

@yhuai

Copy link
Copy Markdown
ContributorAuthor

@srowen Thank you. I am closing it.

@yhuaiyhuai closed this Jul 30, 2014
@yhuai
yhuai deleted the fixMavenBuild branch July 31, 2014 21:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yhuai@srowen