Interesting... The ORM master CI builds stopped pulling changes and auto
building. Any idea why?
On Sat, May 9, 2015 at 8:09 AM, Steve Ebersole <steve(a)hibernate.org> wrote:
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@github.com:sebersole/lb-gradle-plugins.git
On Sat, May 9, 2015 at 5:17 AM, Sanne Grinovero <sanne(a)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@705dc1a6]
> on project ':hibernate-osgi'.
>
> Do I need to apply some patches to that plugin?
>
> thanks,
> Sanne
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>