Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Packages #168

Open
josephworks opened this issue May 14, 2020 · 0 comments
Open

Update Packages #168

josephworks opened this issue May 14, 2020 · 0 comments
Assignees
Labels
1.15.2 This issue was found in version 1.15.2 accepted True. enhancement New feature or request external A issue but not the server itself incomplete We need more infomation

Comments

@josephworks
Copy link
Member

josephworks commented May 14, 2020

Once Akarin 1.15.2 builds, modify ./akarin with:

    "d" | "de" | "deploy")
    (
        basedir
        $mvncmd -N install
        cd ${FORK_NAME}-API
        $mvncmd clean deploy -Dregistry=https://maven.pkg.github.com/Akarin-project -Dtoken=GitHubToken && (cd ../Paper/Paper-MojangAPI && $mvncmd -e clean install) && cd ../${FORK_NAME}-Server && $mvncmd clean install
    )

Then run:
./akarin j
./akarin d

@josephworks josephworks added incomplete We need more infomation accepted True. LTS This issue is part of LTS. enhancement New feature or request external A issue but not the server itself 1.15.2 This issue was found in version 1.15.2 and removed LTS This issue is part of LTS. labels May 14, 2020
@josephworks josephworks self-assigned this May 14, 2020
@josephworks josephworks added this to To do in Issue Tracker via automation May 14, 2020
@josephworks josephworks moved this from To do to JosephWork in Issue Tracker May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.15.2 This issue was found in version 1.15.2 accepted True. enhancement New feature or request external A issue but not the server itself incomplete We need more infomation
Projects
Issue Tracker
  
JosephWork
Development

No branches or pull requests

1 participant