[hibernate-dev] Build failure executing :hibernate-core:runAnnotationProcessors

Steve Ebersole steve at hibernate.org
Fri May 9 13:25:40 EDT 2014


I was having some problems with this as well.  First initially setting up
my new machine, I had problems running this using 1.7.0_55 even though I
never previously had problems running previous JDKs.  I also saw problems
with this running the build using Java 8 JDK.

All in all I spent some time re-working source generation this week.  I
applied my changes to master.  I held off porting to 4.3 because it caused
worse problems trying to use Java 8 JDK and after spending a full day
trying to track down the reasons I gave up.


On Mon, May 5, 2014 at 4:23 PM, Mahesh Gadgil <maheshgadgil at hotmail.com>wrote:

> I am using wrapper and version is 1.9.
> This problem was resolved when I upgraded to java 1.7.0_55.
>
> Thanks
> Mahesh
>
>  ------------------------------
> Date: Sat, 3 May 2014 09:45:34 -0500
> Subject: Re: [hibernate-dev] Build failure executing
> :hibernate-core:runAnnotationProcessors
> From: steve at hibernate.org
> To: maheshgadgil at hotmail.com
> CC: hibernate-dev at lists.jboss.org
>
>
> Are you using a local Gradle install, or the Gradle Wrapper?  If a local
> Gradle install, which version?
>
>
> On Wed, Apr 30, 2014 at 3:10 PM, Mahesh Gadgil <maheshgadgil at hotmail.com>wrote:
>
> I am facing the same issue Gale Badner mentioned in his email
> (hibernate-core:runAnnotationProcessors - BUILD FAILED) -
> Gail Badner Fri, 28 Mar 2014 16:35:18 -0700.
> but unlike him I am unable to resolve the issue. I am using java 1.7.0_51
> and tried to compile 4.3 branch.
>
> ThanksMahesh
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>
>


More information about the hibernate-dev mailing list