You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ed Kohlwey (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 15:50:32 UTC

[jira] [Created] (MESOS-49) Maven poms for mesos

Maven poms for mesos
--------------------

                 Key: MESOS-49
                 URL: https://issues.apache.org/jira/browse/MESOS-49
             Project: Mesos
          Issue Type: New Feature
          Components: java-api
            Reporter: Ed Kohlwey


Maven is a popular build tool for Java projects. Mesos should publish its Java bindings as maven artifacts.

The first step to doing this is to add Maven metadata to Mesos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MESOS-49) Maven poms for mesos

Posted by "Ed Kohlwey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Kohlwey updated MESOS-49:
----------------------------

    Attachment: MESOS-49.patch
    
> Maven poms for mesos
> --------------------
>
>                 Key: MESOS-49
>                 URL: https://issues.apache.org/jira/browse/MESOS-49
>             Project: Mesos
>          Issue Type: New Feature
>          Components: java-api
>            Reporter: Ed Kohlwey
>         Attachments: MESOS-49.patch
>
>
> Maven is a popular build tool for Java projects. Mesos should publish its Java bindings as maven artifacts.
> The first step to doing this is to add Maven metadata to Mesos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MESOS-49) Maven poms for mesos

Posted by "Benjamin Hindman (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Hindman resolved MESOS-49.
-----------------------------------

    Resolution: Fixed
      Assignee: Benjamin Hindman

This patch has been reviewed here: https://reviews.apache.org/r/2644 and committed.
                
> Maven poms for mesos
> --------------------
>
>                 Key: MESOS-49
>                 URL: https://issues.apache.org/jira/browse/MESOS-49
>             Project: Mesos
>          Issue Type: New Feature
>          Components: java-api
>            Reporter: Ed Kohlwey
>            Assignee: Benjamin Hindman
>         Attachments: MESOS-49.patch, MESOS-49.patch
>
>
> Maven is a popular build tool for Java projects. Mesos should publish its Java bindings as maven artifacts.
> The first step to doing this is to add Maven metadata to Mesos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-49) Maven poms for mesos

Posted by "Ed Kohlwey (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137149#comment-13137149 ] 

Ed Kohlwey commented on MESOS-49:
---------------------------------

I've added a basic POM file that has a dependency on protocol buffers and modified the build scripts to:
1. create a meaningful version number based off of the version in git
2. add a maven-install build target, which installs the artifact to a user's local repository
                
> Maven poms for mesos
> --------------------
>
>                 Key: MESOS-49
>                 URL: https://issues.apache.org/jira/browse/MESOS-49
>             Project: Mesos
>          Issue Type: New Feature
>          Components: java-api
>            Reporter: Ed Kohlwey
>         Attachments: MESOS-49.patch
>
>
> Maven is a popular build tool for Java projects. Mesos should publish its Java bindings as maven artifacts.
> The first step to doing this is to add Maven metadata to Mesos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MESOS-49) Maven poms for mesos

Posted by "Ed Kohlwey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Kohlwey updated MESOS-49:
----------------------------

    Attachment: MESOS-49.patch

Adding the --tags option to git describe so that 0.4 (a lightweight tag) is shown for the version number.
                
> Maven poms for mesos
> --------------------
>
>                 Key: MESOS-49
>                 URL: https://issues.apache.org/jira/browse/MESOS-49
>             Project: Mesos
>          Issue Type: New Feature
>          Components: java-api
>            Reporter: Ed Kohlwey
>         Attachments: MESOS-49.patch, MESOS-49.patch
>
>
> Maven is a popular build tool for Java projects. Mesos should publish its Java bindings as maven artifacts.
> The first step to doing this is to add Maven metadata to Mesos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira