Hello All,

According to 
https://maven.apache.org/archetype/maven-archetype-plugin/generate-mojo.html
-DarchetypeRepository=https://repository.apache.org/content/repositories/snapshots/
is not valid attribute for archetype:generate

This is why I'm getting

The desired archetype does not exist
(org.apache.wicket:wicket-archetype-quickstart:8.0.0-SNAPSHOT)

error after deleting ~/.m2/repository/org/apache/wicket

Is it known issue?

On Wed, Jan 10, 2018 at 8:27 PM, Sebastien <seb...@gmail.com> wrote:
> Hi Andrea,
>
> Actually, I still have the memory leak issue on my Tomcat server using the
> wicket-jquery-ui samples. I've to restart once a week... :(
> I thought it could come from the debug-bar so I've removed it, but the
> problem still persists and logs are not useful at this point (only that the
> server is dying...)
> I need to find a way to increase logs and/or investigate this deeper...
>
> I also wanted to deploy my wicket 7.x because it used to be very stable at
> that time, I will try this asap...
>
> Thanks,
> Sebastien.
>
>
> On Wed, Jan 10, 2018 at 11:29 AM, Andrea Del Bene <an.delb...@gmail.com>
> wrote:
>
>> Hi,
>>
>> I've noticed that with a quickstart project and with a permanent session,
>> with Tomcat I get the same behavior described here
>> https://issues.apache.org/jira/browse/WICKET-6046.
>> Is something we should worry about?
>>
>> Andrea.
>>



-- 
WBR
Maxim aka solomax

Reply via email to