From: Radim Hopp <rhopp@redhat.com>Subject: Re: New git repo - try it outDate: 11. října 2012 15:00:29 GMT+02:00I was able to run tests from git repo. So it's OK for me ;-)Radim
On Wednesday, October 10, 2012 16:21:40 Martin Malina wrote:One think I forgot to mention:
When you fork https://github.com/mmalina/temp-jbosstools-integration-tests and clone it and try to run your tests, it's not only the version of the parent you need to change in your pom.xml, but also the groupId and artifactId. So this is what you need to have in your pom.xml:<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>integration-tests</artifactId>
<version>3.4.0-SNAPSHOT</version>
</parent>HTH,MartinOn 10. 10. 2012, at 11:21, Martin Malina <mmalina@redhat.com> wrote:Hi all,As you may be aware, Max went through his first attempt at migrating the svn repo. The result are the temp-* repos at https://github.com/jbosstools/ .I forked temp-jbosstools-integration-tests (which is what our repo will look like) here:I copied the original parent pom and also added tests/pom.xml. The version of this intermediate pom is 3.4.0-SNAPSHOT, so you may need to change your version for it to work.I encourage you all to clone the repo and try to run your tests. That way we can be sure everything is alright and there are no problems once we move for real.Thanks,Martin--Martin Malina
JBoss QA Engineer
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno, Czech RepublicTel.: +420 532 294 265--Martin Malina
JBoss QA Engineer
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno, Czech RepublicTel.: +420 532 294 265