Coder Social home page Coder Social logo

Comments (7)

rantav avatar rantav commented on June 17, 2024

this make me want to regret I ever used maven...
I don't know, I'm not comfortable with either your way or mine...
If I use ant only then you're still in trouble since you can't just add

   
     me.prettyprint
     hector
     0.6.0-14
   

Perhaps this can be made as part of the mvn build process?

from hector.

rtreffer avatar rtreffer commented on June 17, 2024

yes, how about this:

      
        org.apache.maven.plugins
        maven-install-plugin
        2.3.1
        
          
            install libthrift
            initialize
            install-file
            
              jar
              libthrift
              libthrift
              917130
              ${basedir}/lib/libthrift-r917130.jar
            
          
        
      

it would need a tag per lib but should work besides that. I'm trying it right now. it installs libs to the local repository, thus removing the need for a system scope and making a reference to all libs and hector possible.

Regarding maven: yes, it's a bitch. But I think/guess it adds slightly more value than overhead.....

from hector.

rantav avatar rantav commented on June 17, 2024

thanks so much for your help!
if you get this workin I'll send you flowers ;)

from hector.

rtreffer avatar rtreffer commented on June 17, 2024

http://gist.github.com/419115 should resolve the issue by installing all deps to the local repository. I've done a "mvn install" after removing my local repository and everything went well.

from hector.

rantav avatar rantav commented on June 17, 2024

Thanks!
http://github.com/rantav/hector/commit/56f1c6e1c02c40dda9456ed4b1ae5a7c1ab3b2a7

from hector.

rtreffer avatar rtreffer commented on June 17, 2024

Sorry but you've missed the cassandra-javautils dependency :-) could you please remove the system scope for that one, too? TIA, Rene

from hector.

rantav avatar rantav commented on June 17, 2024

http://github.com/rantav/hector/commit/37c2424148c60c4cb0bed9ad8dd16cee2b9a0e78

from hector.

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.