Hello All, I've download puppetdb 1.4.0 tagged code from github, https://github.com/puppetlabs/puppetdb/archive/1.4.0.zip, and when I attempt to build from source things appear to compile successfully but aborts with "No such file or directory - target/puppetdb--standalone.jar" Does anyone have any idea what's causing this?
lein --version Leiningen 2.3.2 on Java 1.6.0_43 Java HotSpot(TM) 64-Bit Server VM /tmp/puppetdb-1.4.0> rake rm -rf ext/files pkg rm -rf lein uberjar Created /tmp/puppetdb-1.4.0/target/puppetdb-0.0-dev-build.jar Created /tmp/puppetdb-1.4.0/target/puppetdb-0.0-dev-build-standalone.jar mv target/puppetdb--standalone.jar puppetdb.jar rake aborted! No such file or directory - target/puppetdb--standalone.jar Tasks: TOP => uberjar (See full trace by running task with --trace) -- Later, Darin -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev. For more options, visit https://groups.google.com/groups/opt_out.
