Git Product home page Git Product logo

Comments (4)

jrottinghuis avatar jrottinghuis commented on July 17, 2024

I suppose that the docs can be updated to better describe this, but "mvn test" runs the tests but doesn't package any jars. "mvn package" does that.
When I run the following:
$ export C_INCLUDE_PATH=/usr/include/lzo
$ export LIBRARY_PATH=/usr/lib64/
$ export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk/
$ mvn package
...
$ ls target/
antrun generated-sources hadoop-lzo-0.4.21-SNAPSHOT-javadoc.jar maven-archiver test-classes
apidocs generated-test-sources hadoop-lzo-0.4.21-SNAPSHOT-sources.jar native
classes hadoop-lzo-0.4.21-SNAPSHOT.jar javadoc-bundle-options surefire-reports

from hadoop-lzo.

bryguypgh avatar bryguypgh commented on July 17, 2024

Yeah the readme doesn't mention the command "mvn package" at all and if I'm not mistaken mvn package runs the tests anyway so it may be redundant to run them along with the clean?

from hadoop-lzo.

jrottinghuis avatar jrottinghuis commented on July 17, 2024

Created PR to update mvn clean test to mvn clean package, but need to fix build first:
#131

from hadoop-lzo.

jrottinghuis avatar jrottinghuis commented on July 17, 2024

Build 98 failed (https://travis-ci.org/twitter/hadoop-lzo/jobs/287192151). Then the subsequent build worked.
Merged change to comment in readme.

from hadoop-lzo.

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.