[Webtest] Problems building webtest from source
Petter Måhlén
webtest@lists.canoo.com
Fri, 31 Mar 2006 08:33:11 +0200
Hi,
I downloaded the src.zip from the Downloads page. If that is incomplete,
then that's the reason why I was unable to build, I am sure. :) Maybe the
description of the src.zip file could be changed to indicate that it isn't
complete and therefore cannot be built?
Also, I was looking for build instructions, but only in the Manual section
of the site; for some reason I never noticed the 'Develop' part of it...
Sorry about that, and thanks for the quick help.
/ Petter
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com] On Behalf Of Denis N. Antonioli
> Sent: Thursday, March 30, 2006 11:17 AM
> To: webtest@lists.canoo.com
> Subject: Re: [Webtest] Problems building webtest from source
>
> Hi
>
>
> Where did you get the sources from?
>
> The build process we support and practice is described on <http://
> webtest.canoo.com/webtest/manual/building.html>.
> We expect the sources to be checked out of cvs.
>
> The sources in the zip files contains only the java code, but a lot
> of other things are missing.
>
> Best
> dna
>
> On 30 mars 06, at 10:33, Petter Måhlén wrote:
>
> > Hi,
> >
> > I have a problem trying to build webtest from the sources - both
> > the 2.0
> > ones and the latest snapshot available:
> >
> > $ ant
> > Buildfile: build.xml
> > [artifact:pom] An error has occurred while processing the Maven
> > artifact
> > tasks.
> > [artifact:pom] Diagnosis:
> > [artifact:pom]
> > [artifact:pom] Unable to build project:
> > C:\cygwin\home\petter\software\canoo-webtest-20060330\pom.xml
> > [artifact:pom]
> C:\cygwin\home\petter\software\canoo-webtest-20060330
> > \pom.xml
> > (The system cannot find the file specified)
> > [artifact:pom]
> >
> > I tried just creating a dummy pom.xml, but that means that
> a lot of
> > other
> > ant tasks fail due to empty filelists:
> >
> > <project>
> > <modelVersion>4.0.0</modelVersion>
> > <groupId>com.mycompany.project</groupId>
> > <artifactId>project-model</artifactId>
> > <version>1.0-SNAPSHOT</version>
> >
> > <dependencies>
> > </dependencies>
> > </project>
> >
> > How do I solve this problem?
> >
> > Thanks,
> >
> > Petter
>
> --
> A symbol name is a terrible thing to waste, because you have only
> 52*53**254 of these. :-)
> -- Randal L. Schwartz in <8cenhei4mx.fsf@gadget.cscaper.com>
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>
>