You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Hindman (JIRA)" <ji...@apache.org> on 2014/04/15 22:28:16 UTC

[jira] [Created] (MESOS-1212) Use maven to compile and package Mesos' Java files.

Benjamin Hindman created MESOS-1212:
---------------------------------------

             Summary: Use maven to compile and package Mesos' Java files.
                 Key: MESOS-1212
                 URL: https://issues.apache.org/jira/browse/MESOS-1212
             Project: Mesos
          Issue Type: Improvement
          Components: build, java api
            Reporter: Benjamin Hindman


We currently package our own jars which means we can't easily take advantage of maven plugins such as the shade plugin which we'd like to do for MESOS-1203. We might as well leverage maven for building Java. It would be great to check for maven during configure then too.



--
This message was sent by Atlassian JIRA
(v6.2#6252)