You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2019/09/23 00:36:00 UTC

[jira] [Updated] (GORA-637) Upgrade all dependencies and Maven plugins

     [ https://issues.apache.org/jira/browse/GORA-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated GORA-637:
--------------------------------------
    Environment: 
lmcgibbn@MT-207576 ~/Downloads/gora(master) $ mvn --version
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 13, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"

> Upgrade all dependencies and Maven plugins
> ------------------------------------------
>
>                 Key: GORA-637
>                 URL: https://issues.apache.org/jira/browse/GORA-637
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: build process
>         Environment: lmcgibbn@MT-207576 ~/Downloads/gora(master) $ mvn --version
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T11:41:47-07:00)
> Maven home: /usr/local/Cellar/maven/3.6.0/libexec
> Java version: 13, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
>            Reporter: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.0
>
>
> This is a major issue and will require peer review from as many people as possible. It essentially uses the the following commands to mass upgrade all dependencies and plugins as follows
> {code}
> mvn versions:update-properties
> mvn versions:update-child-modules
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)