keedio / buildoop

Hadoop Ecosystem Builder: Build, package, test and deploy your Hadoop ecosystem project.
Apache License 2.0
28 stars 11 forks source link

[ New feature ] Skip Build Errors #140

Open mvalleavila opened 10 years ago

mvalleavila commented 10 years ago

When building a complete distribution, if some package building fails the distribution building process doesn't continue with next package.

To avoid this an skip build errors options (like --skipError) shoul be implemented.

If this option is used and some package fails, at the end of all distribution packages construction a report of erroneous packages must be shown