You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/03/09 18:23:00 UTC

[jira] [Updated] (JCRVLT-611) Fix default phase binding

     [ https://issues.apache.org/jira/browse/JCRVLT-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated JCRVLT-611:
-----------------------------------
    Description: 
The default phases for the different mojos need to be adjusted to make sure dependent mojos run in the right order.

The following order needs to be ensured:

# analyse-classes/generate-cnd
# generate-metadata/format-xml
# package/validates-files
# validate-package

The mojo "check-signature" does not have any dependencies.

  was:The default phases for the different mojos need to be adjusted to make sure dependent mojos run in the right order.


> Fix default phase binding
> -------------------------
>
>                 Key: JCRVLT-611
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-611
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: package maven plugin
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: package-maven-plugin-1.3.0
>
>
> The default phases for the different mojos need to be adjusted to make sure dependent mojos run in the right order.
> The following order needs to be ensured:
> # analyse-classes/generate-cnd
> # generate-metadata/format-xml
> # package/validates-files
> # validate-package
> The mojo "check-signature" does not have any dependencies.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)