Hi Satish,

This is happening because it is not able to download the dependency for 
get-links for workflow generator module.
This is also intermittent, But failing for most of the time.

[ERROR] Failed to execute goal on project oozie-workflowgenerator: Could not 
resolve dependencies for project 
org.apache.oozie:oozie-workflowgenerator:war:4.3.0-SNAPSHOT: Failure to find 
com.orange.links:gwt-links:jar:1.3-SNAPSHOT in 
http://gwt-links.googlecode.com/svn/repository 
<http://gwt-links.googlecode.com/svn/repository> was cached in the local 
repository, resolution will not be reattempted until the update interval of 
gwt-links has elapsed or updates are forced -> [Help 1]
Build: https://builds.apache.org/job/oozie-trunk-precommit-build/3164/
Compile Clean Failure: 
https://builds.apache.org/job/oozie-trunk-precommit-build/3164/artifact/test-patch/reports/COMPILE-clean.txt
Compile Patch Failure: 
https://builds.apache.org/job/oozie-trunk-precommit-build/3164/artifact/test-patch/reports/COMPILE-patch.txt
~Abhishek
> On Jul 29, 2016, at 1:04 AM, satish saley <[email protected]> wrote:
> 
> Hello,
> 
> Since couple of days, when Jenkins came back, the patches are showing
> compile error. I tried creating patches with following two commands and got
> same result. Second command worked for me always since the beginning
> 
> 1. git diff $START_COMMIT $END_COMMIT --full-index --binary > mypatch
> 
> 2. git diff $START_COMMIT $END_COMMIT --full-index --no-prefix --binary >
> mypatch
> -1 COMPILE
> . -1 HEAD does not compile
> . -1 patch does not compile
> . +1 the patch does not seem to introduce new javac warnings
> 
> 
> Any thoughts?
> 
> Thanks,
> Satish

Reply via email to