[
https://issues.apache.org/jira/browse/MESOS-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980965#comment-13980965
]
Timothy St. Clair commented on MESOS-1212:
------------------------------------------
Nice!
It may be useful if we somehow linked all the Java mods under some umbrella,
b/c right now I'm tracking several tickets.
Ideally just calling `mvn package/install` from automake and all artifacts
would be present. Right now I still do a cobbling.
> 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
> Assignee: Tobi Knaup
>
> 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)