GithubHelp home page GithubHelp logo

Maven support about universal-tween-engine HOT 5 OPEN

Hronom avatar Hronom commented on July 20, 2024
Maven support

from universal-tween-engine.

Comments (5)

AurelienRibon avatar AurelienRibon commented on July 20, 2024 10

I'll add it as soon as possible guys, promised :)
I shifted from this project to a startup job but I want to give it more love once again.

from universal-tween-engine.

Barryrowe avatar Barryrowe commented on July 20, 2024 4

I hate to confuse everything, and would love the original project to be published out so I hope this happens. For others that don't need the sources jar yet (say for GWT projects), this fork has been published up to a maven repo on jitpack:

https://github.com/Arcnor/universal-tween-engine

As @MyRealityCoding described, there's a bunch of setup to publishing but I had success with a library of mine by working off of the Ashley ECS project: https://github.com/libgdx/ashley and looking at their publish.xml file

from universal-tween-engine.

itsabhiaryan avatar itsabhiaryan commented on July 20, 2024

why not available in any repo like maven central or jcenter ?? If possible please add there.

from universal-tween-engine.

bitbrain avatar bitbrain commented on July 20, 2024

In order to create maven support you need to create an account here https://issues.sonatype.org/secure/Dashboard.jspa and submit a new ticket with your request. You need to describe what Universal Tween Engine is about and give some extra information. After a few hours you get approval and access to the Snapshot and Release repository.

In TravisCI for instance you can then setup a build job to auto-release to the Sonatype repo. Take a look at one of my projects for an example pom setup.

Unfortunately, in order to release to the Maven repository you need to sign all your code with a GPG signature (setting this up was pain in the ass) but once it's setup everything works flawless.

from universal-tween-engine.

bitbrain avatar bitbrain commented on July 20, 2024

Thank you @Barryrowe! Previously I copy-pasted all the tween engine code into my most recent project (to be compatible with mvn install). Thanks to you I can just use this dependency instead. Lovely. ❤️

from universal-tween-engine.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.