Hi Julien,

Thanks for your help, I was able to finally build the app, just had to tweak
a dep from the exec-maven-plugin plugin probably due to the fact I am
building with maven 2.0.7. So just I can get my bearings, I couldn't really
understand how the tests are done and how javacc is used, if you could help
me there with a brief overview I would greatly appreciate it. Also I have
seen many TODOs on the class SeleniumTestingEngineImpl, is that what is
missing for the Selenium plugin to work?

A+

V.

On Nov 23, 2007 5:46 AM, Julien HENRY <[EMAIL PROTECTED]> wrote:

> Hi Victor,
>
> Take a look at:
> http://jira.codehaus.org/browse/MJAVACC-29
>
> Solution I use is to get the sources of the plugin:
> http://svn.codehaus.org/mojo/trunk/mojo/javacc-maven-plugin/
>
> Then apply the patch proposed for MJAVACC-29:
> http://jira.codehaus.org/secure/attachment/29975/path-handling.patch
>
> Build the plugin and update JWebUnit pom to use javacc-maven-plugin
> 2.3-SNAPSHOT.
>
> Do not forget to vote for the bug ;)
>
> ++
>
> Julien
>
> ----- Message d'origine ----
> De : Victor Tatai <[EMAIL PROTECTED]>
> À : JWebUnit Development mail list <
> [email protected]>
> Envoyé le : Jeudi, 22 Novembre 2007, 21h07mn 45s
> Objet : Re: [JWebUnit-development] Re : Building 2.x
>
>
> Hey Julien,
>
> So I have altered the pom.xml by including a dependency to the 2.2 version
> for the javacc-maven-plugin instead of SNAPSHOT, and then I ran into the
> following error when building the application:
>
> java.lang.IllegalStateException : basedir
> C:\work\projects\jwebunit\jwebunit-webtestcase-generator\C:\work\projects\jwebunit\jwebunit-webtestcase-generator\src\main\javacc
> does not exist
>
> It seems to be a bug with the javacc plugin, but I was not able to track
> it down to. I am running with JDK 5 and Maven 2.0.7.
>
> Salut :) ,
>
> V.
>
> On Nov 22, 2007 6:01 AM, Julien HENRY <[EMAIL PROTECTED]> wrote:
>
> > Hi Victor,
> >
> > Do not use the 2.X branch. This is a real mess. Latest development were
> > done in the trunk
> >
> > ++
> > Julien
> >
> > ----- Message d'origine ----
> > De : Victor Tatai <[EMAIL PROTECTED] >
> > À : [email protected]
> > Envoyé le : Mercredi, 21 Novembre 2007, 20h49mn 59s
> > Objet : [JWebUnit-development] Building 2.x
> >
> >
> > Hello,
> >
> > So as Julien answered to me on the user mailing list, I am having some
> > problems building the 2.x branch - more specifically, these are some of
> > the problems I found:
> >
> > - The module jwebfit seems to be completely broken
> > - After excluding the jwebfit module from the POM, I still get various
> > errors Assert**Exception on the jwebunit-htmlunit-plugin module
> >
> > My build environment is Java 1.5.0_010 and  Maven 2.0.7.
> >
> > I would really appreciate it if someone could give me a hand on building
> > the branch - I am willing to spend some development time in getting 2.0to 
> > work using both the Selenium and HtmlUnit plugins running as it would be
> > really useful in my current project.
> >
> > Cheers,
> >
> > V.
> > --
> > "Make things as simple as possible, but no simpler"
> >    -- Albert Einstein
> >
> >
> > ------------------------------
> > Ne gardez plus qu'une seule adresse mail ! Copiez vos 
> > mails<http://www.trueswitch.com/yahoo-fr/>vers Yahoo! Mail
> >
> > -------------------------------------------------------------------------
> >
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > JWebUnit-development mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/jwebunit-development
> >
> >
>
>
> --
> Prof. Victor Tatai
> --
> "Make things as simple as possible, but no simpler"
>    -- Albert Einstein
>
>
> ------------------------------
> Ne gardez plus qu'une seule adresse mail ! Copiez vos 
> mails<http://www.trueswitch.com/yahoo-fr/>vers Yahoo! Mail
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> JWebUnit-development mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jwebunit-development
>
>


-- 
"Make things as simple as possible, but no simpler"
   -- Albert Einstein
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to