Can we start using Arquillian+Shrinkwrap for Seam integration-style testing?

Btw, Christian informally suggested that he would lend a hand in porting his DBUnit-style test extension to Arquillian. I'm not sure whether that belongs in the Seam test module or in arquillian proper. That's your call, Pete.

-Dan

On Mon, Nov 23, 2009 at 11:29 AM, Pete Muir <pmuir@redhat.com> wrote:
Persistence is building now :-) So you can commit whenever you want...

I would suggest following the weld/tests module tests for now, as I guess all of these tests should run in an EE env. I can walk you through setting this up if needed (I'll use the exercise to write a wiki page).

On 23 Nov 2009, at 16:25, Steven Boscarine wrote:

> OK.  I've got the sample Gavin provided in the forums working.  Let me know when you want them committed.  I assume it'd be better for me to wait till persistence is building.
> Speaking of tests...for testing the module, do you have tests you'd like for me to model the tests after? If not, I'll just write put some standard TestNG + HSQLDB tests up to get started.
> Thanks,
> Steven
>
> Pete Muir wrote:
>> Hi Steven,
>>
>> Looks like the build is very out of date, and we need to get it fixed up.
>>
>> I've at least got the persistence module building.
>>
>> On 22 Nov 2009, at 16:36, Steven Boscarine wrote:
>>
>>
>>> I am trying to build https://svn.jboss.org/repos/seam/modules/trunk
>>>
>>> Is parent missing?:
>>> I followed the instructions in readme.txt and built version-matrix.  I couldn't follow the steps about building parent.  https://svn.jboss.org/repos/seam/modules/trunk/readme.txt  Parent appears to be deleted on 5/29 ( http://fisheye.jboss.org/browse/Seam/modules/trunk/parent).    Am I missing something?
>>>
>>>
>>> When I checkout modules, I'm greeted with a build error (pasted below) because it cannot find org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT and org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT. Is it possible to have a CI build push webbeans-core-test & jboss-test-harness to the jboss repos?  When we did that for our project, it was real helpful in reducing reported errors from people forgetting to build our manual dependencies.
>>>
>>>
>>> Missing:
>>> ----------
>>> 1) org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT
>>>
>>> Try downloading the file manually from the project website.
>>>
>>> Then, install it using the command:
>>>    mvn install:install-file -DgroupId=org.jboss.test-harness -DartifactId=jboss-test-harness -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>>>
>>> Alternatively, if you host your own repository you can deploy the file there:
>>>    mvn deploy:deploy-file -DgroupId=org.jboss.test-harness -DartifactId=jboss-test-harness -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>
>>> Path to dependency:
>>>    1) org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT
>>>    2) org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT
>>>
>>> 2) org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT
>>>
>>> Try downloading the file manually from the project website.
>>>
>>> Then, install it using the command:
>>>    mvn install:install-file -DgroupId=org.jboss.webbeans -DartifactId=webbeans-core-test -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>>>
>>> Alternatively, if you host your own repository you can deploy the file there:
>>>    mvn deploy:deploy-file -DgroupId=org.jboss.webbeans -DartifactId=webbeans-core-test -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>
>>> Path to dependency:
>>>    1) org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT
>>>    2) org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT
>>>
>>> ----------
>>> 2 required artifacts are missing.
>>>
>>> for artifact:
>>> org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT
>>>
>>> from the specified remote repositories:
>>> central (http://repo1.maven.org/maven2),
>>> repository.jboss.org (http://repository.jboss.org/maven2),
>>> snapshots.jboss.org (http://snapshots.jboss.org/maven2)
>>>
>>>
>>>
>>
>>
>


_______________________________________________
weld-dev mailing list
weld-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev



--
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://www.google.com/profiles/dan.j.allen