Hi,

On Sat, Apr 20, 2019 at 7:06 PM Sebastien <[email protected]> wrote:

> Hi Maxim,
>
> I've migrated to wicket9 / java 11, and upgraded all plugins/dependencies
> to latest versions. So far all seems to work as expected
> But somehow I cannot build javadoc (javadoc is missing). I need to figure
> out why...
>
> I push to wicket9.x branch. The command to generate javadoc is:
> mvn clean install -P snapshot
> If you want to have a try...
>

I think I've fixed it, and few other small things. Please review my commits
from today.
I also deployed 9.0.0-SNAPSHOT at
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/wicket-jquery-ui/
<https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/wicket-jquery-ui/wicket-jquery-ui-theme-blitzer/9.0.0-SNAPSHOT/>


I was hoping to test whether just adding junit-vintage-engine to the test
classpath is enough (discussed few days ago in different mail thread), but
!SURPRISE! - there are no unit tests in the project at all! :-)

>
> Thanks,
> Sebastien
>

Reply via email to