Petals Distribution

Bump maven-jaxb2-plugin to 0.14.0

Details

  • Description:

    Bump maven-jaxb2-plugin to 0.14.0

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Fri, 15 Jan 2021 - 15:04:08 +0100

Bumped in trunk

Show
Christophe DENEUX added a comment - Fri, 15 Jan 2021 - 15:04:08 +0100 Bumped in trunk
Hide
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 10:01:54 +0100 - edited

Reopened because this plugin does not support JaxB 3, and the associated project seems to be dead.

Try to use jaxb2-maven-plugin:3.0.0

Show
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 10:01:54 +0100 - edited Reopened because this plugin does not support JaxB 3, and the associated project seems to be dead. Try to use jaxb2-maven-plugin:3.0.0
Hide
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 10:52:51 +0100

jaxb2-maven-plugin:3.0.0 is not available into a Maven repository. We must revert to JaxB 2.3.3

Show
Christophe DENEUX added a comment - Mon, 15 Feb 2021 - 10:52:51 +0100 jaxb2-maven-plugin:3.0.0 is not available into a Maven repository. We must revert to JaxB 2.3.3
Hide
Christophe DENEUX added a comment - Mon, 27 Feb 2023 - 11:40:11 +0100 - edited

Bump maven-jaxb2-plugin to 0.15.1 or upper (see PETALSDISTRIB-502) to avoid following warning:

[INFO] — maven-jaxb2-plugin:0.14.0:generate (generate) @ petals-se-xslt —
[INFO] Sources are not up-to-date, XJC will be executed.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/home/cdeneux/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.0/jaxb-runtime-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Show
Christophe DENEUX added a comment - Mon, 27 Feb 2023 - 11:40:11 +0100 - edited Bump maven-jaxb2-plugin to 0.15.1 or upper (see PETALSDISTRIB-502) to avoid following warning:
[INFO] — maven-jaxb2-plugin:0.14.0:generate (generate) @ petals-se-xslt — [INFO] Sources are not up-to-date, XJC will be executed. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/home/cdeneux/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.0/jaxb-runtime-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

People

Dates

  • Created:
    Fri, 15 Jan 2021 - 14:48:17 +0100
    Updated:
    Mon, 17 Apr 2023 - 12:08:43 +0200
    Resolved:
    Mon, 17 Apr 2023 - 12:08:04 +0200