[hibernate-dev] WildFly 10 + Hibernate ORM 5 integration status update...
Scott Marlow
smarlow at redhat.com
Mon Jun 1 09:32:04 EDT 2015
>
> On 05/29/2015 02:03 PM, Steve Ebersole wrote:
>> Scott, first please use a SNAPSHOT build as you'll need it for the HCANN
>> fix I did, or you could just pull in the newest HCANN (5.0.0.Final)
Should I use a pushed SNAPSHOT?
I can build ORM master via "gradlew clean install", however, "gradlew
PublishToMavenLocal" fails on
"hibernate-osgi:publishMavenJavaPublicationToMavenLocal" with details:
"
What went wrong:
Execution failed for task
':hibernate-osgi:publishMavenJavaPublicationToMavenLocal'.
> Failed to publish publication 'mavenJava' to repository 'MavenLocal'
> Invalid publication 'mavenJava': artifact file does not exist:
'/mnt/ssd/work/hibernate5/hibernate-osgi/target/karafFeatures/hibernate-osgi-5.0.1-SNAPSHOT-karaf.xml'
"
More information about the hibernate-dev
mailing list