[hibernate-dev] Unable to compile core

Max Rydahl Andersen max.andersen at redhat.com
Thu Oct 1 16:06:44 EDT 2009


remove the line that says something about javassist byte enhancement. It 
breaks 9 out of 10 for me too.

afaik, its some plugin Steve put into to generate the Version string - 
but it fails to work on my 3 machines,
but work fine on Steve's ... I need one of those ;)

/max

Hardy Ferentschik wrote:
> I have seen it as well, but as Juca is saying it is not re-producable.
> If I just type 'mvn clean install' again it normally works. Go figure.
>
> --Hardy
>
> On Thu, 01 Oct 2009 11:32:45 +0200, Juraci Paixao Krohling
> <jcosta at redhat.com>  wrote:
>
>    
>> Em 01-10-2009 09:54, Emmanuel Bernard escreveu:
>>      
>>>      From a svn update, I can't mvn clean install core/core. Anybody knows
>>> why?
>>>
>>> [INFO] Unable to resolve method [org.hibernate.Version#getVersionString]
>>>
>>> Embedded error: javassist.NotFoundException: org.hibernate.Version
>>>        
>> It happens from time to time on some Hudson machines but I could not
>> track it down yet. I tried, but when using the Maven's debug flag (-X,
>> IIRC) the build works all the time.
>>
>> If it keeps happening to you, please send me as much information as you
>> can about your environment. I would love to be able to reproduce it
>> locally.
>>
>> To fix it, try to manually remove the "target" dir and run "mvn
>> install", without the clean step. In Hudson machines, it fails again,
>> but the next "mvn clean install" works fine (weird, I know, but it
>> worked on two Hudson machines).
>>
>> - Juca.
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>      
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20091001/1453ee61/attachment.html 


More information about the hibernate-dev mailing list