<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
remove the line that says something about javassist byte enhancement.
It breaks 9 out of 10 for me too.<br>
<br>
afaik, its some plugin Steve put into to generate the Version string -
but it fails to work on my 3 machines,<br>
but work fine on Steve's ... I need one of those ;)<br>
<br>
/max<br>
<br>
Hardy Ferentschik wrote:
<blockquote cite="mid:op.u037tmsjqxbac6@aleppo.local" type="cite">
  <pre wrap="">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  
<a class="moz-txt-link-rfc2396E" href="mailto:jcosta@redhat.com">&lt;jcosta@redhat.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Em 01-10-2009 09:54, Emmanuel Bernard escreveu:
    </pre>
    <blockquote type="cite">
      <pre wrap="">   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
      </pre>
    </blockquote>
    <pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/hibernate-dev">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
hibernate-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/hibernate-dev">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a>
  </pre>
</blockquote>
</body>
</html>