Giter VIP home page Giter VIP logo

Comments (4)

psh avatar psh commented on July 29, 2024

Building with maven in the base nanohttpd directory will build the main server code, then the samples (that depend on it). Looking into things I notice that there's a couple of tests that are broken when running on Ubuntu and Mac OS X, that run cleanly on my Windows box.

Hmm.

Seems the tests are looking for files that may / may not exist - temp files that should be cleaned up at the end of the test run. Windows is slow about cleaning up, so they still exist to read from, Ubuntu and Mac OS X are more efficient. I'll fix up the tests to be more platform agnostic! Thanks!

from nanohttpd.

NoobSubmarine avatar NoobSubmarine commented on July 29, 2024

Thank you!

I was able to reproduce this problem on Fedora 18 with an vanilla oracle jdk7 + netbeans bundle. I've been trying very hard to understand Maven / the POM files but no luck. The jdk always returned failed to execute goal on project nanohttpd-samples error.

Below is an image of another error, related to surefire.

http://img10.imageshack.us/img10/2061/screenshot0608201310360.png

There are so many errors related to Maven Linux for nanohttpd. I would like to learn more but I have no idea how to fix Maven.

Hope to hear from you soon.

NoobSubmarine

from nanohttpd.

psh avatar psh commented on July 29, 2024

All is fixed --- the build works nicely on a Ubuntu VM running in VirtualBox.

Pull the latest from master, and you'll be good to go.

from nanohttpd.

NoobSubmarine avatar NoobSubmarine commented on July 29, 2024

Thank you!

really appreciated.

from nanohttpd.

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.