This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Commit afdc559
committed
downgrade app engine plugin
This downgrade is necessary since we are using the extraction of the fat jar within the staging directory and the original jar needs to be removed using the workaround by adding the <artifact>${project.build.directory}</artifact> which points to the target directory. JHipster generator has moved to a different approach of using thin jars for deployment which we need to adapt in the future.1 parent 2af8439 commit afdc559
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
| 658 | + | |
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| |||
0 commit comments