python-zxing
python-zxing copied to clipboard
Unnecessary to perform 'mvn install' more than once
You only need to run mvn install once from the zxing directory, and considering that working zxing-X.jar files already exist in the core/target/ and javase/target/ directories, I'm not sure the wget ... lines are necessary either.