

This target requires that the target project is associatedīuild(a formal dependency does not exist on "build" but thatĪssembles the project for iterative dev deployment requires that the "ear.root" property is specified. In an EAR project's Ant script builds all child module projects in dependency #7 php_project/src/main/php/lib/vendor/phing/phing/bin/phing(20): require_once('php_project/.Compiles the source files does not package the results. #6 php_project/src/main/php/lib/vendor/phing/phing/bin/phing.php(43): Phing::fire(Array) #5 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Phing.php(272): Phing::start(Array, NULL) #4 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Phing.php(172): Phing->runBuild() #3 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Phing.php(574): Project->executeTargets(Array) #2 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Project.php(797): Project->executeTarget('build.xml') #1 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Project.php(817): Project->_topoSort('build.xml', Array) #0 php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Project.php(867): Project->_tsort('build.xml', Array, Array, Array, Array) Override ignored for user property phing.dirĮxception 'BuildException' with message 'Target 'build.xml' does not exist in this project.' in php_project/src/main/php/lib/vendor/phing/phing/classes/phing/Project.php:935 Override ignored for user property phing.file Composer is located in src/main/php/lib/vendor. This makes no sense.Īs you can tell, I'm using a PHP- maven file structure, but PHP-Maven is dead so I'm switching to Phing. noĬonfigure: error: jute files are missing! Please run "ant compile_jute" while in the zookeeper top level cd ant compile_juteīuild running my build.xml, when the error pops up that my build.xml is missing. usr/bin/install -cĬhecking whether build environment is sane.

configureĬhecking for a BSD-compatible install. Why this problem occurs? How to solve it? Can anyone give some. Zookeeper-client/zookeeper-client-c(release-3.6.2 ) I am newer to zookeeper,and want to learn zookeeper with c language.
