Bug#808691: jboss-xnio: FTBFS: duplicate class: org.xnio._private.Messages_$logger
Markus Koschany
apo at debian.org
Wed Dec 23 17:19:33 UTC 2015
On Mon, 21 Dec 2015 22:30:06 +0100 Emmanuel Bourg <ebourg at apache.org> wrote:
> Le 21/12/2015 21:59, Markus Koschany a écrit :
>
> > At the moment I don't see a way to fix this in jboss-xnio
> > or undertow though.
>
> We can workaround this issue by reverting to the compiler plugin 2.5.
> Build depending on libmaven-compiler-plugin-2.5-java and adding the
> following to the pom works for jboss-xnio:
>
> <build>
> <plugins>
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-compiler-plugin</artifactId>
> <version>2.5.1</version>
> </plugin>
> </plugins>
> </build>
>
I tried the same workaround for undertow but I haven't had any luck so
far. I added the same snippet to all pom.xml files but the package still
FTBFS. I have pushed the changes to Git master. Any hint is welcome.
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20151223/2c720607/attachment.sig>
More information about the pkg-java-maintainers
mailing list