AFAIK its actually Maven and JDK 1.6.  But Hibernate is supposed to be
built with 1.5 anyway so I tend to not worry about it much on my end.
Others added the ability to build Hibernate with 1.6 against my
recommendations.

I too use 2.2.1 so it does work, just switch to JDK 1.5 to build.  

Note certain modules do need 1.6 available to build properly, but I am
talking about the JDK used to launch Maven and to actually do the
majority of compilation etc tasks.

On Sun, 2010-09-19 at 22:17 +0200, Karel Maesen wrote:
> Hi,
> 
> When using mvn install on Hibernate Core, the jar was copied to my local 
> repository with the extension *.docbook.style.
> 
> When I uncomment the jdocbook-style-plugin in the parent pom.xml, the install 
> works correctly. Also when I use maven 2.2.0.  So I guess the jdocbook-style 
> plugin doesn't currently work correctly with maven 2.2.1?
> 
> Regards,
> 
> Karel 
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

-- 
Steve Ebersole <st...@hibernate.org>
http://hibernate.org

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to