On Thu, 24 Jan 2013 07:27:04 -0200, nquirynen <nat...@pensionarchitects.be> wrote:

Thanks Thiago

:)

Yes that is what I thought, but I cannot find where it is added for the
second time. It worked before, I just changed some versions of dependencies, so it must be in another dependency?
If I remove tapestry-hibernate dependency from my pom.xml I don't get the
error anymore, but if I then do "mvn dependency:build-classpath" on my
project tapestry-hibernate is not there anymore either and things like
@CommitAfter don't work.

Or is this not the right way to search the classpath? I don't have much
knowledge about this, so I'm stuck again. But thanks already for the hint!

Now this is a purely Maven issue, which shouldn't be discussed here. Use the dependency tree plugin to know exactly what are the actual dependencies, including the transitive ones.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to