You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martijn Verburg <ma...@gmail.com> on 2017/09/26 10:59:41 UTC

Doxia 1.7.4 Site tools fails on Java 9

Hi all,

Doxia site-tools uses an old apache commons lib (which is fixed in
1.7.5-SNAPSHOT), any chance of a release of the site-tools (and
consequently) site plugin to support Java 9?

Cheers,
Martijn

Re: Doxia 1.7.4 Site tools fails on Java 9

Posted by Robert Scholte <rf...@apache.org>.
@Enrico, commons-lang2 must be replaced with commons-lang3, which includes  
code changes due to the new package structure.

@Martijn, indeed, let's do a release.

thanks,
Robert

On Tue, 26 Sep 2017 14:07:31 +0200, Enrico Olivelli <eo...@gmail.com>  
wrote:

> which is the broken dependency ?
> maybe you could override the dependency of the plugin directly in your  
> pom
> so you won't be stopped ?
>
> -- Enrico
>
> 2017-09-26 12:59 GMT+02:00 Martijn Verburg <ma...@gmail.com>:
>
>> Hi all,
>>
>> Doxia site-tools uses an old apache commons lib (which is fixed in
>> 1.7.5-SNAPSHOT), any chance of a release of the site-tools (and
>> consequently) site plugin to support Java 9?
>>
>> Cheers,
>> Martijn

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


Re: Doxia 1.7.4 Site tools fails on Java 9

Posted by Enrico Olivelli <eo...@gmail.com>.
which is the broken dependency ?
maybe you could override the dependency of the plugin directly in your pom
so you won't be stopped ?

-- Enrico

2017-09-26 12:59 GMT+02:00 Martijn Verburg <ma...@gmail.com>:

> Hi all,
>
> Doxia site-tools uses an old apache commons lib (which is fixed in
> 1.7.5-SNAPSHOT), any chance of a release of the site-tools (and
> consequently) site plugin to support Java 9?
>
> Cheers,
> Martijn
>