Giter VIP home page Giter VIP logo

Comments (7)

Ardesco avatar Ardesco commented on May 25, 2024

.bz2 support was added in 1.0.1 (released last night).

The OS thing looks like a bug that i'll look into today.

from driver-binary-downloader-maven-plugin.

SiKing avatar SiKing commented on May 25, 2024

Definitely broken. Back on my Windows box I tried windows=false and
osx=true, and it still downloads the Windows binaries.

Tried it also with version 1.0.1 - that just errors with nullpointer
exception. :(

On 3 April 2014 00:39, Mark Collin [email protected] wrote:

.bz2 support was added in 1.0.1 (released last night).

The OS thing looks like a bug that i'll look into today.

Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-39421158
.

from driver-binary-downloader-maven-plugin.

Ardesco avatar Ardesco commented on May 25, 2024

Sorry for the delay, I've just got time to look at this.

I can't reproduce this locally, do you have:

<onlyGetDriversForHostOperatingSystem>false</onlyGetDriversForHostOperatingSystem>

set? If not the above will default to true and it will only try to download drivers for the current OS. I'd like to see a log showing the null pointer error, I'm not sure where that is coming from.

from driver-binary-downloader-maven-plugin.

SiKing avatar SiKing commented on May 25, 2024

No rush, I understand you are doing this in your spare time. :)

I do not have the onlyGetDriversForHostOperatingSystem declared. My entire pom is at https://svn.code.sf.net/p/genieos/code-0/trunk/demos/pom.xml

For the nullpointer I opened a separate ticket: issue #13.

from driver-binary-downloader-maven-plugin.

Ardesco avatar Ardesco commented on May 25, 2024

if <onlyGetDriversForHostOperatingSystem> isn't specified it defaults to true. So if you run this on your Linux machine it will only download the Linux binaries. I've added some logging to make this clearer on the console.

Looks like this is working as specified.

from driver-binary-downloader-maven-plugin.

Ardesco avatar Ardesco commented on May 25, 2024

This was missing from the (very basic) documentation in readme.md. It's now been added in.

from driver-binary-downloader-maven-plugin.

SiKing avatar SiKing commented on May 25, 2024

Works great! :)

On 21 April 2014 07:39, Mark Collin [email protected] wrote:

This was missing from the (very basic) documentation in readme.md. It's
now been added in.

Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-40940067
.

from driver-binary-downloader-maven-plugin.

Related Issues (20)

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.