@Sean thanks that was the problem. The jdk was an older version. @Ajay Yadava, I guess you are missing a tag. https://github.com/apache/yetus/tags I am unable to perform verification step 4 due to this https://yetus.apache.org/contribute/releases/
-Suraj Acharya On Tue, Dec 20, 2016 at 8:18 AM, Sean Busbey <[email protected]> wrote: > Suraj, > > Do you have a JDK installed or just a JRE? The path looks like a JRE which > would miss the specified tools jar. > > I think mvn --version will include JAVA_HOME from maven's perspective. > > On Dec 19, 2016 22:11, "suraj acharya" <[email protected]> wrote: > > > -1 (Non Binding) > > Verified the signatures on the bits. > > Verified the md5 > > > > The build failed with openjdk-1.8.0 (build 111) in rhel6 environment. > > I am not sure if openjdk is a supported env or not. > > Ill try with some other jdk tomorrow. > > > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building Apache Yetus - Audience Annotations 0.4.0 > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Skipping Apache Yetus - Audience Annotations Component > > [INFO] This project has been banned from the build due to previous > > failures. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Yetus - Audience Annotations ................ FAILURE [ > > 0.032 s] > > [INFO] Apache Yetus - Audience Annotations JDiff Doclet ... SKIPPED > > [INFO] Apache Yetus - Audience Annotations Component ...... SKIPPED > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 7.494 s > > [INFO] Finished at: 2016-12-19T20:02:32-08:00 > > [INFO] Final Memory: 15M/493M > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal on project audience-annotations: Could not > > resolve dependencies for project > > org.apache.yetus:audience-annotations:jar:0.4.0: Could not find artifact > > jdk.tools:jdk.tools:jar:1.8 at specified path > > /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-0.b15.el6_8. > > x86_64/jre/../lib/tools.jar > > -> [Help 1] > > [ERROR] > > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e > > switch. > > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > [ERROR] > > > > > > > > -Suraj Acharya > > > > On Mon, Dec 19, 2016 at 4:47 PM, Ajay Yadava <[email protected]> > > wrote: > > > > > Hello everyone, > > > > > > > > > Artifacts are available: > > > > > > https://dist.apache.org/repos/dist/dev/yetus/0.4.0-RC1/ > > > > > > As of this vote the relevant md5 hashes are: > > > > > > MD5 (CHANGES.md) = 9aa44f874ad9e7d7e942c81d10ea7018 > > > > > > MD5 (RELEASENOTES.md) = 781721f410eb3c3467f186745e196044 > > > > > > MD5 (yetus-0.4.0-bin.tar.gz) = aba1ef9209c4e2a5033e389590928054 > > > > > > MD5 (yetus-0.4.0-src.tar.gz) = f9d2e13708c42a021c865e5e61e5e564 > > > > > > > > > Source repository commit: c52226201a1ee88ea463d7ed15f0ec80499109ea > > > > > > > > > Our KEYS file is at: https://dist.apache.org/repos/ > > dist/release/yetus/KEYS > > > All artifacts are signed with my key (61CD1D5F) > > > > > > > > > JIRA version: http://s.apache.org/yetus-0.4.0-jira > > > > > > Please take a few minutes to verify the release[1] and vote on > releasing > > > it: > > > > > > [ ] +1 Release this package as Apache Yetus 0.4.0 > > > [ ] +0 no opinion > > > [ ] -1 Do not release this package because... > > > > > > Vote will be subject to Majority Approval[2] and will close at 0:00 AM > > UTC > > > on Monday, December 26, 2016[3]. > > > > > > [1]: http://www.apache.org/info/verification.html > > > [2]: https://www.apache.org/foundation/glossary.html#MajorityApproval > > > [3]: to find this in your local timezone see: > > > http://s.apache.org/yetus-0.4.0-rc1-close > > > > > > -- > > > Regards > > > Ajay Yadava > > > > > >
