You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Sven Meier <sv...@meiers.net> on 2012/06/10 12:04:51 UTC

Building wicket-stuff

Hi all,

can someone enlighten me on how to build wicket-stuff 6.0-SNAPSHOT ?

     [ERROR] Engines.java:[53,15] cannot find symbol
     symbol  : class ScalaEngine
     location: class org.wicketstuff.console.engine.Engines

I can't remember how I solved this maven puzzle the last time :/.

Thanks
Sven


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Building wicket-stuff

Posted by Martin Grigorov <mg...@apache.org>.
Uh.

I had this test fixed here since the other day but apparently I forgot
to commit it...
Fixed!

On Tue, Jun 12, 2012 at 7:59 PM, Sven Meier <sv...@meiers.net> wrote:
> Thanks!
>
> I've fixed some compile errors, but ScalaEngineTest#test_returnValue() still
> fails because of a null return value.
>
> Any Scala expert around who can explain what's going wrong there?
>
> Sven
>
>
> On 06/10/2012 03:26 PM, Martin Grigorov wrote:
>>
>> Hi Sven,
>>
>> I fixed this by fixing scala-maven-plugin's config.
>> But now there are some other problems ... I don't have more time at
>> the moment to fix them.
>>
>> On Sun, Jun 10, 2012 at 1:04 PM, Sven Meier<sv...@meiers.net>  wrote:
>>>
>>> Hi all,
>>>
>>> can someone enlighten me on how to build wicket-stuff 6.0-SNAPSHOT ?
>>>
>>>    [ERROR] Engines.java:[53,15] cannot find symbol
>>>    symbol  : class ScalaEngine
>>>    location: class org.wicketstuff.console.engine.Engines
>>>
>>> I can't remember how I solved this maven puzzle the last time :/.
>>>
>>> Thanks
>>> Sven
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Building wicket-stuff

Posted by Sven Meier <sv...@meiers.net>.
Thanks!

I've fixed some compile errors, but ScalaEngineTest#test_returnValue() 
still fails because of a null return value.

Any Scala expert around who can explain what's going wrong there?

Sven

On 06/10/2012 03:26 PM, Martin Grigorov wrote:
> Hi Sven,
>
> I fixed this by fixing scala-maven-plugin's config.
> But now there are some other problems ... I don't have more time at
> the moment to fix them.
>
> On Sun, Jun 10, 2012 at 1:04 PM, Sven Meier<sv...@meiers.net>  wrote:
>> Hi all,
>>
>> can someone enlighten me on how to build wicket-stuff 6.0-SNAPSHOT ?
>>
>>     [ERROR] Engines.java:[53,15] cannot find symbol
>>     symbol  : class ScalaEngine
>>     location: class org.wicketstuff.console.engine.Engines
>>
>> I can't remember how I solved this maven puzzle the last time :/.
>>
>> Thanks
>> Sven
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Building wicket-stuff

Posted by Martin Grigorov <mg...@apache.org>.
Hi Sven,

I fixed this by fixing scala-maven-plugin's config.
But now there are some other problems ... I don't have more time at
the moment to fix them.

On Sun, Jun 10, 2012 at 1:04 PM, Sven Meier <sv...@meiers.net> wrote:
> Hi all,
>
> can someone enlighten me on how to build wicket-stuff 6.0-SNAPSHOT ?
>
>    [ERROR] Engines.java:[53,15] cannot find symbol
>    symbol  : class ScalaEngine
>    location: class org.wicketstuff.console.engine.Engines
>
> I can't remember how I solved this maven puzzle the last time :/.
>
> Thanks
> Sven
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Building wicket-stuff

Posted by kshitiz <k....@gmail.com>.
Do you mean creating wicket maven project ? If that is the case, please refer
to this link:

https://cwiki.apache.org/WICKET/windows-guide-to-installing-wicket-on-eclipse-with-maven.html
https://cwiki.apache.org/WICKET/windows-guide-to-installing-wicket-on-eclipse-with-maven.html 

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Building-wicket-stuff-tp4649812p4649820.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org