You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by lql5083psu <gi...@git.apache.org> on 2018/10/07 21:23:09 UTC

[GitHub] mnemonic pull request #105: MNEMONIC-505: update the Maven installation from...

GitHub user lql5083psu opened a pull request:

    https://github.com/apache/mnemonic/pull/105

    MNEMONIC-505: update the Maven installation from repository to manually deployment

    The Dockerfile for Ubuntu contains the deployment of Maven that is installed via Apt, the ubuntu repository does not have the latest version of Maven so the installation instruction would be updated to deploy the latest version of Maven v3.5.4 manually to work with OpenJDK 10.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lql5083psu/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mnemonic/pull/105.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #105
    
----
commit d72d3e00283ce805e176470b01c0331ff9825819
Author: Lan Lin <la...@...>
Date:   2018-10-07T21:18:22Z

    MNEMONIC-505: update the Maven installation from repository to manually
    deployment

----


---

[GitHub] mnemonic pull request #105: MNEMONIC-505: update the Maven installation from...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/mnemonic/pull/105


---