Re: Why Hadoop-trunk-commit always fails?

2014-07-21 Thread Konstantin Boudnik
If we use maven jar plugin or maven archivers to create any of these then adding false should solve the issue. Cos On Mon, Jul 21, 2014 at 01:55PM, Andrew Wang wrote: > I dug around a bit with Tucu, and I think it's essentially the dependency > analyzer screwing up with snapshot artifacts. I

Re: Why Hadoop-trunk-commit always fails?

2014-07-21 Thread Andrew Wang
I dug around a bit with Tucu, and I think it's essentially the dependency analyzer screwing up with snapshot artifacts. I found a different error for HttpFS that looks similar: [WARNING] Dependency convergence error for org.apache.hadoop:hadoop-hdfs:3.0.0-SNAPSHOT paths to dependency are: +-org.a

Re: Why Hadoop-trunk-commit always fails?

2014-07-17 Thread Ted Yu
Here is the warning from enforcer: [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message: Failed while enforcing releasability the error(s) are [ Dependency convergence error for org.apache.hadoop:hadoop-auth:3.0.0-20140718.043141-4847 paths to dependency ar

Why Hadoop-trunk-commit always fails?

2014-07-17 Thread Vinayakumar B
Hi, Hadoop-trunk-commit build always fails with message similar to below. Anybody knows about this? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (depcheck) on project hadoop-yarn-server-tests: Some Enforcer rules have failed. Look above for specific m