All,
I just brought down a fresh copy of Branch_3_3, compiled and then ran
mvn eclipse:eclipse. The Eclipse projects were created mostly fine and
they all imported into Ganymede.
However, there's an issue with each module's dependency on
hibernate-core and hibernate-testing. The maven-ecli
> 2) As you mentioned, this is in fact a dumb linear search. But luckily
> it is a consistently dumb linear search :) It will always follow the
> order in which the repos are specified in your settings.xml. No issue
> of non-reproducibility.
>
Except the case where you are working on multiple pr
related thread:
http://www.mail-archive.com/hibernate-dev@lists.jboss.org/msg02737.html
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
There are two aspects to this question:
1) In fact, in my discussions with Maven developers, they seem to fully
intended that users not rely on the central repo despite any
short-comings you mention.
2) The JBoss folks (who will actually take care of this synching) are
being asked to jump through
Hibernate version:
3.2.6
We ran into an issue where detached query causes stale query cache
entries. Our example is to retrieve a list of our favorite dogs. We use
a separate table called favorite_animal to store our favorite animals,
including dogs.
For example, our main query is the followin
Hibernate version:
3.2.6
We ran into an issue where detached query causes stale query cache
entries. Our example is to retrieve a list of our favorite dogs. We use
a separate table called favorite_animal to store our favorite animals,
including dogs.
For example, our main query is the followin
Max Rydahl Andersen wrote:
> On Mon, 18 Aug 2008 12:36:23 +0200, Max Bowsher wrote:
>
>> Steve Ebersole wrote:
>>> http://in.relation.to/Bloggers/HibernateCore330GoesGA
>>
>> Very nice!
>>
>> Will new arrangements for syncing artifacts to Maven2 central now be
>> going active, or it is still up to
On Mon, 18 Aug 2008 12:36:23 +0200, Max Bowsher <[EMAIL PROTECTED]> wrote:
Steve Ebersole wrote:
http://in.relation.to/Bloggers/HibernateCore330GoesGA
Very nice!
Will new arrangements for syncing artifacts to Maven2 central now be
going active, or it is still up to interested third parties t
Steve Ebersole wrote:
> http://in.relation.to/Bloggers/HibernateCore330GoesGA
Very nice!
Will new arrangements for syncing artifacts to Maven2 central now be
going active, or it is still up to interested third parties to file
requests for a manual copy of specific artifact versions in codehaus JI