GithubHelp home page GithubHelp logo

Convert to Gradle, Maven about vietocrfx HOT 6 OPEN

nguyenq avatar nguyenq commented on July 2, 2024
Convert to Gradle, Maven

from vietocrfx.

Comments (6)

nguyenq avatar nguyenq commented on July 2, 2024

I'm a bit familiar with Maven. Currently, it is Ant based. Sure, we can Mavenize it or else.

from vietocrfx.

atomixnmc avatar atomixnmc commented on July 2, 2024

Yes, Maven is still the most appropriate options. I will try to do some this this direction. Thanks

from vietocrfx.

nguyenq avatar nguyenq commented on July 2, 2024

Since it would affect the project structure and file history, let me do the Mavenizing piece first. Once I check in the change, then you make a fresh clone and take it further from there.

from vietocrfx.

nguyenq avatar nguyenq commented on July 2, 2024

I've completed the conversion, which involved massive amount of file relocation. Hope it did not break anything. Please check it out and see if you get any problem running it. If it does not work out for you, we may need to scrap the repository and start from a clean slate. Since the development is still in alpha state, it should not be hard to start over.

from vietocrfx.

atomixnmc avatar atomixnmc commented on July 2, 2024

I've check the new commit. Seems like the dependencies from repo.maven.apache.org can not be reached.

Failed to execute goal on project VietOCRfx: Could not resolve dependencies for project net.sourceforge.vietocr:VietOCRfx:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: com.ice:tar:jar:1.0, uk.co.mmscomputing:sane:jar:1.0.0, net.sourceforge.vietpad:VietKeyInput:jar:1.0.0, net.sourceforge.jacob-project:jacob:jar:1.19.0: Could not find artifact com.ice:tar:jar:1.0 in central (https://repo.maven.apache.org/maven2)

As I check earlier today, this url for example return 404 Not Found
https://repo.maven.apache.org/maven2/net/sourceforge/jacob-project/jacob/1.19.0/jacob-1.19.0.jar

from vietocrfx.

nguyenq avatar nguyenq commented on July 2, 2024

There are several JARs not existing on Maven repository. I used maven-install-plugin to install them from lib folder to the local Maven repository.

The stock pom.xml created by NetBeans for JavaFX Application is very slow, in that it unpacks all the JARs on every build. The slow speed really hampers the development/debug process. Do you know of a better plugin?

from vietocrfx.

Related Issues (1)

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.