[
https://issues.apache.org/jira/browse/HELIX-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340144#comment-16340144
]
Hudson commented on HELIX-620:
------------------------------
FAILURE: Integrated in Jenkins build helix #1393 (See
[https://builds.apache.org/job/helix/1393/])
HELIX-620: reduce amount of unnessary newing of helix management object (jxue:
rev d25552b30ab745dbcc94bcd870c3ecb2e1c6d35c)
* (edit)
helix-rest/src/test/java/org/apache/helix/rest/server/TestInstanceAccessor.java
* (edit) helix-core/src/main/java/org/apache/helix/tools/ClusterSetup.java
* (edit)
helix-rest/src/test/java/org/apache/helix/rest/server/AbstractTestClass.java
* (edit)
helix-rest/src/main/java/org/apache/helix/rest/server/ServerContext.java
> Build Error with required minimum maven version
> -----------------------------------------------
>
> Key: HELIX-620
> URL: https://issues.apache.org/jira/browse/HELIX-620
> Project: Apache Helix
> Issue Type: Improvement
> Affects Versions: master
> Reporter: Shameera Rathnayaka
> Priority: Major
> Fix For: master
>
>
> Helix build page[1] says to install Apache maven 2.0.8+ in order to build the
> helix source code, But when I tried to build with maven 2.0.11 build failed
> with this error[2] . Gives this[3] error with maven 2.2.1. Build works fine
> with maven 3.3.3. I think we should update build document and fix [3] error.
> WDYS?
> [1]http://helix.apache.org/involved/building.html
> [2] [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error resolving version for
> 'org.apache.maven.plugins:maven-remote-resources-plugin': Plugin requires
> Maven version 2.2.1
> [3] [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] One or more required plugin parameters are invalid/missing for
> 'appassembler:assemble'
> [0] Inside the definition for plugin 'appassembler-maven-plugin' specify the
> following:
> <configuration>
> ...
> <programs>VALUE</programs>
> </configuration>.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)