Is it possible to perform a patch release in maven? I would like to create a jar containing only one class which I have changed since the release.
I ve got unit tests (in maven) that use derby. At the end of the test run, there is a very long pause, with these log messages before the pause. INFO: Closing Hibernate SessionFactory Nov 16, 2009 8:...