Maven Petals Plug-in 3.4.0+

compared with
Current by Christophe DENEUX
on Apr 10, 2025 12:24.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
| serviceInterceptorCustomizationFileURL | URL | \- | jbi-service-unit | Service interceptor customization file (serviceInterceptorCustomizationFile). If it does not exist through the classpath, the file is look for according to this URL. |
| serviceInterceptionConfigurationName | String | \- | jbi-service-unit | Service interceptor configuration name to use to configure interceptors of service units. |

{anchor:migrationguide}
h1. Migration guide

h2. Migrating your Petals JBI artifact projects using previous versions

To use this version of the Maven Petals plugin, your projects about Petals JBI artefacts must be migrated. Please follow the following chapters to know which changes must be applied.

h3. From 3.3.x to 3.4.x

The new parameter `{{packaging}}` is required to execute the goal '{{jbi-configure}}'. The value to set to this parameter is the value of the tag '{{packaging}}' defined in the POM file of the Petals JBI artifact that will be configured by the goal '{{jbi-configure}}': {{jbi-component}}, {{jbi-service-unit}}, {{jbi-service-assembly}} or {{jbi-shared-library}}.