You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/12/07 20:04:11 UTC

[jira] [Commented] (IGNITE-2094) building the project with 'install' crashes on Mesos module

    [ https://issues.apache.org/jira/browse/IGNITE-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045507#comment-15045507 ] 

Konstantin Boudnik commented on IGNITE-2094:
--------------------------------------------

the exact command line
{code}
mvn clean package install -DskipTests -Dhadoop.version=2.7.1 -Dspark.version=1.5.1 -Dignite.edition=hadoop
{code}
error message produced:
{noformat}
[INFO] ignite-mesos ....................................... FAILURE [  8.485 s]
[INFO] ignite-kafka ....................................... SKIPPED
....
[INFO] apache-ignite ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:57 min
[INFO] Finished at: 2015-12-07T18:31:28+00:00
[INFO] Final Memory: 168M/412M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (make-assembly) on project ignite-mesos: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Problem creating jar: jar:file:/ws/output/ignite-hadoop/ignite-hadoop-1.5.0-b1/modules/mesos/target/archive-tmp/ignite-mesos-1.5.0-b1.jar!/org/apache/ignite/mesos/IgniteFramework.class: JAR entry org/apache/ignite/mesos/IgniteFramework.class not found in /ws/output/ignite-hadoop/ignite-hadoop-1.5.0-b1/modules/mesos/target/archive-tmp/ignite-mesos-1.5.0-b1.jar -> [Help 1]
{noformat}

This, clearly should not be happening

> building the project with 'install' crashes on Mesos module
> -----------------------------------------------------------
>
>                 Key: IGNITE-2094
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2094
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.5
>            Reporter: Konstantin Boudnik
>
> Attempting to do {{mvn install...}} on the latest {{-b1}} release and the build crashed on the Mesos module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)