Shameera Rathnayaka created HELIX-620:
-----------------------------------------
Summary: 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
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
(v6.3.4#6332)