[hibernate-dev] How to build Hibernate ORM / master ?

Steve Ebersole steve at hibernate.org
Sat May 9 09:09:06 EDT 2015


Sorry I forgot I had not yet integrated my newest work on that plugin
upstream.  Check out my fork of it and publish that locally
: git at github.com:sebersole/lb-gradle-plugins.git

On Sat, May 9, 2015 at 5:17 AM, Sanne Grinovero <sanne at hibernate.org> wrote:

> Hi,
> I'm having some trouble to build a fresh checkout from master.
> The first attempt produced:
>
>  FAILURE: Build failed with an exception.
>
> * What went wrong:
> A problem occurred configuring root project 'hibernate-core-parent'.
> > Could not resolve all dependencies for configuration ':classpath'.
>    > Could not find
> com.github.lburgazzoli:lb-karaf-features-gen:1.0.0.SNAPSHOT.
>
> So I checked out this plugin:
> https://github.com/lburgazzoli/lb-gradle-plugins , installed it
> locally.
>
> Now I get :
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file
> '/home/sanne/workspaces/hibernate/hibernate-core-parent/hibernate-osgi/hibernate-osgi.gradle'
> line: 109
>
> * What went wrong:
> A problem occurred evaluating project ':hibernate-osgi'.
> > Could not find method features() for arguments
> [hibernate_osgi_8b1jmrdt2yykus6805h9qfv3i$_run_closure8_closure18 at 705dc1a6]
> on project ':hibernate-osgi'.
>
> Do I need to apply some patches to that plugin?
>
> thanks,
> Sanne
> _______________________________________________
> 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