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 2021/01/26 18:51:00 UTC

[jira] [Assigned] (JCRVLT-498) Package mojo is using wrong workDirectory if classifier is used

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

Konrad Windszus reassigned JCRVLT-498:
--------------------------------------

    Assignee: Konrad Windszus

> Package mojo is using wrong workDirectory if classifier is used
> ---------------------------------------------------------------
>
>                 Key: JCRVLT-498
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-498
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: package maven plugin
>    Affects Versions: package-maven-plugin-1.1.6
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: package-maven-plugin-1.1.8
>
>
> As the package mojo directly accesses the field in https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/97723f4c1b08e4b3faa6e253ad9f390969210bd2/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/VaultMojo.java#L429 instead of going via the getter https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/97723f4c1b08e4b3faa6e253ad9f390969210bd2/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/AbstractMetadataPackageMojo.java#L172 it always uses the workDirectory without any classifier suffix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)