[jboss-as7-dev] Help adding a native Hibernate 3.x unit test
Aslak Knutsen
aknutsen at redhat.com
Tue Jun 28 11:29:29 EDT 2011
There is a Maven extension to ShrinkWrap, see usage:
https://github.com/shrinkwrap/shrinkwrap/blob/master/extension-resolver/impl-maven/src/test/java/org/jboss/shrinkwrap/resolver/impl/maven/DependenciesUnitTestCase.java
-aslak-
----- Original Message -----
> You want to use MavenDependencyResolver, I can't find an example right
> now, but I know Aslak has one.
>
> On 28 Jun 2011, at 14:52, Scott Marlow wrote:
>
> > Hi,
> >
> > I'd like to hack together a unit test that packages a 3.6.x version
> > of
> > Hibernate and references a class that only lives in 3.6.x (not in
> > Hibernate 4.0).
> >
> > Is there anything built directly into Arquillian for obtaining a
> > test
> > jar from an external repo? I assume not but wanted to ask anyway. :)
> >
> > Just looking for the simplest way to handle this test.
> >
> > Thanks,
> > Scott
> >
> > _______________________________________________
> > jboss-as7-dev mailing list
> > jboss-as7-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list