Project

General

Profile

Actions

Task #2440

closed

Copy fe-sources to the JAR

Added by Alena Peterová over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Marek Klement
Target version:
Start date:
08/18/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

The frontend sources aren't copied to the built JAR now during copy-fe-sources, because the path to their directory is one level higher than it's defined in the copy-fe-resources execution:

                                <resource>
                                    <directory>../frontend</directory>
                                    <filtering>false</filtering>
                                    <excludes>
                                        <exclude>**/.*</exclude>
                                    </excludes>
                                </resource>

FE sources should be included, so we can build the projects that use the Registration module with IdmTool.


Files

bug_or_feature.png (36 KB) bug_or_feature.png Ondřej Kopr, 09/01/2020 02:11 PM
sorry.jpg (44.8 KB) sorry.jpg Marek Klement, 09/02/2020 06:36 AM
Actions

Also available in: Atom PDF